- 30 Nov, 2022 1 commit
-
-
Kutalmış Berçin authored
-
- 29 Nov, 2022 1 commit
-
-
Kutalmış Berçin authored
STYLE: solidArrheniusReactionRate: modernise code
-
- 28 Nov, 2022 1 commit
-
-
Kutalmış Berçin authored
-
- 02 Nov, 2022 1 commit
-
-
Andrew Heather authored
-
- 25 Oct, 2022 1 commit
-
-
Andrew Heather authored
-
- 28 Sep, 2022 1 commit
-
-
- 10 Sep, 2022 1 commit
-
-
- 18 Aug, 2022 1 commit
-
-
Mark OLESEN authored
- the output write scaling should be applied *after* undoing the effects of the specified rotation centre. Fixes #2566 ENH: update option names for transformPoints and surfaceTransformPoints - prefer '-auto-centre' and '-centre', but also accept the previous options '-auto-origin' and '-origin' as aliases. Changing to '-centre' avoids possible confusion with coordinate system origin().
-
- 27 Jun, 2022 1 commit
-
-
Mark OLESEN authored
-
- 23 Jun, 2022 4 commits
-
-
Mark OLESEN authored
-
-
Mark OLESEN authored
COMP: include <limits>
-
Mark OLESEN authored
- add overflow() method to the SHA1 streambuf. Previously could rely on xsputn for adding to sha1 content, but streams now check pptr() first to test for the buffering range and thus overflow() is needed.
-
- 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
-