Hysteretic material not working in OpenSees.

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

Moderators: silvia, selimgunay, Moderators

Post Reply
yuhyeonlee
Posts: 1
Joined: Thu May 07, 2015 4:19 am
Location: Kyungpook national university

Hysteretic material not working in OpenSees.

Post by yuhyeonlee »

Dear Frank,

I am getting this error :
Want: uniaxialMaterial Hysteretic tag? mom1p? rot1p? mom2p? rot2p? <mom3p? rot3p?>
mom1n? rot1n? mom2n? rot2n? <mom3n? rot3n?> pinchX? pinchY? damfc1? damfc2? <beta?>

while executing this command :
set n1 235
set s1 0.001146
set n2 400
set s2 0.08
set n3 150
set s3 0.09
uniaxialMaterial Hysteretic $IDreinf $n1 $s1 $n2 $s2 $n3 $s3 -$n1 -$s1 -$n2 -$s2 -$n3 -$s3 1 1 1 1

Also, I don't Know "Want:.." in OpenSees So, I want to know that is mean
I am using OpenSees 2.4.6 for Window 7

Thank you.
MohamadNajib
Posts: 3
Joined: Fri Jun 19, 2015 5:58 pm
Location: American University of Sharjah

Re: Hysteretic material not working in OpenSees.

Post by MohamadNajib »

Did you define IDreinf ?
kovacsma
Posts: 9
Joined: Mon Sep 15, 2014 5:39 pm
Location: McMaster

Re: Hysteretic material not working in OpenSees.

Post by kovacsma »

"Want" simply means it wants a specific format for that line of code --- so the format which you have entered your Hysteretic material in, is incorrect somehow. Look over it carefully. Maybe find an example of how it has been entered before. Make sure all your variables are in fact numbers.
MohsenShani
Posts: 36
Joined: Sat Mar 29, 2014 3:49 pm
Location: Iran/Mazandaraan/babol,,,University of Science and Research of Tehran
Contact:

Re: Hysteretic material not working in OpenSees.

Post by MohsenShani »

are you use opensees2.4.6?
this version of OpenSees in material hysteretic is not correct action
Post Reply