openfoam/applications
Mattijs Janssens 46dbfabd9d ENH: primitiveMesh: make geometry calculation runtime selectable
This adds a 'geometry' scheme section to the system/fvSchemes:

geometry
{
    type            highAspectRatio;
}

These 'fvGeometryMethod's are used to calculate
- deltaCoeffs
- nonOrthoCoeffs
etc and can even modify the basic face/cellCentres calculation.
2020-12-11 10:31:34 +00:00
..
solvers ENH: New vibro-acoustic model suite 2020-12-10 13:36:12 +00:00
test ENH: Added new multiWorld test case 2020-12-09 15:17:45 +00:00
tools ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
utilities ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
Allwmake ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00