openfoam/applications/solvers/multiphase/settlingFoam
henry 3b038c3702 settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure).
While p and pmh (pd in OpenFOAM-1.5.?) are equivalent on orthogonal meshes they
are not on non-orthogonal meshes and the difference is very important for
buoyancy-dominated flows such as settling.  settlingFoam is now written in terms
of pmh (static pressure minus hydrostatic pressure) which used to be called pd
but that confused too may people.
2010-01-28 16:06:08 +00:00
..
Make Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
alphaEqn.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
calcVdj.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
compressibleContinuityErrs.H Changing 2009-10-21 16:36:07 +01:00
correctViscosity.H remove trailing space from some files 2009-12-04 13:39:35 +01:00
createFields.H settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure). 2010-01-28 16:06:08 +00:00
kEpsilon.H updating turb coeffs + fix typo 2009-08-13 09:54:57 +01:00
pEqn.H Apply coding style recommendations: 2009-11-30 08:55:03 +01:00
plasticViscosity.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00
pmhEqn.H settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure). 2010-01-28 16:06:08 +00:00
settlingFoam.C settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure). 2010-01-28 16:06:08 +00:00
UEqn.H settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure). 2010-01-28 16:06:08 +00:00
wallDissipation.H replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
wallFunctions.H replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
wallViscosity.H replacing isType with isA to enable directMappedWall to work 2009-09-15 17:51:59 +01:00
yieldStress.H Creation of OpenFOAM-dev repository 15/04/2008 2008-04-15 18:56:58 +01:00