Cantera
2.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
include
cantera
electrolyteThermo.h
Go to the documentation of this file.
1
/**
2
* @file electrolyteThermo.h
3
*
4
* Support for thermo property calculation from C++ application programs.
5
* This header file includes several headers from the Cantera kernel needed
6
* to evaluate thermo properties.
7
*/
8
9
#ifndef CT_ELECTROLYTETHERMO_INCL
10
#define CT_ELECTROLYTETHERMO_INCL
11
12
#include "
thermo/electrolytes.h
"
13
#include "
thermo/MolalityVPSSTP.h
"
14
#include "
thermo/VPStandardStateTP.h
"
15
#include "
thermo/IdealMolalSoln.h
"
16
#include "
thermo/WaterPropsIAPWS.h
"
17
#include "
thermo/WaterProps.h
"
18
#include "
thermo/PDSS.h
"
19
#include "
thermo/PDSS_Water.h
"
20
#include "
thermo/PDSS_HKFT.h
"
21
#include "
thermo/HMWSoln.h
"
22
#include "
thermo/DebyeHuckel.h
"
23
#include "
thermo/WaterSSTP.h
"
24
#include "
thermo/VPSSMgr_Water_HKFT.h
"
25
#include "
thermo/VPSSMgr_Water_ConstVol.h
"
26
27
#endif
Generated by
1.8.2