28 std::string
getName()
const override {
return "Constant"; }
Constant fluid properties.
std::string getName() const override
Get model name.
double getValue(const ArrayType &var_vals) const override
ConstantFluidProperty(const double value)
double getdValue(const ArrayType &var_vals, const PropertyVariableType var) const override
Base class of fluid properties.
std::array< double, PropertyVariableNumber > ArrayType
PropertyVariableType
Variable that determine the property.