record force in any station of a element

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
vehy
Posts: 16
Joined: Sat Apr 21, 2012 6:26 am
Location: urmia

record force in any station of a element

Post by vehy »

Hi everybody. How can I record output in special station of a element? e.g. I want to record moment in middle of the element
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: record force in any station of a element

Post by fmk »

you can only record where there are integration points.
vehy
Posts: 16
Joined: Sat Apr 21, 2012 6:26 am
Location: urmia

Re: record force in any station of a element

Post by vehy »

you mean I should define node in middle of element, that means 2 node with 1 element between them converted to 3 node with 2 element?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: record force in any station of a element

Post by fmk »

if there is no integration point there then yes.

depending on the integration scheme and the number of points there may be a gauss pt at the location, e.g. if force-beam column and using default integration if you specify 3,5,7,..
integration points there is one in the middle of the beam:

http://opensees.berkeley.edu/WebSVN/fil ... ration.cpp
vehy
Posts: 16
Joined: Sat Apr 21, 2012 6:26 am
Location: urmia

Re: record force in any station of a element

Post by vehy »

but it is not possible to define integration point in elasticbeamcolumn element :(
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: record force in any station of a element

Post by fmk »

nope. sorry though automatically you were dealing with a nonlinear beam column element.

good new is that you don't need to record anything in the middle. it's an ELASTIC beam, you can determine everything knowing end forces. it's simple static equilibrium after all.
Post Reply