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 opensees/6303 |
Code Block |
---|
language | bash |
---|
title | SMP version |
---|
|
...
|
module load opensees/6303-mp |
Dependent modules loaded: intel, suitesparse (loads metis) and tcltk
Additional modules loaded for SMP version: petsc (loads hdf5, netcdf and mvapich2)
...