mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: motorBike: have water above rider only
This commit is contained in:
@ -26,7 +26,8 @@ regions
|
||||
boxToCell
|
||||
{
|
||||
//box ( -1 -0.5 0 ) ( -0.5 0.5 2 );
|
||||
box ( -1 -0.5 1.5 ) ( 3 0.5 2 );
|
||||
//box ( -0.5 -0.5 1.5 ) ( 1.5 0.5 2 );
|
||||
box ( 0 -0.5 1.5 ) ( 2 0.5 1.75 );
|
||||
fieldValues
|
||||
(
|
||||
volScalarFieldValue alpha.water 1
|
||||
|
||||
Reference in New Issue
Block a user