Hi, all.
I've been trying to implement my own code to OpenSEES.
I checked 'OpenSees Wiki' --> 'Discovering OpenSees' --> 'Implementing Your own Material in OpenSees, January 2012'. But in this page, no instructions were made for Mac OS X systems.
Should I use Windows to develop my own code?
Adding my own code in OSX
Moderators: silvia, selimgunay, Moderators
Re: Adding my own code in OSX
mac is a lot easier to build for .. once you obtain the code, swich the OS_FLAG in the Developer/Makefile to be -D_MACOSX
then in any directory type make
then in any directory type make