- Dec 21, 2022
-
-
Andrew Heather authored
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- Dec 20, 2022
-
-
Andrew Heather authored
-
- Dec 19, 2022
-
-
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'
-
- Dec 16, 2022
-
-
Mark OLESEN authored
-
- Dec 14, 2022
-
-
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.
-
-
-
-
-
- Dec 13, 2022
-
-
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
-
Mark OLESEN authored
-
Mark OLESEN authored
-
Mark OLESEN authored
STYLE: init label variants with std::sqrt + double (compile-time invariant)
-
Andrew Heather authored
-
- Dec 12, 2022
-
-
Andrew Heather authored
-
Andrew Heather authored
Specified using the optional 'omega' entry (Function1 type), e.g. for a constant value: omega 12.56; Note that the swirl contribution is applied in addition to the velocity set by the 'flowType' option. For example, for the 'constantVelocity' option, parcels are initially set the velocity according to the UMag and direction/cone angle; the swirl velocity is then added.
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
- Dec 09, 2022
-
-
Andrew Heather authored
ENH: dynamicContactAngleForce: new finite-area contact-angle force model See merge request !584
-
-
-