damage recorder problem

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

Moderators: silvia, selimgunay, Moderators

Post Reply
karimtarbali
Posts: 82
Joined: Fri Aug 14, 2009 12:11 am
Location: iiees

damage recorder problem

Post by karimtarbali »

Hi
i have problem using damage recorder in my model.when i use this code :
damageModel NormalizedPeak 1 5.0 -5.0 Deformation
recorder ElementDamage 1001 -section 1 -file ele1sec1damage.txt -damage 1
i get :
WARNING recorder ElementDamage: No damege tag specified CTestEnergyIncr::test()

when i use this :

recorder ElementDamage 1001 -file ele1sec1damage.txt -section 1 -damage 1
i get :
DamageRecorder::DamageRecorder - out of memory creating deformation response
when i use this :
recorder ElementDamage 1001 -time -dT 0.1 -file Data/ele1sec1Kratzigdamage -section 1 -dof 1 -damage 2
i get :
WARNING recorder ElementDamage: Section keyword not specified CTestEnergyIncr::
could you please help me fine out what is wrong with the situation
thanks
kt
koduru
Posts: 33
Joined: Tue Jun 06, 2006 11:41 am
Location: U of A

Post by koduru »

Hi,
There is a problem with using damage recorder that must be fixed in the source code, and not with specifying the Tcl input. I have an old (1.6.2) version of OpenSEES that is debugged.

Unfortunately, I don't know how to fix this in the new versions of Opensees.
civilman
Posts: 33
Joined: Wed Sep 26, 2007 12:56 am
Location: Dalian

Post by civilman »

Hi, koduru, can you send old (1.6.2) version of OpenSEES to me? thanks a lot, I will greatly appreciated for your help.
my email is: civilman@yahoo.cn
Post Reply