openfoam/src
2024-05-30 10:25:24 +00:00
..
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 ENH: add dictionary::findStream() - symmetric with findDict() 2024-05-23 13:51:53 +02: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 RELEASE: Updated headers to v2312 2023-12-20 19:42:55 +01:00
dynamicMesh STYLE: use PstreamBuffers default construct 2024-04-29 10:21:25 +02: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 Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
finiteVolume Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
functionObjects ENH: read support for EnSight single-file transient (#3154) 2024-05-29 14:04:52 +00:00
fvAgglomerationMethods ENH: use tmp field factory methods [1] (#2723) 2024-02-21 14:31:39 +01:00
fvMotionSolver STYLE: communication name "buffered" instead of "blocking" 2024-04-29 10:19:40 +02:00
fvOptions STYLE: limitTemperature: consolidate standard output stream 2024-05-02 14:17:48 +01:00
genericPatchFields COMP: using incomplete class edgeMesh 2024-01-24 19:58:27 +01:00
lagrangian STYLE: use PstreamBuffers default construct 2024-04-29 10:21:25 +02:00
lumpedPointMotion ENH: improve OFstream append behaviour (#3160) 2024-05-29 14:04:52 +00:00
mesh Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
meshTools Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
ODE STYLE: more explicit method name PtrList::count() -> count_nonnull() 2024-02-13 12:30:13 +01:00
OpenFOAM Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
optimisation/adjointOptimisation/adjoint ENH: simpler internal handling of stderr in message streams 2024-05-23 13:51:53 +02:00
OSspecific ENH: refine renumberMesh and renumberMethod (addenda to !669) 2024-03-10 17:45:44 +01:00
overset STYLE: more consistency in writeEntry() signatures 2024-05-28 17:50:03 +01:00
parallel STYLE: use PstreamBuffers default construct 2024-04-29 10:21:25 +02:00
phaseSystemModels Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00: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: separate registry and revised file locations for finite-area 2024-04-19 17:20:09 +02:00
regionModels ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
renumber ENH: refine renumberMesh and renumberMethod (addenda to !669) 2024-03-10 17:45:44 +01:00
rigidBodyDynamics Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
rigidBodyMeshMotion ENH: use tmp field factory methods [1] (#2723) 2024-02-21 14:31:39 +01:00
sampling ENH: simpler internal handling of stderr in message streams 2024-05-23 13:51:53 +02:00
sixDoFRigidBodyMotion ENH: use tmp field factory methods [1] (#2723) 2024-02-21 14:31:39 +01:00
sixDoFRigidBodyState
surfMesh ENH: read support for EnSight single-file transient (#3154) 2024-05-29 14:04:52 +00:00
thermophysicalModels Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
thermoTools BUG: externalWallHeatFluxTemperature: prevent FPE in mixedEnergy condition (fixes #3123) 2024-03-21 16:36:22 +00:00
topoChangerFvMesh ENH: use tmp field factory methods [1] (#2723) 2024-02-21 14:31:39 +01:00
transportModels ENH: add dictionary::findStream() - symmetric with findDict() 2024-05-23 13:51:53 +02:00
TurbulenceModels Function1: added 'lookup' Function1 2024-05-30 10:25:24 +00:00
waveModels ENH: use tmp field factory methods [10] (#2723) 2024-02-21 14:31:40 +01:00
Allwmake ENH: adjust renumbering methods, extend renumberMesh options 2024-03-06 17:58:47 +01:00
Allwmake-scan