ENH: tutorial update: nozzleFlow2D - write in binary to avoid mesh errors when refining wedge
This commit is contained in:
parent
d8a6dc84ad
commit
625a879466
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ writeInterval 1e-06;
|
|||
|
||||
purgeWrite 0;
|
||||
|
||||
writeFormat ascii;
|
||||
writeFormat binary;
|
||||
|
||||
writePrecision 8;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue