- Nov 01, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- Oct 28, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
- include cleanup of other postProcessing directories: * Ensight, EnSight, ensightWrite - don't need to remove files that cleanSnappyFiles already removed: * 0/cellLevel 0/pointLevel - bundle removal of constant/ items together: * constant/cellDecomposition constant/polyMesh constant/tetDualMesh
-
Mark Olesen authored
-
Andrew Heather authored
-
Mark Olesen authored
-
- Oct 27, 2016
-
-
sergio authored
-
sergio authored
-
sergio authored
correct case re-start
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
- Oct 26, 2016
-
-
sergio authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark Olesen authored
- In the foundation version they introduced a construct to handle the transition from 'wmRefresh' as an alias to 'wmRefresh' as a shell function. This transition is unnecessary for OpenFOAM+ since 1606 used wmREFRESH (not wmRefresh) as an alias. For portability it is important to avoid this non-POSIX "type -t". It causes issues with dash and with zsh (mentioned in issue #277). type -t dash -> -t: not found type -t zsh -> zsh: bad option: -t Note: zsh users may still noticed other problems. For example, the POSIX 'unset -f' normally has no output, but in zsh it reports an error and has exit code 1 if the function was not previously defined. Whereas in POSIX (including bash, dash) it only returns non-zero if the name(s) could not be unset.
-
- Oct 25, 2016
-
-
Henry Weller authored
Patch contributed by Mattijs Janssens Resolves bug-report http://bugs.openfoam.org/view.php?id=2303
-
Henry Weller authored
Patch contributed by Mattijs Janssens
-
Henry Weller authored
Patch contributed by Bruno Santos http://bugs.openfoam.org/view.php?id=2306
-
Andrew Heather authored
-
Andrew Heather authored
-
- Oct 24, 2016
-
-
mattijs authored
-
- Oct 21, 2016
-
-
Andrew Heather authored
-
Andrew Heather authored
ENH: stateFunctionObject - separated dictionary access and updated api to return result status for retrieving properties
-
Henry Weller authored
Re-positions points after projection to correct distribution Patch contributed by Mattijs Janssens
-
Henry Weller authored
Patch contributed by Mattijs Janssens Resolves bug-report http://bugs.openfoam.org/view.php?id=2301
-
- Oct 20, 2016
-
-
Andrew Heather authored
-
Henry Weller authored
Patch contributed by Bruno Santos Resolves bug-report http://bugs.openfoam.org/view.php?id=2292
-
- Oct 19, 2016
-
-
Andrew Heather authored
-
Henry Weller authored
Resolves bug-report http://bugs.openfoam.org/view.php?id=2297
-
Andrew Heather authored
-
Henry Weller authored
Loop over the edges of each block rather than the edgeList of the topological mesh due to problems with calcEdges for blocks with repeated point labels
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-