#include <SulfLiq.h>
Public Attributes | |
| char * | name |
| component name | |
| char * | formula |
| component formula | |
| double | mw |
| component molecular weight | |
| double | g0 |
| Gf at 1300K. | |
| double | s |
| S at 1300K. | |
| double | cp |
| Cp at 1300K. | |
| double | ge1300 |
| apparent G at 1300K | |
| double | v1300 |
| molar volume at 1300K | |
| double | dvdt |
| molar dvdt at 1300K | |
| double | dvdp |
| dvdp at 1300K | |
| double | d2vdpdt |
| d2vdpdt at 1300K | |
Structure to hold 1300K standard state data for SLSSPhase
Definition at line 21 of file SulfLiq.h.
1.7.1