Load on MPC don't react

Hi all, I am trying to do a static analysis for a composite laminate, I have tried to build an MPC on top of the laminate and apply a unit load on it to the reference point. It ran without errors, but the calculated results showed that the entire model was not deformed, I don’t understand what went wrong?




below is the .inp

below is the .frd result

hello,
i’m not sure about your ref and rot node?
you have a negitve ref rot node?
maybe you can check your load with
*NSET,NSET=refrotnode
-1
*NODE PRINT, NSET=refrotnode
RF

So by MPC you just mean rigid body constraint ? REF NODE and ROT NODE should have different numbers. Rigid body constraints can be defined in PrePoMax.

Can you share the whole input file ? Maybe put it on some hosting website.

thanks a lot!I rechecked the input file and found that the reference node for the rigid body constraint did not exist, and after I replaced the reference node for the rigid body constraint with the correct node, the results of the static analysis were correct

Hello, for the same model, I encountered an issue of incompatibility between the composite shell element and MPC under explicit dynamics. Therefore, I deleted all MPC in the model and averaged the Cload on the reference point to all nodes of the specified section to avoid the use of MPC. However, I still encountered the following error during operation. What could be the reason for this?
1720776194916

Do you have a rigid body constraint in this model ? It won’t work with shells in explicit dynamics: Rigid body constraint doesn't work with shell, axisymmetric and plane stress/strain elements in explicit dynamics · Issue #59 · Dhondtguido/CalculiX · GitHub

i don’t think i have any rigidbody constraint,here is the input file.

You have some unsupported Abaqus keywords there that should be removed first.