Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

Inertia force with an eigenmode-shaped acceleration distribution

Please login with a confirmed email address before reporting spam

Hi all, Is it possibile to insert an inertia force (maybe using the gravity load type) with an acceleration distribution taken from an eigenmode of an eigenfrequency analysis?

The problem is to give a value of the acceleration which is not constant but variable in space (x,y,z). The variation should be equal to a displacement distribution of an eigenmode.

In other words is it possibile to obtain the analytical displacement function of an eigenmode? (knownig that it represents diplacements ratios and not absolute values).

Hope to be sufficiently clear Thank you in advanced, Best regards


2 Replies Last Post 28 ott 2019, 11:02 GMT-4
Henrik Sönnerlind COMSOL Employee

Please login with a confirmed email address before reporting spam

Posted: 5 years ago 24 ott 2019, 11:17 GMT-4

Hi,

You can do that using the withsol() operator. In the Gravity node, type something like

withsol('sol1',w,setind(lambda,1))

Here 'sol1' is the tag for your eigenfrequnecy solution. '1' means the first eigenmode.

Regards,
Henrik

-------------------
Henrik Sönnerlind
COMSOL
Hi, You can do that using the withsol() operator. In the Gravity node, type something like withsol('sol1',w,setind(lambda,1)) Here 'sol1' is the tag for your eigenfrequnecy solution. '1' means the first eigenmode. Regards, Henrik

Please login with a confirmed email address before reporting spam

Posted: 5 years ago 28 ott 2019, 11:02 GMT-4

Hi Henrik, Thank you very much, it works. Best regards Elia

Hi Henrik, Thank you very much, it works. Best regards Elia

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.