Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 354 Bytes

File metadata and controls

12 lines (7 loc) · 354 Bytes

OpenSeesLite

This is a light version of OpenSees with only C++ and a main function in OpenSees/main.

Type make in OpenSees/main and will generate an executable OpenSeesMain.

Change the OpenSees/Makefile.def for your system.

Change the OpenSees/main/OpenSeesMain.cpp for building models in C++.