- Jan 26, 2021
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- a C-string is interpreted as a bool instead of as a word, so remove default parameter to eliminate ambiguity
-
- Jan 25, 2021
-
-
mattijs authored
-
- Jan 20, 2021
- Jan 15, 2021
-
-
Mark OLESEN authored
- this was previously suppressed for ASCII format as being 'clutter', but without it there is no context for interpreting the type of data contained in ASCII files: potentially leading to integer overflows when reading in ParaView etc.
-
Mark OLESEN authored
-
Mark OLESEN authored
- orientedType: use explicit constructors, minor cleanup.
-
Mark OLESEN authored
- useful for trivial tests
-
- Jan 06, 2021
- Jan 04, 2021
-
-
mattijs authored
-
- Dec 23, 2020
-
-
Andrew Heather authored
-
Mark OLESEN authored
-
- Dec 22, 2020
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
-
- Dec 21, 2020
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Andrew Heather authored
BUG: setAlphaField: fix incompatibilities with BCs (#1962) See merge request !418
-
Co-authored-by:
Johan Roenby <johan.roenby@gmail.com> Co-authored-by:
Henning Scheufler <Henning.Scheufler@dlr.de>
-
Andrew Heather authored
ENH: Added new filmFlux function object See merge request !417
-
Andrew Heather authored
Calculates the mass flux for surface film models. Example usage: filmFlux { type filmFlux; writeControl writeTime; result myPhi; // optional }
-
Mark OLESEN authored
-
mattijs authored
The polyMesh construct-from-components will now ignore the readOpt for the supplied primitives as before. This again re-allows READ_IF_PRESENT for fv* in combination with supplied primitives.
-
Andrew Heather authored
Fix cyclicACMI (runtime-selection-geometry, scaling-of-weights) See merge request !419
-
This makes the initialisation order of dynamicMesh consistent with plain ones using the virtual mechanism. It does not solve the cyclicACMI construction order yet.
-
Mark OLESEN authored
- Useful for diagnosis, the -cellDist-internal produces a volScalarField::Internal instead
-
sergio authored
-
- Dec 18, 2020
-
-
Mattijs Janssens authored
Changed IO flag so that new mesh is created - was using old 'faces', 'owner' etc but then used the new patch starts Corrected logic for contMap in polyTopoChange
-
Andrew Heather authored
INT: reactingParcelFoam: add dynamicMeshMotion capabilities See merge request !416
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
- adjust comments for '-world' option
-