Adding NDMaterial to opensees

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

Moderators: silvia, selimgunay, Moderators

Post Reply
debasismpt
Posts: 10
Joined: Mon May 13, 2013 7:48 am
Location: IIT ROORKEE

Adding NDMaterial to opensees

Post by debasismpt »

I am trying to add a NDMaterial to opensees framework. I want to add a material called ElasticMaterial under which i want to add ElasticPlanestrainMaterial and Elastic3DMaterial. Can anybody tell me .dll file of which of the above classes i should create?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Adding NDMaterial to opensees

Post by fmk »

ElasticMaterial if that is the name after the ndMaterial in the command line.
Post Reply