public class ThermCondHydrocGasPureLowP extends ThermCondModel
Constructor and Description |
---|
ThermCondHydrocGasPureLowP() |
Modifier and Type | Method and Description |
---|---|
double |
evalThermCond(double t,
double p) |
void |
isMethaneOrCyclic(boolean flag) |
void |
setCritPressure(double cP) |
void |
setCritTemperature(double cT) |
void |
setMoleMass(double mm) |
void |
setSpecificHeat(double cp) |
evalThermCond, getK
applyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummary
public double evalThermCond(double t, double p)
evalThermCond
in class ThermCondModel
public void isMethaneOrCyclic(boolean flag)
public void setCritPressure(double cP)
public void setCritTemperature(double cT)
public void setSpecificHeat(double cp)
public void setMoleMass(double mm)