Search found 9 matches

by SunnyPark
Sun Jun 17, 2012 11:42 pm
Forum: Documentation
Topic: I got problem with EQ analysis
Replies: 3
Views: 5441

Re: I got problem with EQ analysis

I fixed it It was mass problem. loadConst -time 0.0 I changed my codes like below (after analyzing gravity load). =========================== puts "Gravity analysis complete" mass 2 [expr $m/1400*350] 1.e-9 0.0; mass 3 [expr $m/1400*350] 1.e-9 0.0; mass 4 [expr $m/1400*350] 1.e-9 0.0; mass 5 [expr $...
by SunnyPark
Wed Jun 13, 2012 9:05 pm
Forum: Documentation
Topic: warning
Replies: 4
Views: 7037

Re: warning

If it occuring during the analysis, how to correct "0 stiffness" ????????????
by SunnyPark
Mon Jun 04, 2012 11:51 pm
Forum: OpenSees.exe Users
Topic: Error...BandGenLinLapackSolver::solve<>
Replies: 7
Views: 8801

Re: Error...BandGenLinLapackSolver::solve<>

I....still cannot solve this problem... T^T
help me plz........
by SunnyPark
Wed May 30, 2012 3:39 am
Forum: OpenSees.exe Users
Topic: Error...BandGenLinLapackSolver::solve<>
Replies: 7
Views: 8801

Re: Error...BandGenLinLapackSolver::solve<>

Thank you, fmk!!
i want to choose 2nd slolution, and i've got question....
what is "the initial tangent" mean??
is that mean one of the rayleigh damping constants??
thank you again.
by SunnyPark
Sat May 26, 2012 12:00 am
Forum: OpenSees.exe Users
Topic: Error...BandGenLinLapackSolver::solve<>
Replies: 7
Views: 8801

Re: Error...BandGenLinLapackSolver::solve<>

thank you!
I didn't know that and removed section aggregators!
But!!!!!!!!!!!!!!!!!!!!!still have same error.........
I am just goning carzy..........T^T
How can I fixed this error...???????
by SunnyPark
Thu May 24, 2012 7:59 pm
Forum: OpenSees.exe Users
Topic: Error...BandGenLinLapackSolver::solve<>
Replies: 7
Views: 8801

Re: Error...BandGenLinLapackSolver::solve<>

thanks vesna i saw the example and fixed analysis command. but it still have error..and.. error is become more complex.... and i have a question about the command that used in example, ReadRecord command is not worked at all.. i'm using OpenSees2.2.2 version... should i upgrade it? i upgraded to ver...
by SunnyPark
Wed May 23, 2012 4:50 am
Forum: OpenSees.exe Users
Topic: Error...BandGenLinLapackSolver::solve<>
Replies: 7
Views: 8801

Error...BandGenLinLapackSolver::solve<>

Hi, I have questions about my error.... here is my error Massege; ================================================================= WARNING BandGenLinLapackSolver::solve<> -LAPACK routine returned 2 WARNING NewtonRaphson::solveCurrentStep<> -the KnearSysOfEqm failed in solve<> DirectIntegrationAnaly...
by SunnyPark
Wed Jan 25, 2012 5:38 pm
Forum: OpenSees.exe Users
Topic: applying ground motion
Replies: 1
Views: 1787

applying ground motion

hi all,

i have some errors when operating EQ analysis..

and ma question is that should i apply "mass" on the x-dir.?

if i have to apply on the x-dir., what value should be applied?

is it weight/g ?????? how about y-dir.?

:cry: :cry: :cry:
by SunnyPark
Thu Jan 05, 2012 4:44 pm
Forum: Documentation
Topic: I got problem with EQ analysis
Replies: 3
Views: 5441

I got problem with EQ analysis

hi all. i have some problems with my code i want to do EQ analyzis with SAC ground motion of LA21 but there is errors.................... i'm an king begginer.....with EQ analysis....somebody plz help me.. there are my codes (this codes are work properly with push-over analysis) --------------------...