How to add a new material in OpenSees

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

Moderators: silvia, selimgunay, Moderators

Post Reply
rainandcm
Posts: 19
Joined: Sun Feb 07, 2010 7:29 am
Location: University of Alaska Anchorage

How to add a new material in OpenSees

Post by rainandcm »

Hi,
I have both Newmaterial.cpp and Newmaterial.h. What else do I need to do to add this new material? Is there anywhere I can find the procedures? Thank you very much. After I succeed, I'd like to share my experience with others.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: How to add a new material in OpenSees

Post by fmk »

you need a compiler to create a .dll

http://opensees.berkeley.edu/wiki/index ... L_Creation
Post Reply