openfoam/applications/utilities/mesh
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
..
advanced STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
conversion Merge remote-tracking branch 'origin/master' into develop 2020-11-25 21:30:49 +01:00
doc GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
generation ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
manipulation ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00