openfoam/applications/utilities
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
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea GIT: interfaceTracking: relocate library 2019-12-19 15:32:34 +00:00
mesh ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
miscellaneous ENH: robuster fileOperations splitProcessorPath 2020-12-08 11:58:28 +01:00
parallelProcessing ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
postProcessing ENH: robuster fileOperations splitProcessorPath 2020-12-08 11:58:28 +01:00
preProcessing STYLE: use brace constructors for Foam::zero and Foam::one 2020-11-19 16:57:45 +01:00
surface BUG: transformPoints flagged zero or negative scaling as an error 2020-11-26 01:04:55 +01:00
thermophysical GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00