Tutorial update

This commit is contained in:
Hrvoje Jasak 2018-10-11 17:32:54 +01:00
parent e51b6eea28
commit 850f11a9fc
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -20,7 +20,7 @@ method scotch;
simpleCoeffs simpleCoeffs
{ {
n (5 2 1); n (3 1 1);
delta 0.001; delta 0.001;
} }