rotate mesh with surface velocity
Hello everybody,
I want to simulate a belt conveyor which also rotates around a defined axis.
Normaly I used this command to give the surface of the belt velocity components
fix cv1 all mesh/surface/stress file belt_1.stl type 3 scale 0.001 surface_vel ${beltvX} ${beltvY} ${beltvZ}
Then I want ro rotate this mesh with following command
fix rotatecv1 all move/mesh mesh cv1 rotate origin 0.0 698.8 0.0 axis 0.0 0.0 1.0 period ${time1}
Forums:
- Read more about rotate mesh with surface velocity
- 3 comments
- Log in or register to post comments