Example Gallery¶
Example Notebooks
- Example 1: Time Series Site Response Analysis
- Example 2: Random vibration theory SRA
- Example 3: Wave propagation calculators
- Example 4: Simulated site profile
- Example 5: Simulated nonlinear property
- Example 6 : TS with Geopsy Profiles
- Example 7: RVT Peak Calculators
- Example 8: RVT SRA with simulated profiles
- Example 9: Quarter wavelength site amplification
- Example 10: Alternative RVT Peak Factor Calculators
- Example 11 : Time series SRA using FDM
- Example 12: Compare impact of frequency dependent \(D_{min}\)
- Example 13: Impact of strain limit on EQL
- Example 14: RVT SRA with multiple motions and simulated profiles
- Example 15: Catalog of published nonlinear curves
- Example 16: Logic Trees for Uncertainty Quantification
Complete Example Index¶
All available examples with brief descriptions:
- Basic Time Series Analysis (example-01.ipynb)
Time series analysis to compute surface response spectrum and site amplification functions.
- Random Vibration Theory (example-02.ipynb)
RVT analysis to compute surface response spectrum and site amplification functions.
- Multiple Calculators (example-03.ipynb)
RVT input motion with a variety of site response calculators.
- Profile Generation (example-04.ipynb)
Generate simulated shear-wave velocity profiles.
- Nonlinear Properties (example-05.ipynb)
Generate simulated nonlinear properties.
- Geopsy Profiles (example-06.ipynb)
Time series analysis using velocity profiles from geopsy.
- Peak Factor Methods (example-07.ipynb)
RVT calculation using different peak factor calculators.
- Profile Suites (example-08.ipynb)
RVT calculation using a suite of simulated profiles.
- Quarter-Wave Analysis (example-09.ipynb)
Quarter-wave length site amplification.
- Peak Factor Suites (example-10.ipynb)
Compute ground motion using a suite of peak factors.
- FDM Properties (example-11.ipynb)
Extract soil properties from FDM site response calculations.
- Frequency Dependent Damping (example-12.ipynb)
Show the impact of frequency dependent D_min on FDM methods.
- Strain Limits (example-13.ipynb)
Show the impact of the strain limit on the EQL calculation.
- Multiple Motions (example-14.ipynb)
Example with multiple input motions and simulated soil profiles.
- Nonlinear Curves (example-15.ipynb)
List of provided nonlinear curves.
- Logic Trees (example-16.ipynb)
Comprehensive example of using logic trees for uncertainty analysis.
Tips for Using Examples¶
- Running Locally
Clone the repository and navigate to the examples directory. Each notebook can be run independently.
- Modifying Examples
The examples are designed to be educational and easily modified. Try changing parameters to see how they affect results.
- Data Files
Example data files are included in the examples/data/ directory.