- May 18, 2015
-
-
Henry authored
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1696
-
Henry authored
-
Chris Greenshields authored
-
Henry authored
-
Henry authored
This had been used in functionObjects: Info(log)<< "messages" << data << .... in which it is not at all clear what the "log" argument does whereas if (log) Info<< "messages" << data << .... is totally clear and more efficient.
-
Henry authored
-
Henry authored
-
- May 17, 2015
-
-
Henry authored
Avoids duplicate typedefs. Thanks to Bruno Santo for patch Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1694
-
Henry authored
-
Henry authored
-
Chris Greenshields authored
for more convenient case setup
-
Chris Greenshields authored
See $FOAM_ETC/caseDicts/postProcessing/README for details
-
Chris Greenshields authored
For vector/tensor fields, e.g. U, the largest residual of all components is written out
-
Henry authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1693
-
Henry authored
-
- May 16, 2015
- May 15, 2015
-
-
Chris Greenshields authored
e.g. data files written by functionObjects Attempts to interpret automatically the format of time-data files Works successfully with majority of time-data output, e.g. forceCoeffs, but will be unsuccesful on files with inconsistent output format
-
Chris Greenshields authored
Creates symbolic links to all VTK files in a post-processing directory Links form a sequence like name.0000.vtk, name.0001.vtk, etc. Paraview recognises link names as a sequence which can be animated. The sequence of links can be used to create a video from the images.
-
Chris Greenshields authored
-
Chris Greenshields authored
Time directory is first time directory (0) by default Alternatively the user can specify the latest time directory Requires the latest (2.3.x) foamListTimes utility
-
- May 14, 2015
-
-
Henry authored
-
Henry authored
Resolved part of bug-report http://www.openfoam.org/mantisbt/view.php?id=1690
-
Henry authored
-
Henry authored
-
Henry authored
-
Henry authored
-
Henry authored
when retrieving entries from dictionaries Patch supplied by Timm Severin Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1689
-
- May 10, 2015
- May 09, 2015
- May 08, 2015
-
-
Henry authored
If -rm is specified with the -processor option the selected time directories are removed from all the processor directories.
-
Henry authored
patchInjection accumulates mass exchanges on a per-patch basis which are reported by injectionModelList
-
Henry authored
-
Henry authored
twoPhaseEulerFoam: Update only the fixed-value phi patch fields before constructing the pressure eqn Avoids small continuity error in parallel
-
- May 05, 2015