Demos creation for OQ-VMTK#16
Merged
Merged
Conversation
… and restructure examples
K-Aljawhari
approved these changes
Aug 22, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This update adds new demonstration notebooks to broaden the coverage of OQ-VMTK applications. The goal is to provide users with a more complete set of examples that illustrate the full range of functionalities, from generating idealised numerical models (i.e., SDOF oscillators and MDOF stick-and-mass models) to vulnerability model derivation.
Motivation
Previously, the repository included only a limited set of demonstrations, which did not fully showcase the flexibility of OQ-VMTK. By expanding the number of examples, users can now explore the different workflows step by step and better understand how to adapt them to their projects.
Changes Introduced
Added new demonstration notebooks covering the end-to-end vulnerability modeling workflow, including intensity measure processing, model compilation, pushover analyses, nonlinear time-history analyses, fragility analysis, storey loss function application, loss model quantification.
Improved consistency and clarity across demonstrations.
Enhanced documentation to guide users through the end-to-end process.
Impact
These updates make the repository a more comprehensive reference, helping users leverage OQ-VMTK for the full spectrum of supported applications.