The Open System for Earthquake Engineering Simulation (OpenSees) is a software framework for simulating the seismic response of structural and geotechnical systems. OpenSees has been developed as the computational platform for research in performance-based earthquake engineering at the Pacific Earthquake Engineering Research Center.
Usage
Code Block |
---|
language | bash |
---|
title | Serial version |
---|
|
module load cent7
module load opensees/6303 |
Code Block |
---|
language | bash |
---|
title | SMP version, single node |
---|
|
module load cent7
module load opensees/6303-mp |
...