.. |
atmosphericModels
|
ENH: patch fields writeValueEntry method (frequently used)
|
2023-02-20 11:13:43 +01:00 |
combustionModels
|
COMP: resolve clamp() float/double ambiguity (SPDP compilation)
|
2023-02-27 15:41:25 +01:00 |
conversion
|
STYLE: include primitivePatch.H (instead of PrimitivePatch.H)
|
2023-02-27 15:41:25 +01:00 |
dummyThirdParty
|
ENH: use PrecisionAdaptor to support scotch with label widening
|
2021-09-07 11:29:11 +02:00 |
dynamicFaMesh
|
ENH: patch fields writeValueEntry method (frequently used)
|
2023-02-20 11:13:43 +01:00 |
dynamicFvMesh
|
RELEASE: Updated headers to v2212
|
2022-12-21 16:16:18 +00:00 |
dynamicMesh
|
STYLE: include primitivePatch.H (instead of PrimitivePatch.H)
|
2023-02-27 15:41:25 +01:00 |
engine
|
STYLE: use clamp/clamp_range instead of max(min(..., upper), lower)
|
2023-02-21 10:10:43 +01:00 |
faOptions
|
ENH: support format readOptions for surfaceReader types (#2609)
|
2022-12-09 10:59:36 +01:00 |
fileFormats
|
ENH: improve diagnostic fields for checkFaMesh -write-vtk
|
2023-03-02 20:50:52 +01:00 |
finiteArea
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
finiteVolume
|
STYLE: use PstreamBuffers allProcs() addressing in zoneDistribute
|
2023-03-02 15:31:50 +01:00 |
functionObjects
|
ENH: unroll loops for complexVector functions
|
2023-02-27 15:41:25 +01:00 |
fvAgglomerationMethods
|
ENH: use returnReduceAnd(), returnReduceOr() functions
|
2022-11-08 16:48:08 +00:00 |
fvMotionSolver
|
ENH: patch fields writeValueEntry method (frequently used)
|
2023-02-20 11:13:43 +01:00 |
fvOptions
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
genericPatchFields
|
ENH: simplify generic patch field code
|
2023-02-27 15:41:22 +01:00 |
lagrangian
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
lumpedPointMotion
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
mesh
|
ENH: simplify box mesh construction (PDRblockMesh)
|
2023-03-03 16:23:42 +01:00 |
meshTools
|
ENH: improve diagnostic fields for checkFaMesh -write-vtk
|
2023-03-02 20:50:52 +01:00 |
ODE
|
COMP: resolve clamp() float/double ambiguity (SPDP compilation)
|
2023-02-27 15:41:25 +01:00 |
OpenFOAM
|
Revert "Merge branch 'primitiveMeshOptimization' into 'develop'"
|
2023-03-03 16:34:40 +00:00 |
optimisation/adjointOptimisation/adjoint
|
COMP: resolve clamp() float/double ambiguity (SPDP compilation)
|
2023-02-27 15:41:25 +01:00 |
OSspecific
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
overset
|
ENH: skip zero data sends via PstreamBuffers
|
2023-02-14 23:32:58 +01:00 |
parallel
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-02-21 10:21:31 +01:00 |
phaseSystemModels
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
Pstream
|
BUG: selfComm had 0 instead of parent rank for UPstream::procID (#2706)
|
2023-02-21 09:29:44 +01:00 |
randomProcesses
|
ENH: unroll loops for complexVector functions
|
2023-02-27 15:41:25 +01:00 |
regionFaModels
|
STYLE: use clamp/clamp_range instead of max(min(..., upper), lower)
|
2023-02-21 10:10:43 +01:00 |
regionModels
|
STYLE: use clamp/clamp_range instead of max(min(..., upper), lower)
|
2023-02-21 10:10:43 +01:00 |
renumber
|
ENH: base classes for wave algorithms (manage non-templated parts)
|
2022-11-24 12:21:01 +00:00 |
rigidBodyDynamics
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
rigidBodyMeshMotion
|
STYLE: set readOpt(..), writeOpt(..) by parameter, not by assignment
|
2022-07-19 11:17:47 +02:00 |
sampling
|
STYLE: include primitivePatch.H (instead of PrimitivePatch.H)
|
2023-02-27 15:41:25 +01:00 |
sixDoFRigidBodyMotion
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
sixDoFRigidBodyState
|
|
|
surfMesh
|
STYLE: include primitivePatch.H (instead of PrimitivePatch.H)
|
2023-02-27 15:41:25 +01:00 |
thermophysicalModels
|
ENH: provide explicit literal/regex for dictionary findEntry
|
2023-02-27 15:41:25 +01:00 |
thermoTools
|
ENH: provide explicit literal/regex for dictionary findEntry
|
2023-02-27 15:41:25 +01:00 |
topoChangerFvMesh
|
ENH: improved handling of coordinateSystems
|
2022-10-04 15:51:27 +02:00 |
transportModels
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-02-21 10:21:31 +01:00 |
TurbulenceModels
|
COMP: resolve clamp() float/double ambiguity (SPDP compilation)
|
2023-02-27 15:41:25 +01:00 |
waveModels
|
ENH: relocate zero_one to pTraits, allows reuse for scalar clamping
|
2023-02-27 15:41:25 +01:00 |
Allwmake
|
ENH: thermoTools: new library for thermophysics tools
|
2022-06-21 09:29:13 +01:00 |
Allwmake-scan
|
|
|