- 04 Jun, 2018 1 commit
-
-
sergio authored
Adding tutorials and other minor changes
-
- 10 Aug, 2017 2 commits
- 20 Jun, 2018 4 commits
-
-
sergio authored
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
-
sergio authored
-
Mark Olesen authored
-
Andrew Heather authored
-
- 19 Jun, 2018 17 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- incorrect coordinateSystem clear() after the move - add Test-coordinateSystem
-
sergio authored
-
sergio authored
Merge branch 'develop-pre-release' of develop.openfoam.com:Development/OpenFOAM-plus into develop-pre-release
-
sergio authored
Correcting tutorial and expanding documentation
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- this provides easily sortable names. The time information is available via the corresponding .series file, which can also be loaded directly with ParaView 5.5 or later. For further redundancy, time information is saved in the first XML comment inside of the .vtp files. For example, <!-- cloud=limestoneCloud1 time=0.005 index=200 -->
-
Mark Olesen authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
-
Andrew Heather authored
-
Mark Olesen authored
-
Mark Olesen authored
- The additional output generated by #calc directives in the controlDict or decomposeParDict causes issues for the RunFunctions extraction of 'application' and 'numberOfSubdomains'. Avoid by using -disableFunctionEntries, which also has the side-effect of disabling '#include'.
-
- 18 Jun, 2018 5 commits
-
-
mattijs authored
-
Mark Olesen authored
- major() and minor() are GNU macros in sys/sysmacros.h and generates warning on some systems (eg, Ubuntu 18.04) use getMajor() and getMinor() as method names instead.
-
Andrew Heather authored
- corrected the mass based correction and updated the misleading function arguments - moved the option to the optimisation switches, e.g.: OptimisationSwitches { experimentalDdtCorr 1; } - default remains off/no (0)
-
mattijs authored
-
Mark Olesen authored
- add support by using updated foamEtcFile from 1806, which also add the '-config' short-cut option.
-
- 15 Jun, 2018 1 commit
-
-
Mark Olesen authored
- also fix incorrect documentation in forces functionObject and interRegionExplicitPorositySource fvOption.
-
- 13 Jun, 2018 6 commits
-
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
Mark Olesen authored
- use floor/truncate instead of round. Backport of changes in the develop-pre-release branch.
-
Andrew Heather authored
-
- 12 Jun, 2018 1 commit
-
-
Mark Olesen authored
-
- 11 Jun, 2018 3 commits
-
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
- bump to ParaView 5.5.1
-