- Apr 09, 2010
-
-
Mark Olesen authored
Conflicts: tutorials/incompressible/simpleFoam/pitzDaily/system/controlDict
-
Mark Olesen authored
-
-
henry authored
This change allows functionObjects to cleanly terminate the code e.g. on convergence.
-
henry authored
-
henry authored
-
Mark Olesen authored
- lets the user specify controls like this: maxResiduals { p 5e-4; U 1e-3; "(k|epsilon|omega)" 1e-3; }
-
Mark Olesen authored
- simpler/clearer to use "on/off" instead of "compressed/uncompressed"
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
- Apr 08, 2010
-
-
Andrew Heather authored
-
Mark Olesen authored
-
-
andy authored
-
andy authored
-
andy authored
-
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
-
Mark Olesen authored
-
henry authored
-
-
Andrew Heather authored
-
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
-
Mark Olesen authored
-
- Apr 07, 2010
-
-
graham authored
the origProc and origId or the particle only.
-
Mark Olesen authored
-
-
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.
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
-