public class ViscosityGasDeanStielPressCorrec extends ViscosityModel
| Constructor and Description |
|---|
ViscosityGasDeanStielPressCorrec() |
| Modifier and Type | Method and Description |
|---|---|
double |
applyPressureCorrection() |
double |
evalViscosity(double t,
double p) |
void |
init(double mu0,
double rRho,
double[] criP,
double[] criT,
double[] mw,
double[] x) |
evalViscosityapplyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummarypublic void init(double mu0,
double rRho,
double[] criP,
double[] criT,
double[] mw,
double[] x)
public double evalViscosity(double t,
double p)
evalViscosity in class ViscosityModelpublic double applyPressureCorrection()