- Apr 08, 2010
-
-
andy authored
- Takes reactingParcelFoam solver and adds surface film capability
-
andy authored
surface film modelling - provides mechanism whereby particles can be re-introduced to a cloud - new injection models - new particle properties determined by pulling data from the surface film model
-
andy authored
- film approximated as single layer mesh, generated using extrudeToRegionMesh utility - library implemented in a hierarchy similar to lagrangian/intermediate: - currently includes kinematic and thermodynamic variants - sub-models include: - film detachment/dripping - phase change (place holder only) - works in parallel - currently in beta status
-
henry authored
Improves the handling of residuals from the segregated solution of vectors and tensors.
-
-
Andrew Heather authored
- allows users to specify target maximum equation intial residuals, and stop the run if the conditions are achieved
-
- Apr 07, 2010
-
-
graham authored
the origProc and origId or the particle only.
-
-
Andrew Heather authored
along sample path STYLE: Minor code formatting
-
henry authored
-
-
henry authored
This data can be used for convergence testing e.g. by a functionObject. Other data could also be stored, e.g. global continuity errors and other reduced results.
-
-
Andrew Heather authored
- function object to read fields and register them on the mesh database for further post-processing
-
Andrew Heather authored
-
Andrew Heather authored
- moved creation of singlePhaseTransportModel to within RAS/LES model construction for incompressible cases
-
mattijs authored
-
Mark Olesen authored
-
- Apr 06, 2010
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
henry authored
It is not clear that this "correction" term has provided any benefit and there are cases for which it has proved detrimental to stability and convergence.
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Apr 01, 2010
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
- Mar 31, 2010
-
-
graham authored
planes, rather than a vertex-by-vertex check. Assesses concavity as relevant to the tracking.
-
mattijs authored
A cell is concave if there is a face whose face-centre is outside the plane of any other face on the cell. Another option is to check for any vertices being outside ,, ,, but this is not consistent with current tracking.
-
-
henry authored
-
henry authored
and formulating the enthalpy sources consistently.
-