mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: renumberMesh: added Sloan renumbering
This commit is contained in:
@ -37,6 +37,7 @@ sortCoupledFaceCells false;
|
||||
|
||||
|
||||
method CuthillMcKee;
|
||||
//method Sloan;
|
||||
//method manual;
|
||||
//method random;
|
||||
//method spring;
|
||||
@ -47,7 +48,6 @@ method CuthillMcKee;
|
||||
// reverse true;
|
||||
//}
|
||||
|
||||
|
||||
manualCoeffs
|
||||
{
|
||||
// In system directory: new-to-original (i.e. order) labelIOList
|
||||
|
||||
Reference in New Issue
Block a user