- 30 Mar, 2010 4 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
- eg, pure virtual correct() and read() methods declarations but real implementations. - unused yPlusLam_ member
-
Mark Olesen authored
-
Mark Olesen authored
-
- 29 Mar, 2010 7 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
- added Niklas' update to Rosin-Rammler - new fixedValue type - code clean-up
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- this allows the bounded field to be used immediately in another operation (eg, within a constructor). ENH: use bounded epsilon_ instead of (epsilon_ + epsilonMin_) in calculations.
-
- 26 Mar, 2010 4 commits
-
-
mattijs authored
-
Andrew Heather authored
- use of xxxMin_ values and code clean-up
-
mattijs authored
-
mattijs authored
-
- 24 Mar, 2010 1 commit
-
-
Mark Olesen authored
- remove epsilonSmall, omegaSmall - k0/epsilon0/omega0 become kMin/epsilonMin/omegaMin - add qMin/zetaMin for consistency These files still need some attention: dynOneEqEddy.C NonlinearKEShih.C settlingFoam BUG: incompressible::LESModels:dynOneEqEddy::correct() - avoid tmp field destruction for consistency with the compressible version Possible TODO: - set kMin to zero (instead of SMALL) and introduce kSmall to avoid division by zero
-
- 23 Mar, 2010 1 commit
-
-
Mark Olesen authored
ENH: Fixed documentation comments for the k0, epsilon0, omega0 BUG: omegaSmall was not being used in compressible RAS models
-
- 22 Mar, 2010 3 commits
-
-
mattijs authored
-
mattijs authored
ptscotch - compiles into ptscotchDecomp. All thirdparty decompositionMethods now moved out of decompositionMethods so add them explicitly to link line for programs that need them (decomposePar, snappyHexMesh etc.)
-
Mark Olesen authored
-
- 19 Mar, 2010 3 commits
-
-
Mark Olesen authored
COMP: drop gcc-4.2 settings
-
henry authored
Added compressibility support to MRFZone. Required generalisation of the oneField concept. Also clean-up the use of one and zero for consistency. Simple mixerVessel2D tutorial case supplied.
-
mattijs authored
-
- 18 Mar, 2010 4 commits
-
-
mattijs authored
-
Mark Olesen authored
-
Andrew Heather authored
-
mattijs authored
-
- 17 Mar, 2010 6 commits
-
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
Replaced with point::max wherever possible. Is VGREAT, not GREAT so be careful with calculations.
-
mattijs authored
-
mattijs authored
Specifies motion as blocks inside which motion is interpolated
-
mattijs authored
Still has automatic transformation tensor calculation
-
- 16 Mar, 2010 1 commit
-
-
graham authored
setPropagationTol cannot be called.
-
- 15 Mar, 2010 4 commits
- 11 Mar, 2010 2 commits
-
-
Andrew Heather authored
-
Mark Olesen authored
-