diff --git a/tutorials/incompressible/pimpleDyMFoam/movingCone/constant/polyMesh/blockMeshDict b/tutorials/incompressible/pimpleDyMFoam/movingCone/constant/polyMesh/blockMeshDict index a8a8d035..cfd1d9e1 100644 --- a/tutorials/incompressible/pimpleDyMFoam/movingCone/constant/polyMesh/blockMeshDict +++ b/tutorials/incompressible/pimpleDyMFoam/movingCone/constant/polyMesh/blockMeshDict @@ -22,22 +22,22 @@ vertices (-7 0 0) (-3.5 0 0) (0 0 0) - (-7.5 0.75 -0.0327457) - (-7 0.75 -0.0327457) - (-3.5 2 -0.0873219) - (0 2 -0.0873219) - (-7.5 2.5 -0.109152) - (-7 2.5 -0.109152) - (-3.5 2.5 -0.109152) - (0 2.5 -0.109152) - (-7.5 0.75 0.0327457) - (-7 0.75 0.0327457) - (-3.5 2 0.0873219) - (0 2 0.0873219) - (-7.5 2.5 0.109152) - (-7 2.5 0.109152) - (-3.5 2.5 0.109152) - (0 2.5 0.109152) + (-7.5 0.75 -0.032745707) + (-7 0.75 -0.032745707) + (-3.5 2 -0.087321886) + (0 2 -0.087321886) + (-7.5 2.5 -0.10915236) + (-7 2.5 -0.10915236) + (-3.5 2.5 -0.10915236) + (0 2.5 -0.10915236) + (-7.5 0.75 0.032745707) + (-7 0.75 0.032745707) + (-3.5 2 0.087321886) + (0 2 0.087321886) + (-7.5 2.5 0.10915236) + (-7 2.5 0.10915236) + (-3.5 2.5 0.10915236) + (0 2.5 0.10915236) ); blocks diff --git a/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/controlDict b/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/controlDict index 00f2f205..2d7ac1e1 100644 --- a/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/controlDict +++ b/tutorials/multiphase/interFoam/les/nozzleFlow2D/system/controlDict @@ -33,7 +33,7 @@ writeInterval 1e-06; purgeWrite 0; -writeFormat ascii; +writeFormat binary; writePrecision 8;