mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Writes a -1 in the index for a solution that has saturation <= 0.
On reading the restart file,
A kdtree is made for all points that do NOT have solution -1
A solution is selected from the nearest available solutions for all grid points
defined to use the restart file (previously ignored -1, which wouldn't
work either.
Changed doublize to use a vector reference.
Rewrote logic again for a dry cell and CSelectedOutputMap was not defined.
A RunString caused the Selected output map to change, which invalidated my iterator.
New logic makes the dummy run first, then loads the necessary CSelectedOutputMap.
Still has a problem if Selected output has now rows, but added an assert.
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8292 1feff8c3-07ed-0310-ac33-dd36852eb9cd
Description
No description provided
Languages
C++
81.6%
Makefile
9.2%
C
4.8%
Fortran
1.8%
R
1%
Other
1.3%