- Jan 28, 2020
-
-
Mark OLESEN authored
-
- Dec 09, 2019
-
-
Mark OLESEN authored
-
- Dec 02, 2019
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- The case files may contain #... comment lines - The geometry file may contain an optional "extents" entry - Properly handle element id specifications (off|assign|ignore|given). - Partially handle node id specifications (off|assign|ignore|given). Treat "given" like "ignore", since results in the lightest amount of coding and in many cases the "given" node ids are in fact 1-based contiguous values and thus no different than "ignore" for our purposes.
-
- Nov 25, 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
-
-
mattijs authored
-
- Nov 15, 2019
-
-
Vaggelis Papoutsis authored
BUG: RASModelVariables::SpalartAllmaras cannot be combined with an fvMotionSolver diffusivity which depends on wall distances (fixes #1501)
-
Vaggelis Papoutsis authored
-
- Nov 19, 2019
-
-
Mark OLESEN authored
-
- Nov 18, 2019
-
-
Mark OLESEN authored
-
- Nov 11, 2019
-
-
Mark OLESEN authored
-
- Nov 10, 2019
-
-
Mark OLESEN authored
- wmake -version, --version option (alias for -show-api) for consistency with standard system tools
-
- Nov 11, 2019
-
-
Mark OLESEN authored
-
- Oct 31, 2019
-
-
OpenFOAM bot authored
-
- 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
-