#include <Kalsilite.h>
Public Member Functions | |
| Kalsilite () | |
| constructor | |
| virtual | ~Kalsilite () |
| destructor | |
Public Attributes | |
| const int | NCOMP |
| number of components | |
| const int | NANEPHELINE |
| index of Na-nepheline component | |
| const int | KNEPHELINE |
| index of K-nepheline component | |
| const int | VCNEPHELINE |
| index of vc-nepheline component | |
| const int | CANEPHELINE |
| index of Ca-nepheline component | |
Protected Member Functions | |
| virtual void | init () |
| initialization function | |
Static Protected Attributes | |
| static BermanData | ssdata [] |
| array of data for standard states | |
Kalsilite class file. Wrapper for Ghiorso's implementation Kalsilite solution parameters from Sack, R.O., Ghiorso, M.S. (1995) Thermodynamics of Feldspathoid Solutions
Definition at line 20 of file Kalsilite.h.
1.7.1