Apply a moment to a certain number of nodes
Apply a moment to a certain number of nodes
(OP)
Hi to everybody,
i've this little problem with 1d elements in Patran.
I've to comunicate the moment of a crane to a series of node( the base). this crane is placed on a steel floor. (i've attached a sampe made with maestro)
In other fem programs i was used to construct a number of 1d elements connectting the node of shell components of the base vith a vertex on witch was applied a moment.
The problem is that i've noticed that in nastran, using 1d beam2 elements and bar properties it's impossible to apply the moment on the vertex because this is not comunicated to the elements.
I've no experience in modeling 1d elements in patran.
Anyone has some suggestion for solving this problem?
Thank you very much
i've this little problem with 1d elements in Patran.
I've to comunicate the moment of a crane to a series of node( the base). this crane is placed on a steel floor. (i've attached a sampe made with maestro)
In other fem programs i was used to construct a number of 1d elements connectting the node of shell components of the base vith a vertex on witch was applied a moment.
The problem is that i've noticed that in nastran, using 1d beam2 elements and bar properties it's impossible to apply the moment on the vertex because this is not comunicated to the elements.
I've no experience in modeling 1d elements in patran.
Anyone has some suggestion for solving this problem?
Thank you very much





RE: Apply a moment to a certain number of nodes
2) If you personally purchased your Patran software, I believe you can get support directly from the developer. Try emailing them, mscpatran.support@mscsoftware.com or mscnastran.support@mscsoftware.com .
RE: Apply a moment to a certain number of nodes
the error is the same, there's some lack of costraints
^^^ USER FATAL MESSAGE 9050 (SEKRRS)
^^^ RUN TERMINATED DUE TO EXCESSIVE PIVOT RATIOS IN MATRIX KLL.
^^^ USER ACTION: CONSTRAIN MECHANISMS WITH SPCI OR SUPORTI ENTRIES OR SPECIFY PARAM,BAILOUT,-1 TO
CONTINUE THE RUN WITH MECHANISMS.
probably you've setted PARAM,BAILOUT,-1
RE: Apply a moment to a certain number of nodes
I ran "test.bdf" on my side and my .f06 did not have that error. I have attached my .f06 as proof. How odd you received that message.
The model features a CBAR attached to CQUADS. The CBAR has a moment applied to it, and the FBD reveals the internal moments are distributed to the constraints/fixed end of the CQUADs.
RE: Apply a moment to a certain number of nodes
ok but i think i've solved the problem
there was some mistakes in definition of the orientation of sections of beams and with the property of the material.
Thank you