Search found 43 matches

by polimeruvijay
Fri Jan 04, 2019 8:29 am
Forum: OpenSees.exe Users
Topic: Hysteric curve for following figure
Replies: 2
Views: 1046

Re: Hysteric curve for following figure

Dear Prafullamalla

Its very difficult to provide some help based on the information that is provided. Please provide more specific information, such as what is the structure, what kind of loading you are planning to apply, what the structure is made of etc...

Regards
by polimeruvijay
Tue Dec 25, 2018 6:31 am
Forum: OpenSees.exe Users
Topic: Timoshenko Based beam column element with fiber section
Replies: 0
Views: 487

Timoshenko Based beam column element with fiber section

Dear Opensees Community

Is there any beam column element in opensees, which is developed based on Timoshenko beam column element formulation and accepts fiber cross section with nonlinear constitutive relationships.

Thanks in advance...
by polimeruvijay
Thu Dec 06, 2018 3:23 am
Forum: Framework
Topic: Difference Between these two types of functions
Replies: 0
Views: 949

Difference Between these two types of functions

Could anybody please explain what is the difference between these two functions, which I found in "FAFourSteelRCPlaneStress.h and .cpp", It seems both types are doing the same action, i.e. returning the same vector. Type - 1 : const Vector &getStress(void); const Vector &getStrain(...
by polimeruvijay
Sun Aug 26, 2018 3:52 am
Forum: OpenSees.exe Users
Topic: Downloading the source code
Replies: 2
Views: 3091

Re: Downloading the source code

Hi Many times the sever is not responsive, sometimes it is up and sometimes it is down, Please keep trying, Trying in different systems sometimes helps. Also, Please check the following information 1. Which operating system you are using?? 2. If you are using Windows, have you installed Tortoise SVN...
by polimeruvijay
Tue Aug 07, 2018 8:20 pm
Forum: OpenSees.exe Users
Topic: Error using "nDMaterial FAReinforcedConcretePlaneStress"
Replies: 11
Views: 12546

Re: Error using "nDMaterial FAReinforcedConcretePlaneStress"

Dear Joshwoods Thank you very much, I Just downloaded the Opensees 3.0.0a version .exe file. I will soon let you know about the input file, status. Could you please send any two dimensional model (such as shear walls, hollow columns etc...) example input file(ndm 2), if you have any. Regards... Vijay
by polimeruvijay
Thu Aug 02, 2018 12:17 am
Forum: OpenSees.exe Users
Topic: OpenSees.exe has stopped working
Replies: 5
Views: 5919

Re: OpenSees.exe has stopped working

I think in the source code the number of macro fibers are limited to 5 downside, When I increase more than 5 no error, but when I decrease less than 5 it is happening...
by polimeruvijay
Sun Jul 29, 2018 9:58 pm
Forum: OpenSees.exe Users
Topic: Error using "nDMaterial FAReinforcedConcretePlaneStress"
Replies: 11
Views: 12546

Re: Error using "nDMaterial FAReinforcedConcretePlaneStress"

joshwoods wrote: > Hi Dr. McKenna, > > I'm experimenting with this material as well for modelling walls... if > there's any information about the "damage material data" > parameters from the sample code you posted it would be very useful! > > From code: > set Ap 0.1 ;#damage material data ...
by polimeruvijay
Wed Jul 11, 2018 8:34 pm
Forum: OpenSees.exe Users
Topic: Error using "nDMaterial FAReinforcedConcretePlaneStress"
Replies: 11
Views: 12546

Re: Error using "nDMaterial FAReinforcedConcretePlaneStress"

Dear FMK Thank you very much. It seems, "PlasticDamageConcretePlaneStress " and "PlaneStressLayeredMaterial " are available in the latest revisions. I downloaded the source codes. I will update the status on the new materials soon. Could you please send the download details of Dr...
by polimeruvijay
Mon Jun 04, 2018 5:12 am
Forum: Framework
Topic: Meaning of "getCommittedStrain" , "getCommittedStress"
Replies: 1
Views: 2042

Meaning of "getCommittedStrain" , "getCommittedStress"

Dear OpenSEES Community members Can anyone tell me the meaning of the following parameters, which are defined in "ndMaterial" source code, getCommittedStrain getCommittedStress commitState What does these variables CommittedStrain, CommittedStress and commitState represents?? Thanks and re...
by polimeruvijay
Fri Jun 01, 2018 2:11 am
Forum: OpenSees.exe Users
Topic: Error using "nDMaterial FAReinforcedConcretePlaneStress"
Replies: 11
Views: 12546

Re: Error using "nDMaterial FAReinforcedConcretePlaneStress"

Dear Selim Gunay

Right now I am using a tolerance of 0.01 (NormDispIncr) and KrylovNewton Algorithm for analysis. Could you please suggest any other algorithms which can help solving the error.

Thank you
Vijay
by polimeruvijay
Mon May 28, 2018 5:36 am
Forum: OpenSees.exe Users
Topic: Error using "nDMaterial FAReinforcedConcretePlaneStress"
Replies: 11
Views: 12546

Error using "nDMaterial FAReinforcedConcretePlaneStress"

Dear OpenSees Community Members I am using "nDMaterial FAReinforcedConcretePlaneStress" for modelling a framed shear wall, I used nonlinear beam column elements to model the beams and columns and used "nDMaterial FAReinforcedConcretePlaneStress" for modelling wall elements. Joine...
by polimeruvijay
Thu May 17, 2018 6:02 am
Forum: Framework
Topic: Debugging C++ (Visual Studio) source code with “.tcl” file
Replies: 1
Views: 1984

Debugging C++ (Visual Studio) source code with “.tcl” file

Dear OpenSEES Community Members When I run the input file using the opensees executable, the program is not giving me the values I expected, there is some problem within the source code. Hence, I have no way but to understand the functioning of the source code, line by line using break points in vis...
by polimeruvijay
Mon Jan 01, 2018 5:54 am
Forum: OpenSees.exe Users
Topic: Incremental updating in Adaptive Pushover Analysis
Replies: 1
Views: 869

Re: Incremental updating in Adaptive Pushover Analysis

Dear Aydindaei Eventhough the below code is written for eqrthquake, it will help you understand, implementing adaptive step size in the pushover analyses --------------------------------------------------------------------------------------------------------------------------------------------------...
by polimeruvijay
Wed Dec 27, 2017 2:34 am
Forum: OpenSees.exe Users
Topic: #INF and #QNAN - "NormDispIncr" Test command
Replies: 1
Views: 741

#INF and #QNAN - "NormDispIncr" Test command

Dear OpenSEES Community members I am analysing a bridge column under earthquake load, which is 29 sec long. I am using "transient" analysis command. With an adaptive step size algorithm, The maximum and minimum step sizes used in the analysis are 0.01 and 0.0001 with a decrement 0.00001. i...
by polimeruvijay
Sun Dec 24, 2017 10:11 pm
Forum: Framework
Topic: OpenSEES Workshop
Replies: 1
Views: 1645

OpenSEES Workshop

Dear OpenSEES Community members

Are there any upcoming workshops happening on OpenSEES framework, My requirements are

1. Need to understand the framework, so that I can Implement my own code for elements, materials, recorders, integrator.

Thank you
---
Vijay Kumar