Constraint Definition
Hello everyone,
Is it possible to give constraint in only on direction (like the body is constrained in positive x direction but free in negative x direction)?
Regards,
Bharat
Answers
-
Hi Bharat,
What is the use case and what is the type of analysis you are simulating?
0 -
Altair Forum User said:
Hello everyone,
Is it possible to give constraint in only on direction (like the body is constrained in positive x direction but free in negative x direction)?
Regards,
Bharat
Hi,
CGAP elements may help you in this case
0 -
All,
If the physics of the problem allows, here is the procedure to accomplish:
1. Create a duplicate node and translate it along positive X direction (any small distance.)
2. Create a gap element such that N1--> N2 is directed in positive X direction. (Make sure to place the gap element in separate collector)
3. Create a PGAP property and assign it to the CGAP element.
4. Card edit the PGAP property and enter KB = 2E+20 (basically a high value)
This will restrict the motion of the node (N1) in positive X direction.0 -
Hello Prakash and tinh,
Thanks for the reply.
Regards
Bharat
0