mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-12 16:26:23 +00:00
update conveyor belt model
This commit is contained in:
@ -8,11 +8,11 @@ fileFormat ASCII;
|
||||
/*---------------------------------------------------------------------------*/
|
||||
motionModel conveyorBelt; // motion model can be rotatingAxis or stationary or vibrating
|
||||
|
||||
conveyorBeltMotionInfo
|
||||
conveyorBeltInfo
|
||||
{
|
||||
conveyorBelt1
|
||||
{
|
||||
velocity (1, 0, 0);
|
||||
velocity (1 0 0);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user