BMD

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

Moderators: silvia, selimgunay, Moderators

Post Reply
sumitanand
Posts: 6
Joined: Thu Jan 13, 2011 1:39 pm
Location: Beca Ltd

BMD

Post by sumitanand » Sat Jan 28, 2012 4:51 pm

Hi, I have performed a pushover analysis of a simple 2d frame with forcebased beamcolumn elements using 5 integration points and a RC fibre section.

I want to be able to plot the bending moment diagram for the entire frame at selected pseudo time intervals throughout the pushover.

What is the best recorders i can use to achieve this output? I can only think of:

recorder Element -file pushoveranalysiscase_BeamColumn_Elementsectionresponse_SecForc_Sec1.out -time -ele 1 2 3 section 1 2 3 4 5 force

Is there a better way?

Regards

vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: BMD

Post by vesna » Tue Jan 31, 2012 11:11 am

If you do not have load applied on your elements it is enough to record forces only at element ends:
recorder Element -file pushoveranalysiscase_BeamColumn_Elementsectionresponse_SecForc_Sec1.out -time -ele 1 2 3 force

Otherwise, use your recorder.

Post Reply