.. |
atmosphericModels
|
ENH: use tmp field factory methods [10] (#2723)
|
2024-02-21 14:31:40 +01:00 |
combustionModels
|
ENH: use tmp field factory methods [8] (#2723)
|
2024-02-21 14:31:40 +01:00 |
conversion
|
RELEASE: Updated headers to v2406
|
2024-06-24 09:58:36 +01:00 |
dummyThirdParty
|
ENH: simplify calling of decomposition, support CompactListList
|
2023-11-07 10:33:47 +01:00 |
dynamicFaMesh
|
STYLE: communication name "buffered" instead of "blocking"
|
2024-04-29 10:19:40 +02:00 |
dynamicFvMesh
|
ENH: cyclicAMI-topoChange: allow restart. Fixes #3265
|
2024-11-18 14:41:46 +00:00 |
dynamicMesh
|
ENH: snappyHexMesh: add buffer layers before snapping
|
2024-12-12 16:13:32 +00:00 |
engine
|
Function1: added 'lookup' Function1
|
2024-05-30 10:25:24 +00:00 |
faOptions
|
ENH: minor reduction in allocations for inactive profiling (#3112)
|
2024-03-06 08:18:08 +01:00 |
fileFormats
|
ENH: read support for EnSight single-file transient (#3154)
|
2024-05-29 14:04:52 +00:00 |
finiteArea
|
COMP: avoid remove dangling reference (finiteArea)
|
2024-06-19 12:14:21 +02:00 |
finiteVolume
|
BUG: READ_IF_PRESENT: return false if not read. Fixes #3193
|
2024-12-12 16:21:59 +00:00 |
functionObjects
|
ENH: caseInfo function object - store data in IOdictionary for external lookup
|
2024-12-11 11:13:46 +00:00 |
fused/finiteVolume
|
ENH: fused: 'fused' variants of explicit discretisation
|
2024-12-10 09:31:53 +00:00 |
fvAgglomerationMethods
|
ENH: use tmp field factory methods [1] (#2723)
|
2024-02-21 14:31:39 +01:00 |
fvMotionSolver
|
ENH: snappyHexMesh: add buffer layers before snapping
|
2024-12-12 16:13:32 +00:00 |
fvOptions
|
DOC: cellSetOption: add porous option
|
2024-06-10 10:05:36 +01:00 |
genericPatchFields
|
COMP: using incomplete class edgeMesh
|
2024-01-24 19:58:27 +01:00 |
lagrangian
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-06-18 17:09:58 +01:00 |
lumpedPointMotion
|
RELEASE: Updated headers to v2406
|
2024-06-24 09:58:36 +01:00 |
mesh
|
ENH: snappyHexMesh: add buffer layers before snapping
|
2024-12-12 16:13:32 +00:00 |
meshTools
|
ENH: snappyHexMesh: add buffer layers before snapping
|
2024-12-12 16:13:32 +00:00 |
ODE
|
STYLE: more explicit method name PtrList::count() -> count_nonnull()
|
2024-02-13 12:30:13 +01:00 |
OpenFOAM
|
COMP: SPDP compilation
|
2024-12-15 11:53:03 +00:00 |
optimisation/adjointOptimisation/adjoint
|
ENH: Allow setting the initial values of the design variables
|
2024-12-10 09:27:24 +00:00 |
OSspecific
|
ENH: refine renumberMesh and renumberMethod (addenda to !669)
|
2024-03-10 17:45:44 +01:00 |
overset
|
BUG: overset: out-of-date lduAddressing. Fixes #3204
|
2024-08-19 15:49:21 +01:00 |
parallel
|
ENH: snappyHexMesh: add buffer layers before snapping
|
2024-12-12 16:13:32 +00:00 |
phaseSystemModels
|
ENH: phaseModels: add pureMovingSolidPhaseModel
|
2024-09-20 10:25:33 +01:00 |
Pstream
|
ENH: improve handling of multi-pass send/recv (#3152)
|
2024-05-07 15:33:02 +02:00 |
randomProcesses
|
ENH: support user-defined sampleFreq for noise models (#2999)
|
2023-10-19 10:28:09 +00:00 |
regionFaModels
|
ENH: surfaceCourantNumber: new finite-area function object
|
2024-10-23 15:30:13 +00:00 |
regionModels
|
BUG: thermalBaffle: allow for offset. See also #3260
|
2024-11-18 15:57:27 +00:00 |
renumber
|
ENH: refine renumberMesh and renumberMethod (addenda to !669)
|
2024-03-10 17:45:44 +01:00 |
rigidBodyDynamics
|
DOC: symplectic: add some comment
|
2024-08-22 16:23:43 +01:00 |
rigidBodyMeshMotion
|
ENH: use tmp field factory methods [1] (#2723)
|
2024-02-21 14:31:39 +01:00 |
sampling
|
RELEASE: Updated headers to v2406
|
2024-06-24 09:58:36 +01:00 |
sixDoFRigidBodyMotion
|
ENH: use tmp field factory methods [1] (#2723)
|
2024-02-21 14:31:39 +01:00 |
sixDoFRigidBodyState
|
|
|
surfMesh
|
ENH: make Nastran PLOAD2,PLOAD4 field mappings optional
|
2024-06-26 16:53:13 +02:00 |
thermophysicalModels
|
BUG: solarCalculator: time wraparound. Fixes #3258
|
2024-11-14 16:45:49 +00:00 |
thermoTools
|
ENH: outletMappedUniformInletHeatAddition: add Function1-type Q input
|
2024-12-09 09:45:43 +00:00 |
topoChangerFvMesh
|
ENH: reduce some allocations in rawTopoChangerFvMesh
|
2024-06-26 16:51:12 +02:00 |
transportModels
|
BUG: isoAdvection: conserve volume of fluid across cyclic patches (fixes #2457)
|
2024-12-10 14:32:04 +00:00 |
TurbulenceModels
|
ENH: wallFunctions: use cornerWeights linear. Fixes #3218.
|
2024-11-13 14:29:11 +00:00 |
waveModels
|
ENH: use tmp field factory methods [10] (#2723)
|
2024-02-21 14:31:40 +01:00 |
Allwmake
|
ENH: fused: 'fused' variants of explicit discretisation
|
2024-12-10 09:31:53 +00:00 |
Allwmake-scan
|
|
|