Merge commit 'e5c4d819de6ffc5246306e4ed4301c69d9754efa'

This commit is contained in:
Darth Vader 2024-10-22 23:30:51 +00:00
commit a0734a1d0c

View File

@ -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;