openfoam/tutorials/multiphase/compressibleInterFoam/laminar/depthCharge2D
Henry Weller 97d12d8b43 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
..
0.orig tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
constant surfaceTensionModels::liquidProperties: New temperature-dependent surface tension model 2017-04-05 14:36:11 +01:00
system tutorials: Updated pcorr settings in fvSolution to provide pcorrFinal if required 2017-03-07 11:48:20 +00:00
Allclean tutorials: Remove the unnecessary "\"s on "cp", "rm" and "mv" 2016-05-05 15:17:55 +01:00
Allrun tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00