The progress of adding a new material
Moderators: silvia, selimgunay, Moderators
The progress of adding a new material
Hi,
I am going to write a new material and add it into OpenSees. But I am not clear the whole progress of it.
If someone could give me some information of that, I would be very appreciate it.
Thanks
Jian
I am going to write a new material and add it into OpenSees. But I am not clear the whole progress of it.
If someone could give me some information of that, I would be very appreciate it.
Thanks
Jian
look at the files in OpenSees/SRC/PACKAGES and read the draft document on the dynamic api available at bottom of this page:
[url]
http://opensees.berkeley.edu/OpenSees/d ... ev_doc.php
[/url]
[url]
http://opensees.berkeley.edu/OpenSees/d ... ev_doc.php
[/url]
Thank you, Frank.
But I still have some I do not know.
"open corresponding windows project,"
There are 25 projects from "actor" to "utility", which one I should open? or creat a new project? or the other project?
"remove other material or element .h and .cpp files,"
Where should I remove all these .h and .cpp files from? From OpenSees\PACKAGE? or other?
"add your files"
Same question, where to add?
"change the output library name to same name as your class"
Where is the output library? How can I find it?
Look forward to hearing from you.
But I still have some I do not know.
"open corresponding windows project,"
There are 25 projects from "actor" to "utility", which one I should open? or creat a new project? or the other project?
"remove other material or element .h and .cpp files,"
Where should I remove all these .h and .cpp files from? From OpenSees\PACKAGE? or other?
"add your files"
Same question, where to add?
"change the output library name to same name as your class"
Where is the output library? How can I find it?
Look forward to hearing from you.