openfoam/src
Vaggelis Papoutsis b550a23acb ENH: add the infrastructure for computing and utilising
the Jacobian of an objective function, defined at the boundary, wrt nut
and gradU. Also modified the current objectives that include such
contributions
2022-06-10 13:00:52 +00:00
..
atmosphericModels Merge remote-tracking branch 'origin/master' into develop 2022-06-03 14:11:00 +02:00
combustionModels ENH: add hashedWordList find, appendUniq methods 2022-06-02 11:14:10 +02:00
conversion COMP: combine uindirectPrimitivePatch.H into indirectPrimitivePatch.H 2022-05-10 10:47:01 +02:00
dummyThirdParty ENH: use PrecisionAdaptor to support scotch with label widening 2021-09-07 11:29:11 +02:00
dynamicFaMesh ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
dynamicFvMesh BUG: (un)refinement: combine topochange+motion. Fixes #2492 2022-06-09 11:34:32 +01:00
dynamicMesh ENH: support multi-zone motion (#2484) 2022-05-27 15:35:25 +02:00
engine BUG: MapGeometricFields maps symmTensor instead of sphericalTensor (#2335) 2022-01-24 12:26:38 +01:00
faOptions ENH: support exprField specification for SemiImplicitSource 2022-05-31 13:04:39 +02:00
fileFormats ENH: use typed lookup versions instead of xyz::typeName literals 2022-05-17 17:35:51 +02:00
finiteArea BUG: regression in handling of finiteArea processor boundaries (#2507) 2022-06-09 15:34:17 +02:00
finiteVolume ENH: turbulentDFSEMInlet: improve Reynolds-stress realizability checks 2022-06-07 20:12:03 +00:00
functionObjects ENH: forces/forceCoeffs: refactor function objects 2022-06-09 09:32:53 +00:00
fvAgglomerationMethods
fvMotionSolver ENH: consolidate processorTopology handling for volume and area meshes 2022-05-10 10:47:01 +02:00
fvOptions COMP: use the template disambiguator for dependent names (clang-9.0.1) 2022-06-01 10:00:50 +01:00
genericPatchFields ENH: refactor generic patch fields for code reduction 2021-04-19 16:33:42 +00:00
lagrangian BUG: cyclicACMI: lagrangian+ACMI. Fixes #2504. 2022-06-09 14:03:08 +01:00
lumpedPointMotion ENH: bundle broadcasts (#2371) 2022-04-29 11:44:28 +02:00
mesh ENH: snappyHexMesh: early exit of leak detection. See #2403 2022-06-09 11:34:32 +01:00
meshTools ENH: simplify coordinate rotation specification (#2505) 2022-06-07 17:25:30 +02:00
ODE ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00
OpenFOAM ENH: writeFile: add writeValue function 2022-06-09 09:32:53 +00:00
optimisation/adjointOptimisation/adjoint ENH: add the infrastructure for computing and utilising 2022-06-10 13:00:52 +00:00
OSspecific ENH: relocate sortedOrder from ListOps.H to List.H 2022-05-09 14:52:47 +02:00
overset ENH: refine mapDistribute methods 2022-05-17 17:35:51 +02:00
parallel ENH: simplify code for searchableSurface topo sources 2022-05-27 14:10:31 +02:00
phaseSystemModels ENH: InterfaceCompositionModels: add tabulated (fluid) - icoTabulated (solid) options 2022-06-08 12:26:17 +01:00
Pstream ENH: bundle broadcasts (#2371) 2022-04-29 11:44:28 +02:00
randomProcesses ENH: surfaceNoise - added optional areaAveraging for 1/3 octave data 2022-05-17 16:20:32 +01:00
regionFaModels BUG: Correct treatment of contactAngleForce near boundaries 2022-04-14 11:09:11 -07:00
regionModels ENH: wall functions: remove redundant and inconsistent virtual specifiers 2022-05-18 16:07:56 +01:00
renumber COMP: missing linkage to regionFaModels (fixes #2449) 2022-05-06 19:32:34 +02:00
rigidBodyDynamics ENH: additional Field normalise method (#2444) 2022-04-28 15:31:44 +02:00
rigidBodyMeshMotion COMP: Updated dependent code following changes to forces/forceCoeffs FOs 2022-06-09 09:32:53 +00:00
sampling ENH: support coordinateSystem/transform for sampled planes 2022-06-08 16:43:05 +02:00
semiPermeableBaffle
sixDoFRigidBodyMotion COMP: Updated dependent code following changes to forces/forceCoeffs FOs 2022-06-09 09:32:53 +00:00
sixDoFRigidBodyState
surfMesh ENH: add external surface handling to meshedSurfRef (#2505) 2022-06-03 17:26:38 +02:00
thermophysicalModels BUG: Checking range of Tmin and Tmax. Fixes #2506 2022-06-08 18:37:16 -07:00
topoChangerFvMesh ENH: provide setter methods for IOobject read/write options etc. 2021-03-17 15:10:00 +01:00
transportModels COMP: link twoPhaseProperties library (#2424) 2022-03-31 16:01:41 +02:00
TurbulenceModels ENH: exposed wallFunctionCoefficients in nutWallFunction 2022-06-10 13:00:52 +00:00
waveModels BUG: solitaryWaveModel: avoid reference access to an operand object (Fixes #2178) 2021-12-09 18:49:02 +00:00
Allwmake CONFIG: add ARM64 nvidia rules 2022-05-31 17:19:49 +02:00
Allwmake-scan