openfoam/applications/solvers/multiphase
2009-06-04 17:35:47 +01:00
..
bubbleFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
cavitatingFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
compressibleInterDyMFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
compressibleInterFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
interDyMFoam Also added a separate specification of the static pressure level but the 2009-05-11 23:19:56 +01:00
interFoam Changed to use p rather than pd. 2009-06-03 14:58:30 +01:00
interPhaseChangeFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
multiphaseInterFoam pd => p 2009-06-04 17:35:47 +01:00
settlingFoam renamed ghf to prevent duplicate regIOobject 2009-04-17 12:23:05 +01:00
twoLiquidMixingFoam New, improved with p rather than pd, PIMPLE rather than PISO and more general handling of the diffusivity. 2009-06-03 14:59:35 +01:00
twoPhaseEulerFoam use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00