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) |
evalViscosity
applyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummary
public void init(double mu0, double rRho, double[] criP, double[] criT, double[] mw, double[] x)
public double evalViscosity(double t, double p)
evalViscosity
in class ViscosityModel
public double applyPressureCorrection()