Search found 13 matches

by wdylut
Tue Dec 18, 2012 5:20 pm
Forum: OpenSees.exe Users
Topic: WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu
Replies: 16
Views: 15331

Re: WARNING BandGenLinLapackSolver::solve() -LAPACK routine

ok,firstly,i do as you told me to compute the peroid,it does work ,but i still can't get right value,so i set mass to the top node of the iso2spring,the value of the mass is coresponding to the superstrture's mass,then,the period is right which is in a reasonable domain.so i have a suggestion that t...
by wdylut
Wed Dec 12, 2012 11:01 pm
Forum: OpenSees.exe Users
Topic: WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu
Replies: 16
Views: 15331

Re: WARNING BandGenLinLapackSolver::solve() -LAPACK routine

hi vesna,i have solved the problem,thank you.
by wdylut
Wed Dec 12, 2012 5:16 pm
Forum: OpenSees.exe Users
Topic: WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu
Replies: 16
Views: 15331

Re: WARNING BandGenLinLapackSolver::solve() -LAPACK routine

dear vesna:
i did it as you told me ,but the result is still not changed.i try to change the constraint of iso2spring ,the period return to a right value,but the constraint which i changed is not the one i need,could you tell me how to set the constraint of iso2spring?
by wdylut
Wed Dec 12, 2012 6:06 am
Forum: OpenSees.exe Users
Topic: WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu
Replies: 16
Views: 15331

Re: WARNING BandGenLinLapackSolver::solve() -LAPACK routine

you can change the eigen computation method from "genBandArpack" to "fullGenLapack" ,you can have a try.
by wdylut
Tue Dec 11, 2012 5:06 pm
Forum: OpenSees.exe Users
Topic: WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu
Replies: 16
Views: 15331

Re: WARNING BandGenLinLapackSolver::solve() -LAPACK routine

sorry,I forgot to tell you that the original script is smoothly right,but when i add iso2spring section with zerolength element ,the period is extremely big, # Create Iso2spring section set k1 [expr 9262*$kN/$m] set Fyo [expr 90.4*$kN] set k2o [expr 926*$kN/$m] set kvo [expr 2132*$kN/$mm] set hb [ex...
by wdylut
Tue Dec 11, 2012 6:11 am
Forum: OpenSees.exe Users
Topic: period is very large ,why?
Replies: 0
Views: 1755

period is very large ,why?

thank you ,i have solved the problem,but i met another problem,when i run my script ,the period is very long ,about 1.0e+7sec,i could not find the solution,hope you can help me , # -------------------------------------------------------------------------------------------------- # 2D RC Frame-left #...
by wdylut
Tue Dec 11, 2012 12:58 am
Forum: OpenSees.exe Users
Topic: WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu
Replies: 16
Views: 15331

Re: WARNING BandGenLinLapackSolver::solve() -LAPACK routine

thank you ,i have solved the problem,but i met another problem,when i run my script ,the period is very long ,about 1.0e+7sec,i could not find the solution,hope you can help me , # -------------------------------------------------------------------------------------------------- # 2D RC Frame-left #...
by wdylut
Fri Dec 07, 2012 6:43 pm
Forum: OpenSees.exe Users
Topic: WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu
Replies: 16
Views: 15331

WARNING BandGenLinLapackSolver::solve() -LAPACK routine retu

dear all when i run my script showed below ,i met such warnings: WARNING BandGenLinLapackSolver::solve() -LAPACK routine returned 1 WARNING BandGenLinLapackSolver::solve() -LAPACK routine returned 1 WARNING BandGenLinLapackSolver::solve() -LAPACK routine returned 1 i hope somebody can help me solve ...
by wdylut
Thu Jul 05, 2012 7:09 pm
Forum: OpenSees.exe Users
Topic: extra words after "else" clause in "if" command
Replies: 1
Views: 3241

Re: extra words after "else" clause in "if" command

I have solved it,don't waste your time on it,my friends who will see this
by wdylut
Wed Jul 04, 2012 6:16 pm
Forum: OpenSees.exe Users
Topic: extra words after "else" clause in "if" command
Replies: 1
Views: 3241

extra words after "else" clause in "if" command

wrong # args: extra words after "else" clause in "if" command while executing "if {(($pier==1)||($pier==[expr $NBay+1]))&&(($level==1)||($level==2))} {; set elemID [expr $N0col + $level*10 +$pier]; set nodeI [expr $level..." ("for" body line 3) invoked...
by wdylut
Wed Jun 13, 2012 6:52 pm
Forum: Documentation
Topic: system and algorithm failed
Replies: 2
Views: 4245

Re: system and algorithm failed

Thank U,I have found the problem that i used the pinching4 mat in a wrong way.
by wdylut
Tue Jun 12, 2012 7:09 pm
Forum: Documentation
Topic: warning
Replies: 4
Views: 7172

Re: warning

I also met such a problem , my problem is showed blow:
WARNING BandGenLinLapackSolver::solve() -LAPACK routine returned 6
could you tell me where it is?
by wdylut
Tue Jun 12, 2012 6:54 pm
Forum: Documentation
Topic: system and algorithm failed
Replies: 2
Views: 4245

system and algorithm failed

Dear my friends, I have been learning this software for about two months,when i am programming my command flow ,I met the warnings showed below,I have been thinking about it for several days but failed to solve it,I hope you can help me. #### WARNING BandGenLinLapackSolver::solve() -LAPACK routine r...