Search found 18 matches

by melis
Sat Aug 03, 2013 2:42 am
Forum: OpenSees.exe Users
Topic: Add New Uniaxial Material
Replies: 2
Views: 2446

Re: Add New Uniaxial Material

Dear Frank, Thank you for your quck reply. as far as i understand your answer, i don't commit with TortoiseSVN. Because you don't allow us. My other problem is how can i use my new materal? i wrote my material code with c++ and i buıld this code, so i have .dll file. what is the last step for add my...
by melis
Fri Aug 02, 2013 4:54 am
Forum: OpenSees.exe Users
Topic: Add New Uniaxial Material
Replies: 2
Views: 2446

Add New Uniaxial Material

Dear OpenSees Developer; i have been studying opensees for 3 years. i have studied for my master thesis. i want to add new material. i read your document(AddingYourCode.pdf) about this topic. i run your example1.tcl truly (ElasticPPcpp material), but then i wrote my new material code and i follow sa...
by melis
Fri May 17, 2013 4:43 pm
Forum: OpenSees.exe Users
Topic: Problem with Bond_SP01 ?
Replies: 10
Views: 9182

Re: Problem with Bond_SP01 ?

Hi everyone; i have same problem. when i add zerolengthsection element my code doesn't work, and this error message is sending WARNING BandGenLinLapackSolver::solve() -LAPACK routine returned 8 WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve() StaticAnalysis::analyze() ...
by melis
Thu May 16, 2013 3:21 am
Forum: OpenSees.exe Users
Topic: effect of tag number
Replies: 0
Views: 1611

effect of tag number

Dear Vesna; i have some questions about tag number. in my model, i choose arbitrary tag number for example; "ConfinedConcrete01 1 ..." or "steel01 5..." but when i search some document i found this link "http://osfeo.googlecode.com/svn-history/r6/trunk/SRC/classTags.h"....
by melis
Wed May 15, 2013 11:47 pm
Forum: OpenSees.exe Users
Topic: Hysteretic and Multilinear Material
Replies: 0
Views: 2061

Hysteretic and Multilinear Material

Dear Vesna; I modeled a cantilever column from PEER column database. My results showed good agreement with experimantal data. However, i want to change my steel with new material. this material is called hybrid material and we purpose to use this material in my thesis. This material has four critica...
by melis
Mon May 13, 2013 11:58 pm
Forum: OpenSees.exe Users
Topic: Could anybody send BuildingTcl 1.9 via email to me?
Replies: 9
Views: 6974

Re: Could anybody send BuildingTcl 1.9 via email to me?

Dear Vesna;
i need "Building Tcl 1.9" so if you could send it to me i would appreciate. my mail is melistaskin@sdu.edu.tr
thank you so much..
by melis
Thu Jan 10, 2013 4:40 pm
Forum: OpenSees.exe Users
Topic: recorder display problem
Replies: 7
Views: 5467

Re: recorder display problem

Than you so much Vesna..
by melis
Wed Jan 09, 2013 3:15 pm
Forum: OpenSees.exe Users
Topic: recorder display problem
Replies: 7
Views: 5467

Re: recorder display problem

Thank you Vesna for your reply. i tried display command with e.q analysis,then i saw deformed shape during the e.q analysis,so it was seemed about 60sec. therefore, in my first code with cyclic analysis, so i saw deformed shape during the analysis(about 3-4sec). i understood this period related to a...
by melis
Tue Jan 08, 2013 1:36 pm
Forum: OpenSees.exe Users
Topic: recorder display problem
Replies: 7
Views: 5467

Re: recorder display problem

Thank you for your reply. 1.)i used to source DisplayModel2D.tcl and source DisplayPlane.tcl, then i wrote "DisplayModel2D "deformed shape",but again i didn't see deformed shape enough time. 2.)first, i wrote my code with notepad++ then i run my model with opensees.exe. is it wrong, v...
by melis
Sat Jan 05, 2013 7:34 pm
Forum: OpenSees.exe Users
Topic: recorder display problem
Replies: 7
Views: 5467

recorder display problem

hi everyone; i modeled cantilever column, and i used displacement control, i want to see deformed shape. i use display command (like this) recorder display "DEFORMED shape" 10 10 300 300 -wipe prp 1 1 1 vup 0 1 0 vpn 0 0 1 display 100 5 400 but i can't see deformed shape window long time. ...
by melis
Thu Jun 28, 2012 1:50 am
Forum: OpenSees.exe Users
Topic: algorithm failed, analyze failed..
Replies: 9
Views: 7177

Re: algorithm failed, analyze failed..

hi Vesna; after your reply, i checked "http://www.ce.washington.edu/~peera1/" this site, and i didn't find any knowledge abaout loading type. then i wrote "Mike Berry and Marc Eberhard at the University of Washington". they replied me, they said; "The main result in the data...
by melis
Mon Jun 25, 2012 2:30 am
Forum: OpenSees.exe Users
Topic: algorithm failed, analyze failed..
Replies: 9
Views: 7177

Re: algorithm failed, analyze failed..

hi Vesna; The second type of analysis is dynamic analysis. (105.Saatcioglu and Ozcebe 1989, U3) experimental model has force-displacement test result. i don't know loading type,because test properties table don't have anything about loading procedure(it has only axial load 600kn), but i think this w...
by melis
Tue Jun 19, 2012 3:00 pm
Forum: OpenSees.exe Users
Topic: algorithm failed, analyze failed..
Replies: 9
Views: 7177

Re: algorithm failed, analyze failed..

hi Vesna;
Thank you so much for your quick answer. i tried your suggestion, but it did'nt work. can you say me another solution, because it is really important for me.
do you think my code is wrong or not? what is the main problem?
i wait your reply,thank you..
by melis
Tue Jun 19, 2012 3:01 am
Forum: OpenSees.exe Users
Topic: algorithm failed, analyze failed..
Replies: 9
Views: 7177

Re: algorithm failed, analyze failed..

OpenSees > analyze failed, returned: -3 error flag Trying Broyden .. WARNING: CTestNormDispIncr::test() - failed to converge after: 10 iterations ModifiedNewton::solveCurrentStep() -the ConvergenceTest object failed in test() DirectIntegrationAnalysis::analyze() - the Algorithm failed at time 4.32 O...
by melis
Mon Jun 18, 2012 6:14 am
Forum: OpenSees.exe Users
Topic: algorithm failed, analyze failed..
Replies: 9
Views: 7177

algorithm failed, analyze failed..

hi; i have some problem about algorithm and analyze. i modeled cantilever column. i took element properties from "column database"(http://www.ce.washington.edu/~peera1/proprect.htm) my code is failed and my results is different from test results. what is my code problem? i will send my cod...