Go to the source code of this file.
◆ registerMooseObject()
◆ validParams< RichardsDensityMethane20degC >()
Definition at line 24 of file RichardsDensityMethane20degC.C.
27 params.addParam<Real>(
30 "Set to 1 for pressure measured in Pascals. Set to 1E6 for pressure measured in MPa. Etc.");
31 params.addClassDescription(
"Methane density (kg/m^3) at 20degC. Pressure is assumed to be "
32 "measured in Pascals. NOTE: this expression is only valid to about "
33 "P=20MPa. Use van der Waals (RichardsDensityVDW) for higher "