Search found 7 matches

by sjavadinasab
Wed May 13, 2015 10:42 pm
Forum: OpenSees.exe Users
Topic: Cable Material
Replies: 1
Views: 1887

Re: Cable Material

Dear moderators,
I wonder if you could possibly help me regarding the aforementioned issue.

Thanks in advance
by sjavadinasab
Thu May 07, 2015 8:52 pm
Forum: OpenSees.exe Users
Topic: Cable Material
Replies: 1
Views: 1887

Cable Material

Dear Prof. McKenna, I recently have found a new material named "Cable Material" and I want to use it in order to simulate a single cable divided into some truss elements. However, I didn't find any general information about the specific characteristics of this material. Does this material ...
by sjavadinasab
Wed Oct 08, 2014 10:24 am
Forum: OpenSees.exe Users
Topic: Mass and Stiffness Matrix
Replies: 9
Views: 7046

Re: Mass and Stiffness Matrix

@alirezaarab: I tried this command but OpenSees just ignores it!!!! It looks as though you had a similar problem. How was it solved? Why nothing happens when I do printA?
by sjavadinasab
Fri Jan 31, 2014 10:55 am
Forum: OpenSees.exe Users
Topic: concrete shear wall
Replies: 0
Views: 1388

concrete shear wall

Hi I want to simulate a concrete shear wall in opensees, based on an initial model in SAP2000. The shear wall has a 2x6(2 horizontal rows and 6 vertical columns) mesh grid and is connected to the ground by 7 nodes. What is the simplest way to define a shear wall in opensees like one defined in SAP20...
by sjavadinasab
Tue Dec 17, 2013 10:51 pm
Forum: OpenSees.exe Users
Topic: Eigen vectors for all modes
Replies: 3
Views: 2795

Re: Eigen vectors for all modes

I removed all [eigen 1] commands but the error was not solved. After using [eigen 3] instead of [eigen 1] it worked erfectly. I think it's a little strange!!!
Thanks a million for your help.
by sjavadinasab
Mon Dec 16, 2013 11:17 am
Forum: OpenSees.exe Users
Topic: Eigen vectors for all modes
Replies: 3
Views: 2795

Re: Eigen vectors for all modes

this is my code: wipe model basic -ndm 2 -ndf 3 #Setting of parameters.............................................................. set b 5.; #Span Length set h 3.; #Story height set M 100000; #Story mass (kg) set E 2.e11; #Elastic modulus of steel set Fy 2.354e8; #Yielding stress of steel #reminde...
by sjavadinasab
Mon Dec 16, 2013 8:41 am
Forum: OpenSees.exe Users
Topic: Eigen vectors for all modes
Replies: 3
Views: 2795

Eigen vectors for all modes

Hi dear friends, I created a 2D model of a simple 3-story steel frame. After using [eigen 3], the following results are shown: 2.794791e+002 2.419159e+003 6.834482e+003 but when I want to get eigen vectors, for all nodes and dofs, all outputs are equal to zero when the mode number is 2 or 3. The syn...