sinusoidal bearing load distribution normal to the surface
Good afternoon,
Does anybody know how to apply a sinusoidal equation load to a set of nodes.
I have also tried to add the panel - userpage.mac
// User Page Macro Definitions
*createbutton(5, 'Field Loads... ', 0, 0, 10, BUTTON, 'Create load by equations.', 'tcl_script', 'mathbc.tcl')
I typed for example 1000*sin(y) and I don't see a sinusoidal distribution normal to the surface
I am trying to apply a bearing load.
Regards,
Harry Tempelman
Answers
-
works for me, have you given a proper vector?
0 -
works for me, did you give a proper vector defining the normal to the surface?
-- cae.developer@gmail.com
0 -
Even I am also facing the same issue, I wants to apply a sinusoidal bearing load on a particular set of nodes.
How can I apply?
0 -
Please replay me.... /emoticons/default_sad.png' alt=':(' srcset='/emoticons/sad@2x.png 2x' width='20' height='20'>
0 -
Hi Jodha,
Have you tried with Equation in Force panel?
0 -
Yes I have, I given an equation -Cos (y) +1 force distribution is correct.
But I to distribute 20kN to particular nodes.
How is it possible?
0 -
-
Altair Forum User said:
Hi everyone,
This is what I have done for my sinusoidal loading equation, but how can I consider the magnitude of 20KN in this equation?
My equation is -cos (y)+1
Help me please...........
Hi
type in as 20000*(-cos(y)+1)
/emoticons/default_biggrin.png' alt=':D' srcset='/emoticons/biggrin@2x.png 2x' width='20' height='20'>
0