- Jan 28, 2010
-
-
henry authored
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.
-
henry authored
buoyantPressureFvPatchScalarField: added support for pmh (pressure - hydrostatic) which is the new name for pd.
-
henry authored
-
- Jan 20, 2010
- Jan 15, 2010
-
-
mattijs authored
-
mattijs authored
Added numbering on searhableSurfaceCollection.
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
- Jan 13, 2010
- Jan 11, 2010
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- using chemical enthalpy instead of total enthalpy
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- Re-setting initial T fields to unitialised values prior to running setFields utility
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- Retrieve h directly from thermo package instead of using look-up
-
Andrew Heather authored
- removed repeated declaration of pure abstract functions - added function to return the turbulence effective thermal diffusivity for a patch
-
Andrew Heather authored
- Corrected calculation of temperature gradient - Option to specify the heat source in terms of a power [W] or flux [W/m2]
-
Andrew Heather authored
-
- Jan 08, 2010
-
-
Andrew Heather authored
- Updates to enable correct operation in parallel - Added weighted average operation for cell sources
-