openfoam/tutorials/multiphase
Henry Weller 64aa9925e4 totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized
The modes of operation are set by the dimensions of the pressure field
    to which this boundary condition is applied, the \c psi entry and the value
    of \c gamma:
    \table
        Mode                    | dimensions | psi   | gamma
        incompressible subsonic | p/rho      |       |
        compressible subsonic   | p          | none  |
        compressible transonic  | p          | psi   | 1
        compressible supersonic | p          | psi   | > 1
    \endtable

    For most applications the totalPressure boundary condition now only
    requires p0 to be specified e.g.
    outlet
    {
        type            totalPressure;
        p0              uniform 1e5;
    }
2016-06-16 12:21:34 +01:00
..
cavitatingFoam totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
compressibleInterDyMFoam/ras/sloshingTank2D Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
compressibleInterFoam/laminar Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
compressibleMultiphaseInterFoam/laminar/damBreak4phase totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
driftFluxFoam/ras Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
interDyMFoam/ras totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
interFoam totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
interMixingFoam/laminar/damBreak totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
interPhaseChangeDyMFoam/propeller totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
interPhaseChangeFoam/cavitatingBullet Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
multiphaseEulerFoam totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
multiphaseInterDyMFoam/laminar/mixerVesselAMI2D tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
multiphaseInterFoam/laminar totalPressureFvPatchScalarField, uniformTotalPressureFvPatchScalarField: simplified and rationalized 2016-06-16 12:21:34 +01:00
potentialFreeSurfaceDyMFoam/oscillatingBox Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
potentialFreeSurfaceFoam/oscillatingBox Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
reactingMultiphaseEulerFoam/laminar Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
reactingTwoPhaseEulerFoam Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
twoLiquidMixingFoam/lockExchange Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00
twoPhaseEulerFoam Tutorials fvSolution files: removed solver entries which use default 2016-06-15 07:39:12 +01:00