mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Added variable all_cells to be able to initialize new cell_data. moved old_cells, max_cells, all_cells to phreeqc class. initialized old_cells, max_cells, all_cells in init of phreeqc class. Added to copy constructor. changed logic for switching to numerical derivatives by adding && numerical_fixed_volume == false if (iterations > 99 && numerical_fixed_volume == false) Added gammas_pz(); jacobian_sums(); For restart in pitzer.cpp Added gammas_sit(); jacobian_sums(); for restart in sit.cpp. git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@8835 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%