Note: This discussion is about an older version of the COMSOL Multiphysics® software. The information provided may be out of date.

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.

rigid connector

Please login with a confirmed email address before reporting spam

Dear colleagues,

I need to constrain the center of rotation of a rigid connector with a spring.
Is there the possibility to do that?

It might be easy to do if I could use an existing point as the center of rotation, but I do not know how to do it.

Thanks for any suggestions

Simone

1 Reply Last Post 2013年12月5日 GMT-5 14:56
Henrik Sönnerlind COMSOL Employee

Please login with a confirmed email address before reporting spam

Posted: 1 decade ago 2013年12月5日 GMT-5 14:56
Hi,

Here is a way to do it for a simple linear spring:

1. Figure out the name of the rigid connector degree of freedom you are interested in, e.g solid.rig1.v for a y-displacement in the rigid connector with tag 'rig1'
2. Show Advanced Physics Options
3. Add Solid Mechanics->Global->Weak Contribution
4 Enter the contribution as " -k*solid.rig1.v*test(solid.rig1.v)" where k is the spring constant.

This can fairly easy be extended to a spring which changes direction with deformation etc.

Here is another quicker variant, with a little less generality:
1. Add an Applied force to the rigid connector
2. In the y-component of the force, write "-k*solid.rig1.v"

Regards,
Henrik
Hi, Here is a way to do it for a simple linear spring: 1. Figure out the name of the rigid connector degree of freedom you are interested in, e.g solid.rig1.v for a y-displacement in the rigid connector with tag 'rig1' 2. Show Advanced Physics Options 3. Add Solid Mechanics->Global->Weak Contribution 4 Enter the contribution as " -k*solid.rig1.v*test(solid.rig1.v)" where k is the spring constant. This can fairly easy be extended to a spring which changes direction with deformation etc. Here is another quicker variant, with a little less generality: 1. Add an Applied force to the rigid connector 2. In the y-component of the force, write "-k*solid.rig1.v" Regards, Henrik

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.