Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
languagebash
titleSerial version

...

module load opensees/6303


Code Block
languagebash
titleSMP version

...

, single node
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)

...