- 26 Jan, 2023 1 commit
-
-
Mark OLESEN authored
-
- 24 Jan, 2023 1 commit
-
-
Mark OLESEN authored
- this solves some 'dangling' dependency problems that plagued earlier versions (when MS-MPI was not also installed).
-
- 23 Jan, 2023 1 commit
-
-
Mark OLESEN authored
COMP: update include for CGAL-5.5 (#2665) old: Robust_circumcenter_filtered_traits_3 new: Robust_weighted_circumcenter_filtered_traits_3 COMP: adjust CGAL rule for OSX (#2664) - since CGAL is now header-only, the previous OSX-specific rules have become redundant
-
- 22 Jan, 2023 1 commit
-
-
Mark OLESEN authored
-
- 13 Jan, 2023 1 commit
-
-
Kutalmış Berçin authored
-
- 12 Jan, 2023 1 commit
-
-
Mark OLESEN authored
- has a special purpose beginPiece() method, but was missing an update on the numberOfPoints, numberOfCells values required by the base class.
-
- 11 Jan, 2023 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 04 Jan, 2023 1 commit
-
-
mattijs authored
-
- 03 Jan, 2023 1 commit
-
-
Andrew Heather authored
-
- 28 Dec, 2022 1 commit
-
-
- 21 Dec, 2022 4 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 20 Dec, 2022 1 commit
-
-
Andrew Heather authored
-
- 19 Dec, 2022 5 commits
-
-
Mark OLESEN authored
- old logic (v2206 and earlier) always disabled writing on non-master, but other parts of the code were more recently updated to use lazy evaluation of surface data (with parallel communication) - now retain full write/no-write logic identically on all ranks. Take care of master/non-master at the final output stage.
-
Mark OLESEN authored
- some regressions (especially with ptscotch) noted with scotch-7.0.1
-
mattijs authored
-
mattijs authored
-
Mark OLESEN authored
- no guarantee that dpkg-architecture command is actually available, so revert to a reasonable guess from 'uname -m' and 'uname -s'
-
- 16 Dec, 2022 1 commit
-
-
Mark OLESEN authored
-
- 14 Dec, 2022 12 commits
-
-
Mark OLESEN authored
ENH: pureZoneMixture: different mixture properties according to cellZone See merge request !586
-
-
mattijs authored
-
mattijs authored
-
Kutalmış Berçin authored
ENH: chtMultiRegionFoam - add frozenFlow option See merge request !564
-
Also for 'chtMultiRegionSimpleFoam' and 'chtMultiRegionTwoPhaseEulerFoam'.
-
Mark OLESEN authored
Misc. changes in finite-area methods See merge request !585
-
It has been observed that the finite-area framework is prone to numerical issues when zero-valued edge lenghts, edge/face normals and face areas exist. To improve exception handling at identified code sections to gracefully overcome math errors, the problematic entities are lower-bounded by SMALL.
-
-
-
-
-
- 13 Dec, 2022 6 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- README updated to v2212
-
Mark OLESEN authored
-
Mark OLESEN authored
- paraview (5.11.0), petsc (3.18.2), adios (2.8.3), scotch (7.0.1)
-
Mark OLESEN authored
-
Mark OLESEN authored
-