BRACE2 Documentation

Bridges

Name CESMD Source code Documentation
Hwy8/Meloland Overpass CE01336 Github link
Painter Street CE89324 Github link
Lake Crowley CE54730 Github link
San Bernardino CE23631 Github link

Tools

The following tools are being developed as part of the BRACE2 project.

QuakeIO
A library of utilities for parsing ground motion files.
MotionAPI
Ground motion management system.
PyG3
High-level threadsafe bindings to the OpenSees framework.

Each tool has been designed to closely follow best practices for their respective technology stacks, and extensive documentation for both their design and use is being developed in order to support a maintainable code base.

All tools maintain an associated set of validation and verification tests which are integrated into a continuous integration workflow. Various badges are displayed on each tool page to indicate the status and health of the code base. For example, the following badge:

on the QuakeIO tool page indicates whether or not the test suite is currently passing.

Back to top