#include <Nepheline.h>
  
Public Member Functions | |
| Nepheline () | |
| constructor  | |
| virtual | ~Nepheline () | 
| 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  | |
Nepheline class file. Wrapper for Ghiorso's implementation Nepheline solution parameters from Sack, R.O., Ghiorso, M.S. (1995) Thermodynamics of Feldspathoid Solutions
Definition at line 20 of file Nepheline.h.
 1.7.1