Tutorial update
This commit is contained in:
parent
e51b6eea28
commit
850f11a9fc
2 changed files with 2 additions and 2 deletions
|
@ -6,6 +6,6 @@
|
||||||
cleanCase
|
cleanCase
|
||||||
\rm -f *.dat
|
\rm -f *.dat
|
||||||
|
|
||||||
\rm -rf postProcessing
|
\rm -rf postProcessing forces
|
||||||
\rm -rf 0
|
\rm -rf 0
|
||||||
\rm -f constant/polyMesh/boundary
|
\rm -f constant/polyMesh/boundary
|
||||||
|
|
|
@ -20,7 +20,7 @@ method scotch;
|
||||||
|
|
||||||
simpleCoeffs
|
simpleCoeffs
|
||||||
{
|
{
|
||||||
n (5 2 1);
|
n (3 1 1);
|
||||||
delta 0.001;
|
delta 0.001;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue