TUT: liquidFilmFoam - corrected cylinder h boundary condition

This commit is contained in:
Andrew Heather
2022-05-23 09:42:08 +01:00
parent e7fbb7e557
commit 4f4d333539

View File

@ -25,7 +25,7 @@ boundaryField
inlet
{
type fixedValue;
value uniform $internalField;
value $internalField;
}
outlet