Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.65 KB

File metadata and controls

48 lines (27 loc) · 1.65 KB

pyStrata

A Python library for seismic site response analysis using the strata method.

PyPI Documentation License DOI

About

pyStrata provides tools for modeling wave propagation through layered soil profiles and computing surface ground motion from bedrock input motions. It supports time series and random vibration theory (RVT) approaches, equivalent-linear and frequency-domain methods, and logic trees for uncertainty quantification.

Installation

Install the latest release with pip:

pip install pystrata

For development or the latest features, see the installation instructions.

Usage

See the Quickstart and Examples for usage examples.

Citation

If you use pyStrata in your research, please cite the software using the DOI below:

DOI

License

pyStrata is made available under the MIT License. See LICENSE.

Changelog

See docs/changelog.rst for a list of changes and release history.

API Reference

See the API documentation for full details.

References

See docs/references.rst for key references and citation information.