Search found 5 matches

by hamidkhodadadi
Fri Feb 14, 2020 5:54 pm
Forum: OpenSees.exe Users
Topic: Bouc-Wen Material
Replies: 3
Views: 4202

Re: Bouc-Wen Material

Hi
just the script for testing uniaxial materials with a single DOF truss which you have posted, doesn't work. the force out put of truss element is zero. do you have any other script in this regard.
Many thanks.
by hamidkhodadadi
Tue Dec 29, 2015 4:49 am
Forum: OpenSees.exe Users
Topic: yp vector!!
Replies: 0
Views: 2162

yp vector!!

hi all. i found that in zerolength element orientation we should use cosx sin x 0 -cosx sinx 0 respectively. but now i have found some examples which consider zerolength element orientation like this: x=0 degree -orient 1 0 0 7 -1 0 x=54.83 degree o-orient 0.576 0.817 0 4.88 1.45 0 as you can see th...
by hamidkhodadadi
Sat Dec 26, 2015 12:09 pm
Forum: OpenSees.exe Users
Topic: Zerolength element, orientation
Replies: 0
Views: 2361

Zerolength element, orientation

Hello all. I have to model a wall that its local axis are not aligned to the global axes. How can i use orient in zero length element. Is there any example which can help me. Also i have problem with assigning local axes of columns. I have to model columns with orientaion angle with respect to globa...
by hamidkhodadadi
Sat Dec 26, 2015 12:00 pm
Forum: OpenSees.exe Users
Topic: Format command
Replies: 2
Views: 2808

Re: Format command

Tanks alot.
It was so helpfull.
by hamidkhodadadi
Wed Dec 23, 2015 1:41 am
Forum: OpenSees.exe Users
Topic: Format command
Replies: 2
Views: 2808

Format command

Hi all
who can explain this command for me? what Format command do?
puts [format "\n\nReduced dT to:%1.1e; LF=%3.5f, Disp=%3.2f\n\n" \$dTtrial [getTime] [expr $tDisp*1000.] ]
thanks alot.