character(len=MaxNameLength), |
public |
| :: |
Name | = | ' ' | |
integer, |
public |
| :: |
NumPsPoints | = | 0 | |
real(kind=r64), |
public |
| :: |
PsLowTempValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
PsHighTempValue | = | 0.0d0 | |
integer, |
public |
| :: |
PsLowTempIndex | = | 0 | |
integer, |
public |
| :: |
PsHighTempIndex | = | 0 | |
real(kind=r64), |
public |
| :: |
PsLowPresValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
PsHighPresValue | = | 0.0d0 | |
integer, |
public |
| :: |
PsLowPresIndex | = | 0 | |
integer, |
public |
| :: |
PsHighPresIndex | = | 0 | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
PsTemps | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
PsValues | | | |
integer, |
public |
| :: |
NumHPoints | = | 0 | |
real(kind=r64), |
public |
| :: |
HfLowTempValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
HfHighTempValue | = | 0.0d0 | |
integer, |
public |
| :: |
HfLowTempIndex | = | 0 | |
integer, |
public |
| :: |
HfHighTempIndex | = | 0 | |
real(kind=r64), |
public |
| :: |
HfgLowTempValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
HfgHighTempValue | = | 0.0d0 | |
integer, |
public |
| :: |
HfgLowTempIndex | = | 0 | |
integer, |
public |
| :: |
HfgHighTempIndex | = | 0 | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
HTemps | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
HfValues | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
HfgValues | | | |
integer, |
public |
| :: |
NumCpPoints | = | 0 | |
real(kind=r64), |
public |
| :: |
CpfLowTempValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
CpfHighTempValue | = | 0.0d0 | |
integer, |
public |
| :: |
CpfLowTempIndex | = | 0 | |
integer, |
public |
| :: |
CpfHighTempIndex | = | 0 | |
real(kind=r64), |
public |
| :: |
CpfgLowTempValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
CpfgHighTempValue | = | 0.0d0 | |
integer, |
public |
| :: |
CpfgLowTempIndex | = | 0 | |
integer, |
public |
| :: |
CpfgHighTempIndex | = | 0 | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
CpTemps | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
CpfValues | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
CpfgValues | | | |
integer, |
public |
| :: |
NumRhoPoints | = | 0 | |
real(kind=r64), |
public |
| :: |
RhofLowTempValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
RhofHighTempValue | = | 0.0d0 | |
integer, |
public |
| :: |
RhofLowTempIndex | = | 0 | |
integer, |
public |
| :: |
RhofHighTempIndex | = | 0 | |
real(kind=r64), |
public |
| :: |
RhofgLowTempValue | = | 0.0d0 | |
real(kind=r64), |
public |
| :: |
RhofgHighTempValue | = | 0.0d0 | |
integer, |
public |
| :: |
RhofgLowTempIndex | = | 0 | |
integer, |
public |
| :: |
RhofgHighTempIndex | = | 0 | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
RhoTemps | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
RhofValues | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
RhofgValues | | | |
integer, |
public |
| :: |
NumSuperTempPts | = | 0 | |
integer, |
public |
| :: |
NumSuperPressPts | = | 0 | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
SHTemps | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:) | :: |
SHPress | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:,:) | :: |
HshValues | | | |
real(kind=r64), |
public, |
ALLOCATABLE, DIMENSION(:,:) | :: |
RhoshValues | | | |