mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Squashed 'phreeqcpp/' changes from 455b49c..ccb9ba3
ccb9ba3 Fixed uninitialized memory errors git-subtree-dir: phreeqcpp git-subtree-split: ccb9ba3c63b17166035f42586010bb43f217220b
This commit is contained in:
parent
301276613d
commit
5e9815843e
@ -1396,6 +1396,7 @@ cxxSolution::zero()
|
||||
this->cb = 0.0;
|
||||
this->density = 1.0;
|
||||
this->viscosity = 1.0;
|
||||
this->viscos_0 = 1.0;
|
||||
this->mass_water = 0.0;
|
||||
this->soln_vol = 0.0;
|
||||
this->total_alkalinity = 0.0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user