adjust case decomposition

This commit is contained in:
Daniel Queteschiner
2019-09-19 15:45:44 +02:00
parent 6da1afb450
commit 838e0851b1

View File

@ -15,14 +15,14 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
numberOfSubdomains 8;
numberOfSubdomains 4;
//method scotch;
method simple;
simpleCoeffs
{
n (2 2 2);
n (2 1 2);
delta 0.001;
}