- Dec 12, 2024
-
-
Mattijs Janssens authored
ENH: snappyHexMesh: add buffer layers before snapping See merge request !715
-
Mattijs Janssens authored
-
mattijs authored
-
mattijs authored
-
- Dec 11, 2024
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
ENH: reconstructParMesh: support for finite-area. Fixes #3276 See merge request !711
-
-
- Dec 10, 2024
-
-
Co-authored-by: David Müller <> Co-authored-by: Konstantinos Missios <>
-
Andrew Heather authored
ENH: fused: 'fused' variants of explicit discretisation See merge request !712
-
-
Andrew Heather authored
ENH: CSR: cell-cell addressing See merge request !713
-
-
Andrew Heather authored
ENH: updates in the adjoint library See merge request !710
-
-
- 1_Inlet_2_Outlet/porosityBased/R_10x-init/reEval: showcases the initialization of the design variables using topoSet and setFields - 3DBox/losses-mass-uniformity-SQP-extraVars: showcases the use of the so-called 'extra variables' in the QP problem which relax it, allowing its solution even if there is no feasible one
-
in topology optimisation, through a volScalarfield named alpha. The order of precedence is (top to bottom): - values read from time/uniform/topOVars (used also for continuation) - values read from 0/alpha (can be easily set with topoSet + setFields) - uniform zero
-
-
Can accelerate convergence in cases without constraints
-
to Function1, to be able to change their value at runtime. Useful when constraints are not feasible at the beginning of the optimisation (frequent in topology optimisation) and we want to leave some room to the optimiser to not focus heavily on them at the beginning, but respect them during the last optimisation cycles. Has a big impact, especially in MMA, when dealing with volume constraints in topology optimisation.
-
- Dec 09, 2024
-
-
Kutalmış Berçin authored
-
- Dec 05, 2024
-
-
mattijs authored
-
- Dec 04, 2024
-
-
mattijs authored
-
- Dec 02, 2024
-
-
mattijs authored
-
- Nov 28, 2024
-
-
mattijs authored
-
- Nov 27, 2024
-
-
Andrew Heather authored
ENH: more unique tags to avoid overlapping comms See merge request !704
-
-
mattijs authored
-
- Nov 25, 2024
-
-
Andrew Heather authored
ENH: GAMGAgglomeration: optional updateInterval for moving mesh cases. See merge request !707
-
-
- Nov 21, 2024
-
-
mattijs authored
-
- Nov 20, 2024
-
-
mattijs authored
-
- Nov 18, 2024
-
-
mattijs authored
- extrudePatchMesh holding reference to original patches - offset not compensated for
-
Cristóbal Ibáñez authored
-
- Nov 14, 2024
- Nov 13, 2024
-
-
Andrew Heather authored
ENH: wallFunctions: use cornerWeights linear. Fixes #3218. See merge request !703
-
-