A simple implementation of TCE as exemplary component for a dense NAPL. More...
#include <dumux/material/components/trichloroethene.hh>
A simple implementation of TCE as exemplary component for a dense NAPL.
Scalar | The type used for scalar values |
Public Types | |
using | Scalar = Scalar |
export the scalar type used by the component More... | |
Static Public Member Functions | |
static std::string | name () |
A human readable name for the dense NAPL TCE. More... | |
static constexpr Scalar | molarMass () |
The molar mass in \(\mathrm{[kg/mol]}\) of TCE. More... | |
static Scalar | criticalTemperature () |
Returns the critical temperature \(\mathrm{[K]}\) of TCE. More... | |
static Scalar | criticalPressure () |
Returns the critical pressure \(\mathrm{[Pa]}\) of TCE. More... | |
static Scalar | tripleTemperature () |
Returns the temperature \(\mathrm{[K]}\) at TCE's triple point. More... | |
static Scalar | triplePressure () |
Returns the pressure \(\mathrm{[Pa]}\) at TCE's triple point. More... | |
static Scalar | vaporPressure (Scalar T) |
The vapor pressure in \(\mathrm{[Pa]}\) of pure TCE at a given temperature. More... | |
static constexpr bool | gasIsCompressible () |
Returns true if the gas phase is assumed to be compressible. More... | |
static constexpr bool | liquidIsCompressible () |
Returns true if the liquid phase is assumed to be compressible. More... | |
static constexpr bool | liquidViscosityIsConstant () |
Returns true if the liquid phase viscostiy is constant. More... | |
static Scalar | gasDensity (Scalar temperature, Scalar pressure) |
The density of steam at a given pressure and temperature \(\mathrm{[kg/m^3]}\). More... | |
static Scalar | gasMolarDensity (Scalar temperature, Scalar pressure) |
The molar density of steam in \(\mathrm{[mol/m^3]}\) at a given pressure and temperature. More... | |
static constexpr bool | gasIsIdeal () |
Returns true if the gas phase is assumed to be ideal. More... | |
static Scalar | liquidDensity (Scalar temperature, Scalar pressure) |
The density of pure TCE at a given pressure and temperature \(\mathrm{[kg/m^3]}\). More... | |
static Scalar | liquidMolarDensity (Scalar temperature, Scalar pressure) |
The molar density of pure TCE in \(\mathrm{[mol/m^3]}\) at a given pressure and temperature. More... | |
static Scalar | liquidViscosity (Scalar temperature, Scalar pressure) |
The dynamic viscosity \(\mathrm{[Pa*s]}\) of pure TCE. More... | |
static void | init (Scalar tempMin, Scalar tempMax, unsigned nTemp, Scalar pressMin, Scalar pressMax, unsigned nPress) |
A default routine for initialization, not needed for components and must not be called. More... | |
static const Scalar | liquidEnthalpy (Scalar temperature, Scalar pressure) |
Specific enthalpy \(\mathrm{[J/kg]}\) of the pure component in liquid. More... | |
static const Scalar | liquidInternalEnergy (Scalar temperature, Scalar pressure) |
Specific internal energy \(\mathrm{[J/kg]}\) of pure the pure component in liquid. More... | |
static Scalar | liquidThermalConductivity (Scalar temperature, Scalar pressure) |
Thermal conductivity of the component \(\mathrm{[W/(m*K)]}\) as a liquid. More... | |
static Scalar | liquidHeatCapacity (Scalar temperature, Scalar pressure) |
Specific isobaric heat capacity of the component \(\mathrm{[J/(kg*K)]}\) as a liquid. More... | |
static constexpr bool | gasViscosityIsConstant () |
Returns true if the gas phase viscostiy is constant. More... | |
static const Scalar | gasEnthalpy (Scalar temperature, Scalar pressure) |
Specific enthalpy \(\mathrm{[J/kg]}\) of the pure component in gas. More... | |
static const Scalar | gasInternalEnergy (Scalar temperature, Scalar pressure) |
Specific internal energy \(\mathrm{[J/kg]}\) of the pure component in gas. More... | |
static Scalar | gasViscosity (Scalar temperature, Scalar pressure) |
The dynamic viscosity \(\mathrm{[Pa*s]}\) of the pure component at a given pressure in \(\mathrm{[Pa]}\) and temperature in \(\mathrm{[K]}\). More... | |
static Scalar | gasThermalConductivity (Scalar temperature, Scalar pressure) |
Thermal conductivity of the component \(\mathrm{[W/(m*K)]}\) as a gas. More... | |
static Scalar | gasHeatCapacity (Scalar temperature, Scalar pressure) |
Specific isobaric heat capacity of the component \(\mathrm{[J/(kg*K)]}\) as a gas. More... | |
Static Public Attributes | |
static constexpr bool | isTabulated |
if the component relies on tabulated values More... | |
|
inherited |
export the scalar type used by the component
|
inlinestatic |
Returns the critical pressure \(\mathrm{[Pa]}\) of TCE.
|
inlinestatic |
Returns the critical temperature \(\mathrm{[K]}\) of TCE.
|
inlinestatic |
The density of steam at a given pressure and temperature \(\mathrm{[kg/m^3]}\).
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Specific enthalpy \(\mathrm{[J/kg]}\) of the pure component in gas.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Specific isobaric heat capacity of the component \(\mathrm{[J/(kg*K)]}\) as a gas.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Specific internal energy \(\mathrm{[J/kg]}\) of the pure component in gas.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticconstexpr |
Returns true if the gas phase is assumed to be compressible.
|
inlinestaticconstexpr |
Returns true if the gas phase is assumed to be ideal.
|
inlinestatic |
The molar density of steam in \(\mathrm{[mol/m^3]}\) at a given pressure and temperature.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Thermal conductivity of the component \(\mathrm{[W/(m*K)]}\) as a gas.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
The dynamic viscosity \(\mathrm{[Pa*s]}\) of the pure component at a given pressure in \(\mathrm{[Pa]}\) and temperature in \(\mathrm{[K]}\).
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticconstexprinherited |
Returns true if the gas phase viscostiy is constant.
|
inlinestaticinherited |
A default routine for initialization, not needed for components and must not be called.
tempMin | The minimum of the temperature range in \(\mathrm{[K]}\) |
tempMax | The maximum of the temperature range in \(\mathrm{[K]}\) |
nTemp | The number of entries/steps within the temperature range |
pressMin | The minimum of the pressure range in \(\mathrm{[Pa]}\) |
pressMax | The maximum of the pressure range in \(\mathrm{[Pa]}\) |
nPress | The number of entries/steps within the pressure range |
This function throws a warning when called: "No init routine defined - make sure that this is not necessary!"
|
inlinestatic |
The density of pure TCE at a given pressure and temperature \(\mathrm{[kg/m^3]}\).
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Specific enthalpy \(\mathrm{[J/kg]}\) of the pure component in liquid.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Specific isobaric heat capacity of the component \(\mathrm{[J/(kg*K)]}\) as a liquid.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Specific internal energy \(\mathrm{[J/kg]}\) of pure the pure component in liquid.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticconstexpr |
Returns true if the liquid phase is assumed to be compressible.
|
inlinestatic |
The molar density of pure TCE in \(\mathrm{[mol/m^3]}\) at a given pressure and temperature.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticinherited |
Thermal conductivity of the component \(\mathrm{[W/(m*K)]}\) as a liquid.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestatic |
The dynamic viscosity \(\mathrm{[Pa*s]}\) of pure TCE.
temperature | temperature of component in \(\mathrm{[K]}\) |
pressure | pressure of component in \(\mathrm{[Pa]}\) |
|
inlinestaticconstexpr |
Returns true if the liquid phase viscostiy is constant.
|
inlinestaticconstexpr |
The molar mass in \(\mathrm{[kg/mol]}\) of TCE.
|
inlinestatic |
A human readable name for the dense NAPL TCE.
|
inlinestatic |
Returns the pressure \(\mathrm{[Pa]}\) at TCE's triple point.
|
inlinestatic |
Returns the temperature \(\mathrm{[K]}\) at TCE's triple point.
|
inlinestatic |
The vapor pressure in \(\mathrm{[Pa]}\) of pure TCE at a given temperature.
T | temperature of component in \(\mathrm{[K]}\) |
|
staticconstexprinherited |
if the component relies on tabulated values