56 {
"version", 0, NULL,
'v'},
57 {
"help", 0, NULL,
'h'},
61 int main (
int argc,
char *argvs[])
88 printf (
"invalid arguments\n");
void print_copyright_islre()
Print copyright information of ISLRE program.
Header file of the ISLRE program.
Perform Gibbs energy minimization of the whole thermodynamic system using the open source IPOPT optim...
Implementation of activity (a) and activity coefficient (r) equations of a revised Pitzer-Simonson-Cl...
Perform parameter regression combining single point Gibbs energy minimization and the GNU Scientific ...
Implementation of activity (a) equation of the Redlich-Kister-Guggenheim (RKG) sub-regular solution m...
Output the chemical and environmental infromation of the system and the species information in the th...
Load experimental data from a file for parameter regression; the loaded data include water activity (...
Test the correctness of the loaded database content by printing them.
bool load_db(char *input, char *temp)
Test the correctness of the activity equations of PSC and RKG models.
Output ISLEC and ISLRE usage information.
Output copyright information of the ISLEC or ISLRE program.
Load (after cleared all commented and black lines) database file into memory object components and ph...
Output ISLEC and ISLRE version information.
struct option long_options[]
char *const short_options
int main(int argc, char *argvs[])
void print_re_usage(int exit_code)