openfoam/applications/solvers
2023-03-08 15:30:04 +00:00
..
acoustic/acousticFoam COMP: link finiteArea whenever regionFaModel is used 2022-09-22 11:50:50 +02:00
basic ENH: overPotentialFoam: Make consistent. see #1749. 2023-02-02 10:34:47 +00:00
combustion STYLE: use clamp/clamp_range instead of min(max(..., upper), lower) 2023-02-21 10:10:43 +01:00
compressible ENH: use readValueEntry, readMixedEntries for simpler program control 2023-03-08 15:30:04 +00:00
discreteMethods GIT: Header file updates 2019-10-31 14:48:44 +00:00
DNS ENH: centralize more libraries in src/phaseSystemModels 2020-08-05 18:56:22 +01:00
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
electromagnetics COMP: fix inline friend declarations (gcc-4.8.5) 2021-01-27 10:33:19 +01:00
financial GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: finiteArea: improve robustness in code sections vulnerable to math errors 2022-12-14 10:18:23 +00:00
heatTransfer ENH: use readValueEntry, readMixedEntries for simpler program control 2023-03-08 15:30:04 +00:00
incompressible Merge remote-tracking branch 'origin/master' into develop 2023-02-21 10:21:31 +01:00
lagrangian ENH: use GeometricField clamp_min, clamp_max, clamp_range 2023-02-21 10:05:26 +01:00
multiphase STYLE: use clamp/clamp_range instead of min(max(..., upper), lower) 2023-02-21 10:10:43 +01:00
stressAnalysis ENH: patch fields writeValueEntry method (frequently used) 2023-02-20 11:13:43 +01:00