Changed decomposition for testing
This commit is contained in:
parent
7e950dd6b0
commit
94654bf821
1 changed files with 1 additions and 7 deletions
|
@ -16,16 +16,10 @@ FoamFile
|
||||||
|
|
||||||
numberOfSubdomains 4;
|
numberOfSubdomains 4;
|
||||||
|
|
||||||
method simple;
|
method scotch;
|
||||||
|
|
||||||
globalFaceZones ( insideZone outsideZone );
|
globalFaceZones ( insideZone outsideZone );
|
||||||
|
|
||||||
simpleCoeffs
|
|
||||||
{
|
|
||||||
n (2 2 1);
|
|
||||||
delta 0.001;
|
|
||||||
}
|
|
||||||
|
|
||||||
distributed no;
|
distributed no;
|
||||||
|
|
||||||
roots
|
roots
|
||||||
|
|
Reference in a new issue