- Jun 15, 2018
-
-
Mark OLESEN authored
- support VTP input in functionObjectCloud scene element - additional fallback lookup of cloud information from state properties instead of cloud OutputProperties
-
Mark OLESEN authored
-
sergio authored
-
Mark OLESEN authored
- for Darwin, mention that clang is the only compiler configured - adjust comments
-
- Jun 14, 2018
-
-
sergio authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
version on a switch. See #867 By default the code will use the same form as previous versions To use the experimental version integrated from openfoam.org commit da787200 set the info switch in the controlDict: InfoSwitches { experimentalDdtCorr 1; }
-
Andrew Heather authored
-
Mark OLESEN authored
- when the iso-surface (eg, a cut plane, or distanceSurface) passes exactly through the cell centre, zero-sized triangles can occur. These should be merged away.
-
Mark OLESEN authored
- change "\%" -> "%" in plain string
-
mattijs authored
-
mattijs authored
-
Mark OLESEN authored
- minor change to pruning of lagrangian fields
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Jun 13, 2018
-
-
mattijs authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- use "min:xxx" for consistency with other outputs - adjust decompositionInformation as well
-
Andrew Heather authored
Feature iso advector AMR See merge request Development/OpenFOAM-plus!205
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
- link CGAL (clang version) without reference to mpfr,gmp libraries - use offset address in printStack for Darwin as well - alternative handling of feexcept on Darwin
-
Mark OLESEN authored
-
Mark OLESEN authored
STYLE: more consistent use of dimensioned Zero
-
Mark OLESEN authored
- use floor/truncate instead of round. Backport of changes in the develop-pre-release branch.
-
Mark OLESEN authored
- affects random integer ranges. Simpler to extend the range by one and floor (truncate) instead of rounding using odd intervals.
-
Andrew Heather authored
-