TUT: fix missing line ending and wrong blockMeshDict vertex location

This commit is contained in:
Mark Olesen
2020-11-26 02:01:38 +01:00
parent 024d22cb64
commit fb7afd5f96
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ mvo #eval{ -$vo };
// Inner box sizes - % of overall dimension
vi #eval{ $vo * $innerRatio };
mvi #eval{ -$mvo };
mvi #eval{ -$vi };
vertices
(

View File

@ -66,7 +66,7 @@ functions
scale cosine;
scaleCoeffs
{
period 16
period 16;
scale 1;
level 0;
}