- Nov 03, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Oct 17, 2019
-
-
Mark OLESEN authored
-
- Oct 16, 2019
-
-
mattijs authored
-
- Oct 01, 2019
-
-
Mark OLESEN authored
- triggers rpmlint warnings
-
- Oct 18, 2019
-
-
mattijs authored
-
- Oct 03, 2019
- Oct 01, 2019
-
-
Mark OLESEN authored
-
- Sep 25, 2019
-
-
Mark OLESEN authored
-
- Sep 27, 2019
- Sep 18, 2019
-
- Sep 12, 2019
-
-
mattijs authored
-
- Sep 05, 2019
-
-
mattijs authored
-
- Aug 28, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- foamExec was removed as part of commit 6c68c34e 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
-
- Aug 21, 2019
- Aug 19, 2019
-
-
sergio authored
-
- Aug 14, 2019
-
- Aug 13, 2019
-
-
Mark OLESEN authored
-
mattijs 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.
-
- Aug 09, 2019
-
-
Mark OLESEN authored
-
- Aug 07, 2019
-
-
Mark OLESEN authored
-
Andrew Heather authored
-
- Aug 06, 2019
-
-
Mark OLESEN authored
-
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.
-
- Jul 31, 2019
-
-
Mark OLESEN authored
-
- Jul 30, 2019
- Jul 29, 2019
-
-
Mark OLESEN authored
-
- Jul 24, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- use git show --ignore-space-change when examining
-
Andrew Heather authored
-
- Jul 22, 2019
-
-
sergio authored
-
- 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.
-