www.mooseframework.org
Public Member Functions | List of all members
LiquidFluidPropertiesInterface Class Referenceabstract

Interface class for liquid single phase fluid properties. More...

#include <LiquidFluidPropertiesInterface.h>

Public Member Functions

virtual Real sigma_from_p_T (Real p, Real T) const =0
 Surface tension from pressure and temperature. More...
 

Detailed Description

Interface class for liquid single phase fluid properties.

Definition at line 15 of file LiquidFluidPropertiesInterface.h.

Member Function Documentation

◆ sigma_from_p_T()

virtual Real LiquidFluidPropertiesInterface::sigma_from_p_T ( Real  p,
Real  T 
) const
pure virtual

Surface tension from pressure and temperature.

Parameters
[in]ppressure
[in]Ttemperature

The documentation for this class was generated from the following file: