Search found 10 matches

by Moochul Shin
Tue Feb 26, 2008 8:04 pm
Forum: Framework
Topic: Q. Executable for debugging session
Replies: 0
Views: 3194

Q. Executable for debugging session

The compiler I am using is ms Studio 2005. When I tried to debug the solution, I'd got the dialog box which was "Executable for debugging session". I have no idea how I can handle this situation.

Please, let me hear a piece of advice.

Thank you so much
by Moochul Shin
Mon Oct 22, 2007 10:05 am
Forum: OpenSees.exe Users
Topic: Stress Strain curve of a reinforcement in a fiber section
Replies: 2
Views: 3289

Thank you

silvia wrote:you need to change the material tag $IDconcU to the steel material tag.
Thank You, Silvia.
by Moochul Shin
Mon Oct 22, 2007 8:46 am
Forum: OpenSees.exe Users
Topic: Stress Strain curve of a reinforcement in a fiber section
Replies: 2
Views: 3289

Stress Strain curve of a reinforcement in a fiber section

Hello! I am wondering how I can get the stress and strain curve of a reinforcement in a certain fiber which consists of a concrete and reinforcements. I could get a stress and strain curve of a concrete at the specific location through the following command. recorder Element -file $dataDir/ele1sec1S...
by Moochul Shin
Fri Sep 07, 2007 11:57 am
Forum: OpenSees.exe Users
Topic: Error for using hysteretic Material
Replies: 9
Views: 9644

silvia wrote:please read the manual and put the arguments in the proper order, as specified by the manual (positive values first)
Thanks I got it.
by Moochul Shin
Fri Sep 07, 2007 7:02 am
Forum: OpenSees.exe Users
Topic: Error for using hysteretic Material
Replies: 9
Views: 9644

please put into your script the following command and see what you get: puts "$IDconcCoreCFRP $fc1C $eps1C $fc2C $eps2C $fc3C $eps3C $fc1T $eps1T $fc2T $eps2T $fc3T $eps3T 0.001 0.002 0.0 0.0 0" I got the values I put into each terms. These are what I got ---------------------------------...
by Moochul Shin
Thu Sep 06, 2007 9:31 am
Forum: OpenSees.exe Users
Topic: Error for using hysteretic Material
Replies: 9
Views: 9644

still it doesn't work

silvia wrote:sorry, i looked too quickly. you eps3 should not be less than eps2!
I revised my eps3. My eps3 is bigger than eps2. But I have still same error.

Do you have any idea in order to see how the hysteretic material works?

Thank you very much
by Moochul Shin
Thu Sep 06, 2007 12:19 am
Forum: OpenSees.exe Users
Topic: Error for using hysteretic Material
Replies: 9
Views: 9644

silvia wrote:you have not defined a unique curve, you need to change some T's into C's, right?!!
I don't understand the unique curve that you said.
How can I define the unique curve?

And then, I think that I don't need to change any T's for tension part.
by Moochul Shin
Wed Sep 05, 2007 7:12 pm
Forum: OpenSees.exe Users
Topic: Error for using hysteretic Material
Replies: 9
Views: 9644

Error for using hysteretic Material

Hello. I am trying to use the hysteretic material. But I got the following 'error' --------------------------------------------------------------------------------- HystereticMaterial::HystereticMaterial -- input backbone is not unique <one-to-one> ---------------------------------------------------...
by Moochul Shin
Thu Aug 30, 2007 6:52 am
Forum: OpenSees.exe Users
Topic: Can push over analysis capture the failure of a simple col.?
Replies: 1
Views: 2609

Can push over analysis capture the failure of a simple col.?

Hello! I built a simple column which consists of five nonlinearBeamcolumn elements. And then I analyzed the column using push over test to draw shear force at the support and relative displacement at the top. At the first time, as I increased the maximum displacement, the analysis failed to converge...
by Moochul Shin
Mon Jul 30, 2007 8:40 am
Forum: OpenSees.exe Users
Topic: How can I model to express strength degradtion?
Replies: 1
Views: 2635

How can I model to express strength degradtion?

Hello! I built a cantilever beam with concrete04model. I wanted to see strength degradation on stress and strain curve when the model was under static cyclic loads. But all loops were same. I didn't see any strenght degradation. So if i want to see stregnth degradation, what should I do? Thank you f...