data: moved benchmarks from `data` to `bench`
build: bump PhreeqcRM to latest version
fix: removed unnecessary functions from ChemistryModule
fix: remove misses from DHT counter, as they can be deduced from count
of hits
It is now possible to run a simulation for one iteration in sequential
mode without the use of Rmufits.
According scripts are provided.
refactor: TransportSim renamed to DiffusionModule
refactor: parsing of R input script is now done outside of simulation
modules (except ChemSim)