Gems3k
3.1
GEMS3K standalone solver for geochemical equilibria
|
Implementation of TNode class functionality including initialization and execution of the GEM IPM 3 kernel Works with DATACH and DATABR structures. More...
#include "node.h"
#include "gdatastream.h"
#include "num_methods.h"
#include <cmath>
#include <algorithm>
#include <io.h>
Functions | |
istream & | f_getline (istream &is, gstring &str, char delim) |
read string as: "<characters>" | |
Variables | |
const double | bar_to_Pa = 1e5 |
const double | m3_to_cm3 = 1e6 |
const double | kg_to_g = 1e3 |