openfoam/src
Vaggelis Papoutsis e5d5e7b0be ENH: added the option to stop the normalisation
of the objective and constraint gradients in MMA, at a specific
optimisation cycle
2023-12-18 18:01:35 +00:00
..
atmosphericModels ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
combustionModels ENH: coupled: enforce consistency. See #2783 2023-06-01 08:14:42 +00:00
conversion STYLE: use List clear() instead of setSize(0), resize(0) 2023-10-11 18:11:37 +00:00
dummyThirdParty ENH: simplify calling of decomposition, support CompactListList 2023-11-07 10:33:47 +01:00
dynamicFaMesh FIX: avoid questionable lookup and casting for interfaceTrackingFvMesh 2023-12-07 17:42:24 +01:00
dynamicFvMesh ENH: minor simplifications for handling region meshes 2023-12-07 17:42:24 +01:00
dynamicMesh ENH: improve consistency in handling of global IOobjects (#3045) 2023-12-07 17:42:25 +01:00
engine ENH: more consistent use of endEntry (issue #3035) 2023-12-07 17:42:24 +01:00
faOptions ENH: use thisDb reference when referencing/creating finite-area fields 2023-12-07 17:42:24 +01:00
fileFormats COMP: access transformedElements by reference, not copy 2023-12-15 16:17:15 +01:00
finiteArea BUG: copy construct of faSchemes/faSolution ignored (see !605) 2023-12-12 20:06:50 +01:00
finiteVolume ENH: changes in advectionDiffusionPatchDistMethod 2023-12-18 18:01:35 +00:00
functionObjects ENH: simplify construction of zero-sized Clouds 2023-12-15 16:17:15 +01:00
fvAgglomerationMethods ENH: use updated HashTable methods 2023-10-11 18:11:37 +00:00
fvMotionSolver ENH: support direct lookup of solver controls 2023-12-07 17:42:24 +01:00
fvOptions ENH: MapFieldConstraint: new fvOption constraint 2023-11-03 14:32:49 +00:00
genericPatchFields ENH: provision for delayed reading of compound tokens (#2953) 2023-08-16 16:22:17 +02:00
lagrangian ENH: simplify construction of zero-sized Clouds 2023-12-15 16:17:15 +01:00
lumpedPointMotion ENH: more consistent use of endEntry (issue #3035) 2023-12-07 17:42:24 +01:00
mesh ENH: simplify construction of zero-sized Clouds 2023-12-15 16:17:15 +01:00
meshTools ENH: added an optional argument to the constructor of patchWave 2023-12-18 18:01:35 +00:00
ODE COMP: resolve clamp() float/double ambiguity (SPDP compilation) 2023-02-27 15:41:25 +01:00
OpenFOAM ENH: enable the execution of functions objects in optimisation mode 2023-12-18 18:01:35 +00:00
optimisation/adjointOptimisation/adjoint ENH: added the option to stop the normalisation 2023-12-18 18:01:35 +00:00
OSspecific ENH: handle 64-bit memory information (#3060) 2023-12-15 17:21:38 +01:00
overset ENH: GAMG: processor agglomeration extended for all interfaces 2023-12-07 17:33:29 +00:00
parallel ENH: simplify construction of zero-sized Clouds 2023-12-15 16:17:15 +01:00
phaseSystemModels ENH: support direct lookup of solver controls 2023-12-07 17:42:24 +01:00
Pstream COMP: stricter handling of openmp vs no-openmp 2023-12-11 15:56:00 +01:00
randomProcesses ENH: support user-defined sampleFreq for noise models (#2999) 2023-10-19 10:28:09 +00:00
regionFaModels ENH: use thisDb reference when referencing/creating finite-area fields 2023-12-07 17:42:24 +01:00
regionModels ENH: use thisDb reference when referencing/creating finite-area fields 2023-12-07 17:42:24 +01:00
renumber ENH: simplify calling of decomposition, support CompactListList 2023-11-07 10:33:47 +01:00
rigidBodyDynamics ENH: relocate zero_one to pTraits, allows reuse for scalar clamping 2023-02-27 15:41:25 +01:00
rigidBodyMeshMotion STYLE: readOnProc/writeOnProc instead of 'valid' for IO 2023-04-04 15:04:26 +02:00
sampling ENH: Extended patchSeedSet to generate seed points more uniformly 2023-12-08 11:41:55 +00:00
sixDoFRigidBodyMotion ENH: sixDoF: add max/min angle constraints to the axis constraint 2023-06-14 14:29:13 +00:00
sixDoFRigidBodyState
surfMesh ENH: simplify construction of zero-sized Clouds 2023-12-15 16:17:15 +01:00
thermophysicalModels ENH: update DimensionedField and GeometricField New factory methods 2023-12-11 15:56:00 +01:00
thermoTools ENH: wall functions: swap the order of switch statements and for loops 2023-12-08 11:20:24 +00:00
topoChangerFvMesh STYLE: changes to Time and TimeState 2023-07-04 17:25:25 +02:00
transportModels ENH: more consistent use of endEntry (issue #3035) 2023-12-07 17:42:24 +01:00
TurbulenceModels ENH: wall functions: swap the order of switch statements and for loops 2023-12-08 11:20:24 +00:00
waveModels ENH: more consistent handling/documentation of 'value' entry (#2703) 2023-06-19 17:47:03 +02:00
Allwmake
Allwmake-scan