- Jun 18, 2018
-
-
Mark OLESEN authored
- major() and minor() are GNU macros in sys/sysmacros.h and generates warning on some systems (eg, Ubuntu 18.04) use getMajor() and getMinor() as method names instead.
-
Andrew Heather authored
- corrected the mass based correction and updated the misleading function arguments - moved the option to the optimisation switches, e.g.: OptimisationSwitches { experimentalDdtCorr 1; } - default remains off/no (0)
-
mattijs authored
-
- Aug 18, 2017
-
-
Andrew Heather authored
-
- Aug 17, 2017
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- Jun 18, 2018
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- in places where we use std::cerr instead or Warning or FatalError. We only want messages from one process though.
-
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
-
- Jun 15, 2018
-
-
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
-
- 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
-