Commits on Source (6)
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- was check(), now query() - emit/suppress information output based on 'log' setting (as per other functionObjects)
-
Mark OLESEN authored
- note that the timeEnd keyword does stop the execution of the function object, but does not close the connection or free up resources - restructured/renamed the various cfg files in anticipation of relocating them to the main OpenFOAM etc/caseDicts directory in the future.
-
Mark OLESEN authored
- Note that stopping the catalyst function object via a `timeEnd` value does not actually call the corresponding end() method. See: Development/OpenFOAM-plus#791
-
Mark OLESEN authored
- this is a convenient means of creating an output directory from within the function object without corresponding python or shell script. Some pipelines (image generation) balk if the output directory does not exist. Others (vtm writer etc) will create their own. STYLE: use OpenFOAM caseDicts config files, newer string expansion. - Eg, "<system>/scripts" instead of "$FOAM_CASE/system/scripts" - OpenFOAM CleanFunctions now include removal of the 'insitu' directory
etc/README
0 → 100644
etc/allinputsgridwriter.py
0 → 100644
etc/writeArea.py
0 → 100644
etc/writeCloud.py
0 → 100644
etc/writePatches.py
0 → 100644
File moved
File moved