Skip to main content

Idiomatic and idempotent bindings to the OpenSees framework.

Project description

OpenSeesRT

PEER Logo

Idiomatic and idempotent C++ bindings to the OpenSees framework for finite element analysis.




Latest PyPI version


Installing

  • For Windows, first activate WSL2 and install a Linux distribution.

  • Install mambaforge, a small Anaconda distribution.

    This can all be done at once with the following commands:

    wget "https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-$(uname)-$(uname -m).sh"
    bash Mambaforge-$(uname)-$(uname -m).sh
    
  • Create an environment to run opensees and jupyter-lab out of

    conda create -n opensees -c conda-forge python=3.9 jupyterlab matplotlib numpy scipy pyyaml
    
    # the --skip-deps flag ensures the packages from conda-forge arent clobbered by PyPI ones.
    pip install opensees --skip-deps
    

Once this is done, you can run the commands

conda activate opensees
jupyter-lab

from the WSL terminal, and a url will be printed which you can open in a browser to work in Jupyter Lab.

                       ┌─┐┌─┐┌─┐┌─┐  ┌──┌─┐┌─┐ ┌──
                       └─┘├─┘└──┘ │ ─┘  └──└───┘
       ───────────────────┘Berkeley, California ──────────────────────
                               © UC Regents

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

opensees-0.0.28-cp311-cp311-manylinux_2_28_x86_64.whl (66.4 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

opensees-0.0.28-cp310-cp310-manylinux_2_28_x86_64.whl (66.4 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

opensees-0.0.28-cp39-cp39-manylinux_2_28_x86_64.whl (66.4 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.28+ x86-64

opensees-0.0.28-cp38-cp38-manylinux_2_28_x86_64.whl (66.4 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.28+ x86-64

opensees-0.0.28-cp37-cp37m-manylinux_2_28_x86_64.whl (66.4 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.28+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page