openfoam/applications/utilities/parallelProcessing
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
..
decomposePar ENH: robuster fileOperations splitProcessorPath 2020-12-08 11:58:28 +01:00
reconstructPar Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
reconstructParMesh ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
redistributePar ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00