openfoam/applications/utilities/mesh/manipulation
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
..
attachMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
autoPatch GIT: Header file updates 2019-10-31 14:48:44 +00:00
checkMesh ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
createBaffles ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
createPatch ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
deformedGeom GIT: Header file updates 2019-10-31 14:48:44 +00:00
flattenMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
insideCells GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
mergeMeshes GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
mergeOrSplitBaffles BUG: mergeOrSplitBaffles -dict option ignored (fixes #1759) 2020-07-01 18:41:31 +02:00
mirrorMesh STYLE: use Time::printExecutionTime() method 2020-08-07 09:24:56 +02:00
moveDynamicMesh ENH: unify use of dictionary method names 2020-06-02 17:26:03 +02:00
moveEngineMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
moveMesh ENH: add moveMesh -deltaT option 2020-06-10 15:29:07 +02:00
objToVTK CONFIG: improve support for compiler/link options (#1830) 2020-09-07 09:45:51 +02:00
orientFaceZone GIT: Header file updates 2019-10-31 14:48:44 +00:00
polyDualMesh STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
refineMesh GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
renumberMesh ENH: add UPstream::parRun(const bool) 2020-10-12 12:51:22 +02:00
rotateMesh Merge commit 'e9219558d7' into develop-v1906 2019-12-05 11:47:19 +00:00
setSet STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
setsToZones GIT: remove leading/trailing blank lines, trailing whitespace 2020-06-17 10:46:26 +02:00
singleCellMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
splitMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00
splitMeshRegions ENH: primitiveMesh: make geometry calculation runtime selectable 2020-12-11 10:31:34 +00:00
stitchMesh ENH: report dictionary name actually used (for -dict option) 2020-06-02 14:29:36 +02:00
subsetMesh STYLE: use brace constructors for Foam::zero and Foam::one 2020-11-19 16:57:45 +01:00
topoSet STYLE: check autoPtr as plain bool instead of valid() 2020-07-16 11:39:24 +02:00
transformPoints BUG: transformPoints flagged zero or negative scaling as an error 2020-11-26 01:04:55 +01:00
zipUpMesh GIT: Header file updates 2019-10-31 14:48:44 +00:00