- 11 Feb, 2022 1 commit
-
-
Mark OLESEN authored
- when used for example with wallShearStress, the stress field is initially created as incompressible but later updated with the correct compressible/incompressible dimensions. If this field is sampled as a surface and stored on the registry the dimensions should be reset() and not '=' assigned, since that causes a dimension check which will obviously fail.
-
- 08 Sep, 2021 1 commit
-
-
Mark OLESEN authored
-
- 06 Sep, 2021 2 commits
-
-
- 20 Jul, 2021 1 commit
-
-
Mark OLESEN authored
- add "point data" or "face data" note to the boundaryData output for easier diagnositics in the future.
-
- 25 Jun, 2021 2 commits
-
-
Mark OLESEN authored
-
-
- 18 Jun, 2021 1 commit
-
-
Mark OLESEN authored
-
- 27 Apr, 2021 1 commit
-
-
Mark OLESEN authored
-
- 14 Apr, 2021 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- the generic constructor could be called twice in pointPatchField::New, which results in an attempt to transfer tokens twice.
-
- 23 Mar, 2021 1 commit
-
-
Andrew Heather authored
-
- 18 Mar, 2021 1 commit
-
-
Andrew Heather authored
-
- 16 Mar, 2021 1 commit
-
-
Andrew Heather authored
-
- 25 Feb, 2021 1 commit
-
-
Mark OLESEN authored
-
- 15 Feb, 2021 3 commits
-
-
Andrew Heather authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 10 Feb, 2021 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- setup writer outside the data loop to ensure that the number of output fields is correct (VTK format). - ignore 'interpolate' on sampled surfaces to ensure proper face sampling, never allow point sampling BUG: incorrect debug-switch for sampledIsoSurface
-
- 03 Feb, 2021 1 commit
-
-
Mark OLESEN authored
-
- 26 Jan, 2021 1 commit
-
-
- 22 Jan, 2021 2 commits
-
-
Mark OLESEN authored
- number of fields was not set. - interpolated surfaces incorrectly written for all formats
-
Mark OLESEN authored
-
- 18 Jan, 2021 1 commit
-
-
mattijs authored
Should not call map() since it triggers building the (one-to-one) mapping which conflicts with the self-contained mapping of cyclicAMI
-
- 13 Jan, 2021 1 commit
-
-
Mark OLESEN authored
-
- 08 Jan, 2021 1 commit
-
-
Mark OLESEN authored
-
- 04 Jan, 2021 1 commit
-
-
mattijs authored
-
- 03 Jan, 2021 1 commit
-
-
Mark OLESEN authored
-
- 23 Dec, 2020 2 commits
-
-
-
Mark OLESEN authored
-
- 22 Dec, 2020 5 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
-
- 21 Dec, 2020 4 commits
-
-
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>
-