tutorials: reactingEulerFoam: wallBoiling*: Corrected name of zero wall distance

This commit is contained in:
Will Bainbridge
2019-08-13 10:38:42 +01:00
parent 6ecd5b24ed
commit 8d00f37425
4 changed files with 5 additions and 5 deletions

View File

@ -243,7 +243,7 @@ lift
{
type cosine;
Cd 1.0;
y0 0.0002;
zeroWallDist 0.0002;
}
}
@ -261,7 +261,7 @@ lift
{
type cosine;
Cd 1.0;
y0 0.0002;
zeroWallDist 0.0002;
}
}
);

View File

@ -104,7 +104,7 @@ lift
{
type cosine;
Cd 1.0;
y0 0.0002;
zeroWallDist 0.0002;
}
}
);

View File

@ -140,7 +140,7 @@ lift
{
type cosine;
Cd 1.0;
y0 0.0002;
zeroWallDist 0.0002;
}
}
);

View File

@ -184,7 +184,7 @@ lift
{
type cosine;
Cd 1.0;
y0 0.0002;
zeroWallDist 0.0002;
}
}
);