mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 08:38:23 +01:00
Fixed remove_unstable_phases for class
git-svn-id: svn://136.177.114.72/svn_GW/phreeqcpp/trunk@3988 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
694c07488e
commit
ef46b2f30e
@ -510,7 +510,7 @@ int initial_guesses(void);
|
|||||||
int revise_guesses(void);
|
int revise_guesses(void);
|
||||||
int s_s_binary(struct s_s *s_s_ptr);
|
int s_s_binary(struct s_s *s_s_ptr);
|
||||||
int s_s_ideal(struct s_s *s_s_ptr);
|
int s_s_ideal(struct s_s *s_s_ptr);
|
||||||
int remove_unstable_phases;
|
//int remove_unstable_phases;
|
||||||
int gas_in;
|
int gas_in;
|
||||||
void ineq_init(int max_row_count, int max_column_count);
|
void ineq_init(int max_row_count, int max_column_count);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user