Search found 10 matches
- Tue Apr 15, 2014 3:45 am
- Forum: Framework
- Topic: Adding NDMaterial to opensees
- Replies: 1
- Views: 1025
Adding NDMaterial to opensees
I am trying to add a NDMaterial to opensees framework. I want to add a material called ElasticMaterial under which i want to add ElasticPlanestrainMaterial and Elastic3DMaterial. Can anybody tell me .dll file of which of the above classes i should create?
- Sun Apr 13, 2014 1:39 pm
- Forum: Framework
- Topic: ElasticIsotropic plainstrain material
- Replies: 0
- Views: 1044
ElasticIsotropic plainstrain material
i have written a code for ElasticIsotropic ND-material for plain-strain element as given below. But the result i am getting is not matching with ElasticIsotropic material found in opensees. Can anybody tell me what is the reason behind it. #include <elementAPI.h> #include "soilE.h" #includ...
- Thu Jan 23, 2014 10:46 am
- Forum: Framework
- Topic: ops_Dt in latest version of opensees
- Replies: 1
- Views: 828
ops_Dt in latest version of opensees
Is ops_Dt working properly in latest version of Opensees?
- Mon Jan 06, 2014 12:52 am
- Forum: Framework
- Topic: doubt on coding functions
- Replies: 1
- Views: 882
doubt on coding functions
can anybody explain me in detail what is the work of commitstate(),reverttolastcommit(),revertTostart() functions in opensees coding.
- Mon Jan 06, 2014 12:46 am
- Forum: Framework
- Topic: calculation of strain
- Replies: 1
- Views: 910
Re: calculation of strain
sorry friends but answer to this type of problem has already been discussed in this forum.The link to that is
http://opensees.berkeley.edu/community/ ... =4&t=56051
still anybody have any new suggestion then i will be very happy to accept that.Thanks .
http://opensees.berkeley.edu/community/ ... =4&t=56051
still anybody have any new suggestion then i will be very happy to accept that.Thanks .
- Mon Dec 30, 2013 6:25 am
- Forum: Framework
- Topic: calculation of strain
- Replies: 1
- Views: 910
calculation of strain
suppose my strain at (n+1) th step (En+1) is a function of strain at nth step (En).How will i get the value of En at each step?If anybody have any suggestion plz help me?
- Mon Dec 30, 2013 6:14 am
- Forum: Framework
- Topic: Problem in Newmark method Implementation
- Replies: 4
- Views: 3802
Problem in Newmark method Implementation
i am working on a project PML(perfectly matched layer) modelling of unbounded soil domain.For implementing Newmark method in this formulation expressions are generated like given below tangent stiffness k=c1(ke+kt)+c2(ce+ct)+c3(me) effective internal force p(n+1)=(me) a(n+1)+(ce)v(n+1)+(ke)d(n+1)+Pi...
- Tue Nov 26, 2013 11:26 am
- Forum: OpenSees.exe Users
- Topic: opensees Navigator
- Replies: 1
- Views: 697
Re: opensees Navigator
i got the cause of my error.You should not change the name of OpenSees.exe file.
- Mon Nov 25, 2013 5:59 am
- Forum: Framework
- Topic: .dll file creation using code:block
- Replies: 1
- Views: 1112
.dll file creation using code:block
Is it possible to create .dll file using code:blocks?
- Mon Nov 25, 2013 5:54 am
- Forum: OpenSees.exe Users
- Topic: opensees Navigator
- Replies: 1
- Views: 697
opensees Navigator
i have followed all the procedures given for using opensees navigator but i am facing problem while analyzing.Navigator window is showing message like given below. ERROR: UNABLE TO RUN OPENSEES - errorCode = 1 '"D:\software(project)\opensees\openSees.exe"' is not recognized as an internal ...