Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-2.3.x
This commit is contained in:
commit
19a6e4c814
2 changed files with 17 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@ writeInterval 1e-06;
|
|||
|
||||
purgeWrite 0;
|
||||
|
||||
writeFormat ascii;
|
||||
writeFormat binary;
|
||||
|
||||
writePrecision 8;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue