- 26 Nov, 2019 1 commit
-
-
Mark OLESEN authored
ENH: downgrade error on type-mismatch to a warning - Ensight data files generated by OpenFOAM will start with the name of the data type (Eg, "scalar", "vector" etc), but this convention may fail for data files that have been generated elsewhere.
-
- 20 Nov, 2019 1 commit
-
-
- 19 Nov, 2019 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 18 Nov, 2019 1 commit
-
-
Mark OLESEN authored
-
- 01 Nov, 2019 2 commits
-
-
Mark OLESEN authored
- relocate BuildIssues into doc/
-
Mark OLESEN authored
-
- 01 Oct, 2019 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 28 Aug, 2019 3 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- foamExec was removed as part of commit f308aa61 but overlooked the fact that it is partly still needed by foamJob. When running in parallel, it is used to source the etc/bashrc env. Reinstated a stripped down form, which has been relocated to bin/tools directory (it should not be directly called by the user). The previous version switching functionality has nonetheless be dropped since it only worked only when a rigid naming convention for OpenFOAM installations was followed. ENH: add foamJob log=, -log-app, -no-log options, improved coding quality
-
edge it sets the globalEdgeOrientation See #1367
-
- 13 Aug, 2019 4 commits
-
-
Mark OLESEN authored
-
- synchronization, reduction only makes sense on processor-coupled patches. Since cyclic baffles are within a single processor domain, they are not reduced. So need to skip the sanity test for these.
-
Mark OLESEN authored
- the use of 'paraview --version' can be fail if the build host doesn't have the necessary graphics. For this case, try to obtain the ParaView API number from the associated include directory.
-
Mark OLESEN authored
-
- 07 Aug, 2019 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 06 Aug, 2019 1 commit
-
-
Mark OLESEN authored
- the read offset missed the tag_ member entirely and thus the entire particle information would be corrupt (incorrectly interpreted) as well as potential violation of adjacent (trailing) memory locations.
-
- 01 Aug, 2019 1 commit
-
-
Mark OLESEN authored
-
- 16 Jul, 2019 1 commit
-
-
Mark OLESEN authored
- now suppress any '#line' if the input number number is invalid (ie, an empty set of tokens)
-
- 12 Jul, 2019 2 commits
-
-
Mark OLESEN authored
- need to be more generous when prefiltering the cell selection
-
Mark OLESEN authored
- now catch these and emit a warning. Still need to investigate the root cause in the caller(s) or regionSplit.
-
- 09 Jul, 2019 3 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
BUG: DimensionedField - register new field if it does not have the same name as the copy - see #1348
-
- 14 Jun, 2019 2 commits
-
-
Mark OLESEN authored
- was missing range setting for the colour lookup table
-
Andrew Heather authored
-
- 06 Jun, 2019 1 commit
-
-
Mark OLESEN authored
-
- 01 May, 2019 1 commit
-
-
Mark OLESEN authored
-
- 17 Apr, 2019 1 commit
-
-
Mark OLESEN authored
-
- 12 Apr, 2019 1 commit
-
-
Mark OLESEN authored
- the emissivity was ignored for 'hpTa' when there is no solid resistance STYLE: adjust debug statement in externalWallHeatFlux
-
- 11 Apr, 2019 1 commit
-
-
mattijs authored
Fix provided by Gavin Ridley.
-
- 10 Apr, 2019 1 commit
-
-
mattijs authored
-
- 08 Apr, 2019 4 commits
-
-
sergio authored
-
sergio authored
-
Mark OLESEN authored
- used fallback of 0 instead of the results time. This discrepancy caused the case file to have two timesets that only differed by the first (incorrect) entry.
-
Mark OLESEN authored
- when running in serial but within a processor directory, argList::globalPath() is to be used instead of Time.globalPath() For other cases there is no difference.
-
- 03 Apr, 2019 2 commits
-
-
Mark OLESEN authored
- still had old WM_PROJECT_VERSION settings instead of FOAM_API for FOAM_SITE_APPBIN and FOAM_SITE_LIBBIN locations.
-
Mark OLESEN authored
-