mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Does initial conditions, but is really slow.
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@6814 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
54324c274e
commit
f5351fcb74
@ -1106,6 +1106,10 @@ void IPhreeqc::do_run(const char* sz_routine, std::istream* pis, PFN_PRERUN_CALL
|
||||
* run
|
||||
*/
|
||||
this->PhreeqcPtr->run_as_cells();
|
||||
/*
|
||||
* Calculate mixes
|
||||
*/
|
||||
this->PhreeqcPtr->do_mixes();
|
||||
/*
|
||||
* Copy
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user