mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Estimate activities in PhreeqcRM
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@9632 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
75cce6a2a2
commit
383cc7f2c7
@ -1065,8 +1065,8 @@ cxxSolution::Update(LDBLE h_tot, LDBLE o_tot, LDBLE charge, const cxxNameDouble
|
||||
this->cb = charge;
|
||||
|
||||
// Don`t bother to update activities?
|
||||
//this->Update(const_nd);
|
||||
this->totals = const_nd;
|
||||
this->Update(const_nd);
|
||||
//this->totals = const_nd;
|
||||
cxxNameDouble::iterator it;
|
||||
for (it = this->totals.begin(); it != this->totals.end(); it++)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user