Skip to main content

A fast and clean interface to the OpenSees framework for finite element analysis.

Project description

opensees

PEER Logo

A fast and clean interface to the OpenSees framework for finite element analysis.



Latest PyPI version PyPI Downloads

This is an experimental package that provides an optimized OpenSees Tcl interpreter, as well as a new set of Python bindings that is both idiomatic, and free of global state.

The package may be used as a drop-in replacement for both OpenSees and OpenSeesPy, and generally provides a considerable performance boost.

  • With a single pip-install, run any OpenSees Tcl script and most OpenSeesPy scripts.
  • To start a Tcl interpreter run the shell command:
    python -m opensees
    
  • To run Python scripts, just change the import:
    import openseespy.opensees
    
    to
    import opensees.openseespy
    
  • Convert OpenSeesPy scripts into serialized Tcl files that can be used for faster processing or serialization.
  • Python versions 3.7 - 3.11 are supported on Linux.

Note This package is independent of the openseespy library, which is documented in the OpenSees documentation website.

This package is experimental and not yet intended for public use.

See also:

  • osmg OpenSees Model Generator
  • sees Modern rendering library
  • mdof Optimized system identification library
  • sdof Optimized integration for single degree of freedom systems

Support

OpenSeesRT Logo
PEER Logo Caltrans Logo BRACE2 Logo

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.56-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.7 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

opensees-0.0.56-cp312-cp312-macosx_10_9_x86_64.whl (10.3 MB view hashes)

Uploaded CPython 3.12 macOS 10.9+ x86-64

opensees-0.0.56-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.7 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

opensees-0.0.56-cp311-cp311-macosx_10_9_x86_64.whl (10.3 MB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

opensees-0.0.56-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.7 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

opensees-0.0.56-cp310-cp310-macosx_10_9_x86_64.whl (10.3 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

opensees-0.0.56-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.7 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

opensees-0.0.56-cp39-cp39-macosx_10_9_x86_64.whl (10.3 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

opensees-0.0.56-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.7 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

opensees-0.0.56-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20.7 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ 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