- 18 Jun, 2018 2 commits
-
-
Andrew Heather authored
ENH: vtkCloud function object (issue #866) See merge request OpenFOAM-plus!206
-
Andrew Heather authored
ENH: add foamRestoreFields utility (issue #877) See merge request OpenFOAM-plus!207
-
- 15 Jun, 2018 6 commits
-
-
Mark Olesen authored
- writes lagrangian data in VTP format during a simulation. In parallel, all data are written from the master.
-
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
- "Restore" field names by removing the ending. Useful, for example, to change a UMean to U field for further calculation.
-
Mark Olesen authored
- for Darwin, mention that clang is the only compiler configured - adjust comments
-
- 14 Jun, 2018 19 commits
-
-
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
-
- 13 Jun, 2018 13 commits
-
-
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 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
-