Search found 96 matches

by Libra23
Fri May 11, 2007 1:01 am
Forum: OpenSees.exe Users
Topic: Material command
Replies: 1
Views: 2536

Material command

Hi, this is the first time I have problem with materials,program writes "invalid command named Material" Someone could help me to find what's wrong? This is my script: set E 250000 ; # concrete elastic modulus set b0 24 ; # set h0 24 ; # set sh 8 ; # ##set bi 24 ; # set fy 4400 ; # set Es ...
by Libra23
Tue May 08, 2007 8:09 am
Forum: OpenSees.exe Users
Topic: eigen analysis
Replies: 0
Views: 2422

eigen analysis

Hi,
if I use this command :

recorder Node -file Eigenvector.out -node $nodes -dof 1 2 3 "eigen 1"

in modal analyze, are the values in the file normalized?
Thanks
by Libra23
Tue May 08, 2007 4:06 am
Forum: OpenSees.exe Users
Topic: Read external file
Replies: 0
Views: 2079

Read external file

Hi,
when I read an external file how Can I assign values of each line of that file to a variable,so that to create lists?
Thanks
by Libra23
Thu Apr 19, 2007 6:04 am
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

What does it mean when it writes :ForceBeamColumn and deformation are not compatible?Is it a transformation problem?If I send you my files about my model without walls could tell me what is wrong?If you have little time

Thanks
by Libra23
Wed Apr 18, 2007 6:22 am
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

in examples 8 of manual if I want to run pushover do I open example about pushover and call within it example that defines model?
by Libra23
Wed Apr 18, 2007 12:06 am
Forum: OpenSees.exe Users
Topic: load command
Replies: 1
Views: 2474

load command

Hi, about load command I'd like to know if,when I apply load to element ,I have to consider global or local axis as direction of loading. I mean,if in my model z is the vertical axis in global system and x is that one in local,do I have to put: 1) load 1 0. 0. -$Q 0. 0. 0. ; or 2) load 1 -$Q 0. 0. 0...
by Libra23
Tue Apr 17, 2007 12:13 pm
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

I have read in the manual that ,using eleLoad command ,nonlinearBeamColumn might have problems converging .... could it be this that gives me problems in my model?
by Libra23
Tue Apr 17, 2007 11:40 am
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

You are right....it's a pity that nobody near me can't use this program and is able to help!
Thanks the same,really, I believe I must help myself!
by Libra23
Tue Apr 17, 2007 10:38 am
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

I looked at it,maybe it could be a model problem...if you remember I have modeled walls as non linear beam column elements with large section ,at the edge of section I had two nodes ( 0 )that are connected with nothing...someone suggests me to use beam with elastic section to connect them ( 0 ) with...
by Libra23
Mon Apr 16, 2007 5:32 am
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

I need help!
Thanks
by Libra23
Sun Apr 15, 2007 11:12 pm
Forum: OpenSees.exe Users
Topic: wall
Replies: 10
Views: 10810

That's exactly what I have done!
by Libra23
Sun Apr 15, 2007 11:09 pm
Forum: OpenSees.exe Users
Topic: wall
Replies: 10
Views: 10810

That's exactly what I have done!
by Libra23
Sat Apr 14, 2007 11:57 pm
Forum: OpenSees.exe Users
Topic: wall
Replies: 10
Views: 10810

In this specific case we have a wall that could be consider as slender bracket (I don't know if it's the right word) so shear deformations could be neglected and using nonLinear BeamColumn elements we can take into account non linearity of materials!
by Libra23
Sat Apr 14, 2007 9:08 am
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

For pushover I use script of example 8.
by Libra23
Sat Apr 14, 2007 9:06 am
Forum: OpenSees.exe Users
Topic: Pushover analysis
Replies: 15
Views: 11756

Yes I have to do pushover but the problem I get: WARNING BandGenLinLapackSolver::solve() -LAPACK routine returned 178 WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve() StaticAnalysis::analyze() -the algorithm failed at iteration :0 with domain at load factor 0.2 analyze...