OpenFOAM-5.x/applications/solvers/multiphase/compressibleInterFoam
Henry Weller 76579f5814 surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model
Description
    Temperature-dependent surface tension model in which the surface tension
    function provided by the phase Foam::liquidProperties class is used.

Usage
    \table
        Property     | Description               | Required    | Default value
        phase        | Phase name                | yes         |
    \endtable

    Example of the surface tension specification:
    \verbatim
        sigma
        {
            type    liquidProperties;
            phase   water;
        }
    \endverbatim

for use with e.g. compressibleInterFoam, see
tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D
2017-04-05 14:36:11 +01:00
..
compressibleInterDyMFoam surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
Make surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
surfaceTensionModels surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
twoPhaseMixtureThermo surfaceTensionModels: New class hierarchy for run-time selectable surface tension models 2017-03-31 14:32:38 +01:00
Allwclean surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
Allwmake surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
alphaSuSp.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
compressibleAlphaEqnSubCycle.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
compressibleInterFoam.C interFoam family of solvers: Improved Crank-Nicolson implementation 2017-03-06 17:34:10 +00:00
createFields.H interFoam family of solvers: Improved Crank-Nicolson implementation 2017-03-06 17:34:10 +00:00
pEqn.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
rhofs.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00
TEqn.H compressibleInterFoam: More consistent with interFoam and added partial support for LTS 2017-02-08 20:50:07 +00:00
UEqn.H compressibleInterFoam: Completed LTS and semi-implicit MULES support 2017-02-09 17:31:57 +00:00