Table of Contents

openseespy-env

openseespy-env is a software module available on Comet.

openseespy-env overview

To access openseespy-env on Comet, run module load openseespy-env. This will load the default version of openseespy-env.

An overview of the module information is shown below (module -r spider ^openseespy-env$):

openseespy-env:
     Versions:
        openseespy-env/0.5.5

  For detailed information about a specific "openseespy-env" package (including how to load the modules) use the module's full name.
  Note that names that have a trailing (E) are extensions provided by other modules.
  For example:

     $ module spider openseespy-env/0.5.5

If there are multiple versions of openseespy-env listed, then you can load a specific version as follows:

$ module load openseespy-env/version_string

You can find the most up to date information whilst logged on to Comet by running module -r spider ^openseespy-env$.


openseespy-env Help

The module openseespy-env has the following embedded help text (module help openseespy-env):

OpenSeesPy: Python interface to the OpenSees structural analysis framework.

Includes fixes for missing libblas.so.3 and libquadmath.so.0.


openseespy-env Dependencies

There are no dependencies listed for openseespy-env


Back to software