Public Member Functions | List of all members
surfactantProperties Class Reference

Public Member Functions

 surfactantProperties (const dictionary &dict)
 
const dimensionedScalarbulkConc () const
 
const dimensionedScalarsaturatedConc () const
 
const dimensionedScalaradsorptionCoeff () const
 
const dimensionedScalardesorptionCoeff () const
 
const dimensionedScalarbulkDiffusion () const
 
const dimensionedScalardiffusion () const
 
const dimensionedScalarT () const
 
const dimensionedScalarR () const
 
const dimensionedScalarequilibriumConc () const
 
Switch soluble () const
 
tmp< areaScalarFielddSigma (const areaScalarField &surfactConc) const
 

Detailed Description

Definition at line 46 of file surfactantProperties.H.

Constructor & Destructor Documentation

◆ surfactantProperties()

surfactantProperties ( const dictionary dict)
inlineexplicit

Definition at line 85 of file surfactantProperties.H.

Member Function Documentation

◆ bulkConc()

const dimensionedScalar& bulkConc ( ) const
inline

Definition at line 111 of file surfactantProperties.H.

◆ saturatedConc()

const dimensionedScalar& saturatedConc ( ) const
inline

Definition at line 117 of file surfactantProperties.H.

Referenced by surfactantProperties::dSigma().

Here is the caller graph for this function:

◆ adsorptionCoeff()

const dimensionedScalar& adsorptionCoeff ( ) const
inline

Definition at line 123 of file surfactantProperties.H.

◆ desorptionCoeff()

const dimensionedScalar& desorptionCoeff ( ) const
inline

Definition at line 129 of file surfactantProperties.H.

◆ bulkDiffusion()

const dimensionedScalar& bulkDiffusion ( ) const
inline

Definition at line 135 of file surfactantProperties.H.

◆ diffusion()

const dimensionedScalar& diffusion ( ) const
inline

Definition at line 141 of file surfactantProperties.H.

◆ T()

const dimensionedScalar& T ( ) const
inline

Definition at line 147 of file surfactantProperties.H.

Referenced by surfactantProperties::dSigma().

Here is the caller graph for this function:

◆ R()

const dimensionedScalar& R ( ) const
inline

Definition at line 153 of file surfactantProperties.H.

Referenced by surfactantProperties::dSigma().

Here is the caller graph for this function:

◆ equilibriumConc()

const dimensionedScalar& equilibriumConc ( ) const
inline

Definition at line 159 of file surfactantProperties.H.

◆ soluble()

Switch soluble ( ) const
inline

Definition at line 165 of file surfactantProperties.H.

◆ dSigma()

tmp<areaScalarField> dSigma ( const areaScalarField surfactConc) const
inline

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