Search found 8 matches

by Sudan
Mon May 01, 2017 9:56 am
Forum: OpenSees.exe Users
Topic: dt AccelSeries and Dtanalysis
Replies: 2
Views: 2953

Re: dt AccelSeries and Dtanalysis

Yes, you can use $DtAnalysis<$dt , for such case OpenSees will interpolate the missing value itself.
by Sudan
Mon Mar 06, 2017 2:23 am
Forum: OpenSees.exe Users
Topic: Problem in Cyclic-Pushover for ElastoPlastic Material
Replies: 1
Views: 2270

Problem in Cyclic-Pushover for ElastoPlastic Material

Dear fmk, I encounter a problem in the cyclic pushover analysis for zerolength element. Model runs well for elastic material but when I change the material to Elasto plastic material, it shows warning. I have also run the same model for other inelastic material like Steel01, SelfCentering, it runs w...
by Sudan
Thu Mar 02, 2017 1:46 am
Forum: OpenSees.exe Users
Topic: The file .dll can not be used by the opensees.exe
Replies: 8
Views: 7925

Re: The file .dll can not be used by the opensees.exe

No problem for my dll file to run on another computer.
Did you build on debug version or release version?
fmk recommend to build on release version to share on another computer.
by Sudan
Mon Feb 27, 2017 10:40 pm
Forum: OpenSees.exe Users
Topic: Adding New Material
Replies: 4
Views: 4150

Re: Adding New Material

Yes, if your pc is x64bit version then you need to build in x64 platform in VS2010.
by Sudan
Mon Feb 20, 2017 7:48 pm
Forum: OpenSees.exe Users
Topic: Adding New Material
Replies: 4
Views: 4150

Re: Adding New Material

Dear Sir, Finally i am able to build it. During the process there was this error related to bool.h, i removed include of bool.h from the header file EigenSOE.h and it did work. Also my pc is x64 bit version so i change the build platform to x64 and build again and it worked. Is removing of bool_h fr...
by Sudan
Sat Feb 18, 2017 9:10 pm
Forum: OpenSees.exe Users
Topic: Adding New Material
Replies: 4
Views: 4150

Adding New Material

Dear fmk, I am trying to add new material in OpenSees platform. But there is some error in the build process. I tried to do the same as given in your presentation from OpenSeesDays 2012. But even the building of ElasticPPcpp has shown error. The error shown is: Cannot open include file: 'bool.h': no...
by Sudan
Mon Oct 24, 2016 8:16 am
Forum: OpenSees.exe Users
Topic: Self Centering with Stiffness degradation
Replies: 2
Views: 2703

Re: Self Centering with Stiffness degradation

Thank you Sir.
by Sudan
Sat Oct 22, 2016 11:11 pm
Forum: OpenSees.exe Users
Topic: Self Centering with Stiffness degradation
Replies: 2
Views: 2703

Self Centering with Stiffness degradation

Hello Frank, How can I model self centering model with stiffness degradation. As far as I know from command manual, I can model Self Centering system but it has fixed elastic post inelastic stiffness. I need to model self centering system having stiffness degradation. How can we model it in OpenSees...