openfoam/src
Mark Olesen b7ce6bf69d CONFIG: inject -no-recursion into the argument list (#3198)
- sourcing a file with '-no-recursion "$@"' does not work with dash.
  Need to modify the argument list directly.
2025-03-19 15:28:57 +01: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 v2412 2024-12-24 11:17:31 +00: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 v2412 2024-12-24 11:17:31 +00:00
dynamicMesh COMP: adjustments for nvc++ compiler 2025-01-24 10:46:06 +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 COMP: compilation with clang (c++17) and older flex files (fixes #3337) 2025-03-17 09:58:20 +01:00
finiteArea ENH: processorFaPatch: use internal-edge algos for processor edges to ensure parallel consistency 2024-12-19 10:09:16 +00:00
finiteVolume BUG: Fixes bug in plicRDF interface reconstruction across cyclic boundaries (fixes #3279) 2025-01-10 15:52:52 +00:00
functionObjects BUG: foamReport mesh quantities are not parallel (fixes #3338) 2025-03-17 11:53:23 +01: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 ENH: ConeNozzle: add injector velocity and angular-segmented disc options 2024-12-19 11:45:00 +00:00
lumpedPointMotion RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
mesh BUG: snappyHexMesh: update dependent vars. Fixes #3297 2025-01-06 17:40:45 +00:00
meshTools ENH: distributedTriSurfaceMesh: improvements 2024-12-23 09:56:50 +00:00
ODE STYLE: more explicit method name PtrList::count() -> count_nonnull() 2024-02-13 12:30:13 +01:00
OpenFOAM BUG: pointBoundaryMesh: use correct db. Fixes #3291 2024-12-23 14:48:43 +00:00
optimisation/adjointOptimisation/adjoint Merge remote-tracking branch 'origin/master' into develop 2024-12-16 10:07:54 +01:00
OSspecific COMP: adjustments for nvc++ compiler 2025-01-24 10:46:06 +00:00
overset BUG: overset: out-of-date lduAddressing. Fixes #3204 2024-08-19 15:49:21 +01:00
parallel CONFIG: inject -no-recursion into the argument list (#3198) 2025-03-19 15:28:57 +01:00
phaseSystemModels COMP: disambiguate some reactingEuler/multiphaseSystem file names 2025-01-27 09:39:18 +01:00
Pstream CONFIG: inject -no-recursion into the argument list (#3198) 2025-03-19 15:28:57 +01:00
randomProcesses ENH: support user-defined sampleFreq for noise models (#2999) 2023-10-19 10:28:09 +00:00
regionFaModels RELEASE: Updated headers to v2412 2024-12-24 11:17:31 +00:00
regionModels COMP: disambiguate some reactingEuler/multiphaseSystem file names 2025-01-27 09:39:18 +01: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 v2412 2024-12-24 11:17:31 +00:00
sixDoFRigidBodyMotion ENH: use tmp field factory methods [1] (#2723) 2024-02-21 14:31:39 +01:00
sixDoFRigidBodyState
surfMesh Merge remote-tracking branch 'origin/master' into develop 2024-12-16 10:07:54 +01:00
thermophysicalModels COMP: compilation with clang (c++17) and older flex files (fixes #3337) 2025-03-17 09:58:20 +01: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: Fixes bug in plicRDF interface reconstruction across cyclic boundaries (fixes #3279) 2025-01-10 15:52:52 +00:00
TurbulenceModels INT: S-A turbulence model - added enhanced DDES shielding function 2024-12-19 16:17:51 +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