openfoam/src
Kutalmis Bercin 0ff5eb5687 STYLE: scalarTransport/energyTransport: modernise the code
- Remove redundant copy ctor and assignment operator (already deleted in base class)
- Remove unused header files
- Use default destructor
- Reorder member variables
2024-09-06 10:01:43 +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 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 RELEASE: Updated headers to v2406 2024-06-24 09:58:36 +01:00
dynamicMesh COMP: shm: missing bit. parallel consistency. See #2331 2024-07-18 09:40:11 +01: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 ENH: advectionDiffusionPatch: default mesh checking. Fixes #3204 2024-09-04 09:34:25 +01:00
functionObjects STYLE: scalarTransport/energyTransport: modernise the code 2024-09-06 10:01:43 +00:00
fvAgglomerationMethods ENH: use tmp field factory methods [1] (#2723) 2024-02-21 14:31:39 +01:00
fvMotionSolver FaceCellWave: travel through coupled ACMI. See #3139 2024-05-30 15:15:56 +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: shm: parallel consistency. See #2331 2024-07-17 09:14:02 +01:00
meshTools BUG: wall distance: select wall-point connected cells. See #3215 2024-08-22 16:50:51 +01:00
ODE STYLE: more explicit method name PtrList::count() -> count_nonnull() 2024-02-13 12:30:13 +01:00
OpenFOAM BUG: interpolation: handling of bounds. Fixes #3191 2024-07-04 15:53:06 +01:00
optimisation/adjointOptimisation/adjoint COMP: corrected pointer to temporary 2024-06-19 11:00:15 +01: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 STYLE: use PstreamBuffers default construct 2024-04-29 10:21:25 +02:00
phaseSystemModels ENH: compressibleMultiPhaseTurbulenceModels - added some (tested) RAS models 2024-06-12 09:59:49 +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: 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 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 ENH: radiation - temperature dependent properties 2024-06-04 16:39:56 +00:00
thermoTools BUG: externalWallHeatFluxTemperature: prevent FPE in mixedEnergy condition (fixes #3123) 2024-03-21 16:36:22 +00:00
topoChangerFvMesh ENH: reduce some allocations in rawTopoChangerFvMesh 2024-06-26 16:51:12 +02: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