Problem with Add a New Material?
Moderators: silvia, selimgunay, Moderators
Problem with Add a New Material?
I compiled New Materia.dll file successfully but failed to run. When I run the model, software prompted "OpenSees.exe has stopped working." I check my .tcl codes and found software went wrong in creating material, however, there is no warning "can't create new material".
I have no idea about this, Anyone can solve this problem? or thoughts?
Thanks
I have no idea about this, Anyone can solve this problem? or thoughts?
Thanks
Re: Problem with Add a New Material?
are you using the svn version that corresponds with the release version that the exe spits out when it starts.
Re: Problem with Add a New Material?
Thank you very much!
I check the svn version and find it doesn't corresponds with the release version. After updating to the last version, the problem is solved and program runs well.
I check the svn version and find it doesn't corresponds with the release version. After updating to the last version, the problem is solved and program runs well.
Re: Problem with Add a New Material?
Hi Willsm!
Can you show me the version SVN which you had used?
Thanks!
Can you show me the version SVN which you had used?
Thanks!
Re: Problem with Add a New Material?
when you start OpenSees you will see a revision number in the text that is output .. you need to use that revision number and not the one he used as that will not work for you unless you are using the same .exe
Re: Problem with Add a New Material?
Many thanks, fmk