Problem with Add a New Material?

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
Willsm
Posts: 2
Joined: Sat Mar 12, 2016 8:50 pm
Location: Southeast University

Problem with Add a New Material?

Post by Willsm »

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
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Problem with Add a New Material?

Post by fmk »

are you using the svn version that corresponds with the release version that the exe spits out when it starts.
Willsm
Posts: 2
Joined: Sat Mar 12, 2016 8:50 pm
Location: Southeast University

Re: Problem with Add a New Material?

Post by Willsm »

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.
tuanrlc
Posts: 9
Joined: Fri Jul 22, 2016 8:13 pm
Location: Kunsan National University, South Korea

Re: Problem with Add a New Material?

Post by tuanrlc »

Hi Willsm!
Can you show me the version SVN which you had used?
Thanks!
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Problem with Add a New Material?

Post by fmk »

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
tuanrlc
Posts: 9
Joined: Fri Jul 22, 2016 8:13 pm
Location: Kunsan National University, South Korea

Re: Problem with Add a New Material?

Post by tuanrlc »

Many thanks, fmk
Post Reply