Multiple fix move/mesh commands

Submitted by Mishal on Thu, 02/24/2022 - 12:22

Hi Guys

This is just my baby steps for a more complex model which I would like to simulate.

I am trying to move a mesh translationally and rotationally at the same time.
Currently I am using the chute_wear model to achieve this.

The code that I am using is shown below, only the rotational movement is being produced.
How can I achieve the motion?

fix move all move/mesh mesh cad wiggle amplitude -0.01 0. 0. period 0.02
fix move all move/mesh mesh cad rotate origin 0. 0. 0. axis 0. 0. 0.1 period 0.05

Mishal | Sun, 02/27/2022 - 20:09

Hi, I got it working... The issues was that I had both of the movements labelled as "move"