tutorials/multiphase/interFoam/RAS/floatingObject: Improved surface initialisation

This commit is contained in:
Henry Weller
2021-11-02 17:40:09 +00:00
parent d3022ae1d7
commit 30a16cc88c

View File

@ -29,7 +29,7 @@ regions
boxToCell
{
box (0.7 0.8 -100) (100 100 0.65);
box (0.7 0.8 -100) (100 100 0.651);
fieldValues ( volScalarFieldValue alpha.water 1 );
}
);