- Apr 13, 2010
-
-
graham authored
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
ENH: change some iterator -> const_iterator access BUG: found some places with forAllIter and ::iterator !
-
Mark Olesen authored
- seems to work more reliably than the previous indented colons
-
- Apr 12, 2010
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
STYLE: use 'forAll(' NOT 'forAll (', as per coding guide
-
Mark Olesen authored
-
- Apr 09, 2010
-
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- improves flexibility and allows more consistent long options
-
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.
-