Gems3k  3.1
GEMS3K standalone solver for geochemical equilibria
 All Classes Files Functions Variables Enumerations Enumerator
Classes | Enumerations | Variables
/Users/kulik/DevGEMS/trunk/standalone/GEMS3K/m_param.h File Reference

Declaration of TProfil class, config and calculation functions. More...

#include <cmath>
#include "gdatastream.h"
#include "ms_multi.h"
#include "verror.h"

Go to the source code of this file.

Classes

struct  BASE_PARAM
 Flags and thresholds for numeric modules. More...
struct  SPP_SETTING
 Base Parametres of SP. More...
class  TProfil
 Module contains a Flags and thresholds for numeric modules. More...

Enumerations

enum  QpQdSizes { QPSIZE = 180, QDSIZE = 60 }
enum  SolDCodes { DC_SINGLE = 'U', DC_SYMMETRIC = 'I', DC_ASYM_SPECIES = 'S', DC_ASYM_CARRIER = 'W' }

Variables

const double R_CONSTANT
const double NA_CONSTANT
const double F_CONSTANT
const double e_CONSTANT
const double k_CONSTANT
const double cal_to_J
const double C_to_K
const double lg_to_ln
const double ln_to_lg
const double H2O_mol_to_kg
const double Min_phys_amount
SPP_SETTING pa_

Detailed Description

Declaration of TProfil class, config and calculation functions.