Skip to content
Snippets Groups Projects
Commit ea52a8bc authored by andy's avatar andy
Browse files

Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev

parents d3b0b79b ec718756
Branches
Tags
No related merge requests found
......@@ -33,7 +33,6 @@ runParallel renumberMesh 4 -overwrite
# without evaluation.
#runParallel changeDictionary 4 -literalRE
#runParallel setSet 4 -batch makeZones
runParallel topoSet 4
runParallel `getApplication` 4
......
cellSet actuationDisk1 new boxToCell (581850.5 4785805 1061) (581850.8 4785815 1071)
cellZoneSet actuationDisk1 new setToCellZone actuationDisk1
cellSet actuationDisk2 new boxToCell (581754 4785658 1065) (581754.4 4785668 1075)
cellZoneSet actuationDisk2 new setToCellZone actuationDisk2
......@@ -15,15 +15,8 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
numberOfSubdomains 2;
numberOfSubdomains 4;
method hierarchical;
hierarchicalCoeffs
{
n (2 1 1);
delta 0.001;
order xyz;
}
method ptscotch;
// ************************************************************************* //
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