- Apr 13, 2010
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
Conflicts: src/OpenFOAM/containers/Lists/DynamicList/DynamicList.H src/postProcessing/functionObjects/field/fieldValues/cellSource/cellSource.C src/postProcessing/functionObjects/field/fieldValues/faceSource/faceSource.C
-
graham authored
-
mattijs authored
-
mattijs 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
-
-
mattijs authored
nGrow in 1.6.x was always taken to be 0!
-
mattijs authored
-
mattijs authored
-
mattijs authored
- readFields works seamlessly on-the-fly and as postprocessor - new surfaceInterpolateFields to create interpolated field - writeRegisteredObject only check upon writing, not upon startup - add min,max to faceSource
-
Mark Olesen authored
-
mattijs 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
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Andrew Heather authored
-