🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

RBE3 - Slave node with Boundary Condition

IRA_EM_21281User: "IRA_EM_21281"
Altair Community Member
Updated by IRA_EM_21281

Hi Folks,

 

I am curious how the solver finds a solution when the dependent node (slave) has a boundary condition Uy=0 at the SPC shown in blue. See attached.

 

In the case of a rbe2 element, it is clear that the independent node (master) would have the BC Uy=0 and thus the dependent node set can be solved for.

 

Any comments?

 

 

<?xml version="1.0" encoding="UTF-8"?>RBE3_ReactionForce.PNG

Find more posts tagged with

Sort by:
1 - 2 of 21

    that's exactly why you cannot apply a BC in RBE3. You will be generating kinematic conditions conflict, thus an error.

     

    For constraining a RBE3 dependent, you could use as a workaround, create a CBUSH attached to the RBE3, with RIGID stiffness, and ground the CBUSH node.

    IRA_EM_21281User: "IRA_EM_21281"
    Altair Community Member
    OP
    Updated by IRA_EM_21281

    That's what I thought but the model solved successfully and so I looked into it further. It seems Optistruct uses PARAM, AUTOMSET to switch the dependent to an independent 

    image.png.c24622b55bb268f9320510ea59a441f2.png

     

    Now I am wondering does the element still behave as an rbe3?