openfoam/applications/solvers
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
..
basic Use argList::addOption, argList::addBoolOption (almost) everywhere 2009-12-03 13:32:12 +01:00
combustion Update PDR turbulence model to conform to updated turbulence model api 2010-01-11 12:59:32 +00:00
compressible remove empty 'Description' from various .C files 2009-12-04 14:11:33 +01:00
discreteMethods coding style adherence 2009-11-27 15:39:14 +01:00
DNS/dnsFoam Changing 2009-10-21 16:36:07 +01:00
electromagnetics remove trailing space from some files 2009-12-04 13:39:35 +01:00
financial/financialFoam clean-up of #include files 2009-07-01 10:50:41 +01:00
heatTransfer coding style adherence 2009-11-27 15:39:14 +01:00
incompressible Removed blank line. 2010-01-20 17:06:22 +00:00
lagrangian add some usage information to a few utilities 2009-12-04 10:20:15 +01:00
multiphase settlingFoam: Changed to solving for pmh (static pressure minus hydrostatic pressure). 2010-01-28 16:06:08 +00:00
stressAnalysis remove trailing space from some files 2009-12-04 13:39:35 +01:00