Example 4 GMfile

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

Moderators: silvia, selimgunay, Moderators

Post Reply
minafateh
Posts: 8
Joined: Sat Dec 06, 2008 4:08 am
Location: ucb

Example 4 GMfile

Post by minafateh »

Dear Silvia

I sourced Ex4.Portal2D.build.InelasticFiberSection.tcl in Ex4.Portal2D.analyze.Dynamic.EQ.Uniform.tcl and Model was built but the error is :


Cannot open GMfile/H-e12140.at2 for reading

Can’t read ”dt” no such variable

Do I have to change anything in SMDfile.tcl?

All of the files are in one folder:

Ex4.Portal2D.build.InelasticFiberSection.tcl
Ex4.Portal2D.analyze.Dynamic.EQ.Uniform.tcl
H-E12140.AT2
ReadSMDfile.tcl
LibAnalysisDynamicParameters.tcl
OpenSees.exe

2. Why did not you define Bars for Beam like Column in fiber section? model

Thank you
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

set GMFILE to be "./" or go in and edit script to take out the GMfile/ wherever you find it in the scripts.
minafateh
Posts: 8
Joined: Sat Dec 06, 2008 4:08 am
Location: ucb

Post by minafateh »

Thank you! but I did not understant clearly!

You mean I sould change the following section:

# Uniform Earthquake ground motion (uniform acceleration input at all support nodes)
set GMdirection 1; # ground-motion direction
set GMfile "H-e12140" ; # ground-motion filenames
set GMfact 1.5; # ground-motion scaling factor

Thanks
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

yes.
minafateh
Posts: 8
Joined: Sat Dec 06, 2008 4:08 am
Location: ucb

Post by minafateh »

sorry Frnk, there is also the same error!

could you plaese show me as an exmple in one line how you exactly set the command for reading GMfile?
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

check the that the gm files are in the directory specified by the example.
make sure your editor has not saved the file with an additional extension.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
khatibi_m
Posts: 32
Joined: Mon Jun 01, 2009 12:57 am
Location: Kerman

Post by khatibi_m »

Dear minafateh
I am PhD student in Iran.
My dissertation is R/C structure with considering SSI. and I also need to calculate Hysteretic Energy, Damage Index, Drift, and …
I utilize opensees and I link opensees to matlab.
can I contact you with your mail?
my email is khatibi_m2002@yahoo.cm
Post Reply