Topic: Rigidarmnodes in 2D analysis
Hello,
I am currently trying to simulate a 2D beam subjected to an eccentric load (at node 3). I have a roller support(node 5) and a pin support (node 1). On top of the beam there is a steel plate which is not in the model. However due to the beam all the nodes along the top surface of the beam (nodes 6,4,3) should have the same rotation and the same x-translation. As I am using elements with 2DOFS i have to enrich them first with the rotation DOF and make some of them rigidarmnodes. The OOFEM script is the following
Although the script seems to be running I have convergence problems:
Error: (/Users/demexen/oofemsvn/trunk/src/oofemlib/calmls.C:1190)
Class: CylindricalALM, number: 1
computeDeltaLambda: discriminant is negative, solution failed
Could you please help me with my problem?Is it due to a bug in the algorithm or due to the boundary conditions set? Could I use an alternative formulation?