Hey,
I'm trying to implement a coriolis force thanks to a body load. For a rotation around the axe Z, I'm using the following expressions :
2*omega*solid.rho*vt
-2*omega*solid.rho*ut
0
My case is on a block. One side is fixed and I'm applying a force on the opposite side on the (Oy) axis.
Eventually, I don't have any response on the (Ox) axis. I got this method from a model (that was a MEMS as far as I can remember) and that seemed to work. Do you know why it doesn't ? Maybe are you taking into account this force with another method ?
Best regards,
JC.
I'm trying to implement a coriolis force thanks to a body load. For a rotation around the axe Z, I'm using the following expressions :
2*omega*solid.rho*vt
-2*omega*solid.rho*ut
0
My case is on a block. One side is fixed and I'm applying a force on the opposite side on the (Oy) axis.
Eventually, I don't have any response on the (Ox) axis. I got this method from a model (that was a MEMS as far as I can remember) and that seemed to work. Do you know why it doesn't ? Maybe are you taking into account this force with another method ?
Best regards,
JC.