mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
Bryant Jurgens, bug with pat file for Netpath.
Vendome files were wrong in mytest. Need to update. git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@9029 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
dff3691e29
commit
bbd0d318b9
@ -5242,6 +5242,7 @@ set_initial_solution(int n_user_old, int n_user_new)
|
||||
{
|
||||
cxxSolution *solution_ptr;
|
||||
Utilities::Rxn_copy(Rxn_solution_map, n_user_old, n_user_new);
|
||||
Rxn_new_solution.insert(n_user_new);
|
||||
solution_ptr = Utilities::Rxn_find(Rxn_solution_map, n_user_new);
|
||||
solution_ptr->Set_new_def(true);
|
||||
if (solution_ptr->Get_initial_data() == NULL)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user