public class ViscosityEqnPoly3 extends ViscosityModel
Constructor and Description |
---|
ViscosityEqnPoly3() |
Modifier and Type | Method and Description |
---|---|
double |
evalViscosity(double t,
double p) |
evalViscosity
applyMixRule, getConvAdd, getConvFact, getDescription, getFixedValue, getInputRanges, getLabel, getOutputRanges, getPar, getStatus, setConvAdd, setConvFact, setDescription, setFixedValue, setLabel, setPar, setParameterByIndex, toStringSummary
public double evalViscosity(double t, double p)
evalViscosity
in class ViscosityModel