Skip to content
Snippets Groups Projects
Commit 46dbfabd authored by Mattijs Janssens's avatar Mattijs Janssens Committed by Andrew Heather
Browse files

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.
parent 4a166c6f
Branches
Tags
Showing
with 342 additions and 150 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment