OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
Mark Olesen
cb5617e070
STYLE: fix some doxygen markup
...
- missing verbatim/endverbatim markers, missing "Foam::" prefix, typos
2019-01-11 08:22:02 +01:00
Mark Olesen
96b65a781d
STYLE: remove spacing around forAll macros and template '> >' closing
2018-07-06 11:03:28 +02:00
Mark Olesen
ed4ffd8f89
ENH: add decomposePar -dry-run option
...
- can be used to test the behaviour of the decomposion and its
characteristics without writing any decomposition to disk.
Combine with -cellDist to visualize the expected decomposition
result.
2018-07-19 11:04:38 +02:00
Mark Olesen
3787d45c12
BUG: decomposePar -decomposeParDict fails for faMesh ( closes #680 )
...
- was using system/decomposeParDict and ignoring the command-line
option.
2017-12-22 12:28:39 +01:00
Hrvoje Jasak
0c64622341
Finite area port, Hrvoje Jasak
...
- with sphereSurfactantFoam and sphereTransport test case
2017-09-15 12:02:25 +01:00