- Nov 26, 2019
-
-
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.
-
- Nov 20, 2019
-
-
- Nov 19, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Nov 18, 2019
-
-
Mark OLESEN authored
-
- Nov 01, 2019
-
-
Mark OLESEN authored
- relocate BuildIssues into doc/
-
Mark OLESEN authored
-
- Oct 01, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Aug 28, 2019
-
-
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
-
- Aug 13, 2019
-
-
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
-
- Aug 07, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Aug 06, 2019
-
-
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.
-
- Aug 01, 2019
-
-
Mark OLESEN authored
-
- Jul 16, 2019
-
-
Mark OLESEN authored
- now suppress any '#line' if the input number number is invalid (ie, an empty set of tokens)
-
- Jul 12, 2019
-
-
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.
-
- Jul 09, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
BUG: DimensionedField - register new field if it does not have the same name as the copy - see #1348
-
- Jun 14, 2019
-
-
Mark OLESEN authored
- was missing range setting for the colour lookup table
-
Andrew Heather authored
-
- Jun 06, 2019
-
-
Mark OLESEN authored
-
- May 01, 2019
-
-
Mark OLESEN authored
-
- Apr 17, 2019
-
-
Mark OLESEN authored
-
- Apr 12, 2019
-
-
Mark OLESEN authored
- the emissivity was ignored for 'hpTa' when there is no solid resistance STYLE: adjust debug statement in externalWallHeatFlux
-
- Apr 11, 2019
-
-
mattijs authored
Fix provided by Gavin Ridley.
-
- Apr 10, 2019
-
-
mattijs authored
-
- Apr 08, 2019
-
-
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.
-
- Apr 03, 2019
-
-
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
-