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:
David L Parkhurst 2012-07-24 22:35:37 +00:00
parent 54324c274e
commit f5351fcb74

View File

@ -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
*/