public class ViscosityEqnGasReichenberg extends ViscosityModel
| Modifier and Type | Class and Description |
|---|---|
static class |
ViscosityEqnGasReichenberg.CompoundType |
| Constructor and Description |
|---|
ViscosityEqnGasReichenberg() |
| Modifier and Type | Method and Description |
|---|---|
double |
evalViscosity(double t,
double p) |
void |
init(ViscosityEqnGasReichenberg.CompoundType type,
double criP,
double criT,
double mw,
int[] numGroups,
double[] c) |
evalViscosityapplyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummarypublic void init(ViscosityEqnGasReichenberg.CompoundType type, double criP, double criT, double mw, int[] numGroups, double[] c)
public double evalViscosity(double t,
double p)
evalViscosity in class ViscosityModel