Chandu Bolisetti
Chandu Bolisetti
## Bug Description When LinearSpring and ComputeIsolatorDeformation are used in the same model, the simulation ends in an error: `*** ERROR *** Material has no property named: deformations` ## Steps...
## Reason There are several examples now. Would be much better if they were more organized. ## Design To start with, just organize into folders: All examples, site response and...
## Bug Description Ex 11b throws segfault in parallel ## Steps to Reproduce Run Ex 11b in parallel. ## Impact One of the objects being used in Ex 11b may...
## Reason Need a publications page to showcase all the team publications on website. ## Design Just a new page. ## Impact None on the code.
## Bug Description Jitters in acceleration when non-zero alpha is used with static initialization. Described [here](https://groups.google.com/g/mastodon-users/c/wc_tCk4yXcs) ## Steps to Reproduce Reproduced and diagnosed in the [google group thread](https://groups.google.com/g/mastodon-users/c/wc_tCk4yXcs) ## Impact...
Create a FTA VPP object that inputs SSC fragilities, performs fault tree analysis and calculates system fragility and system risk.
Need a capability to input a GMRS that will be converted to an acceleration history. Perhaps search the PEER database using Baker's greedy optimization algorithm to find a suitable GM.
- [x] Debug PRA module and add more comments and description - [x] Verify with handcalculations - [ ] Write PRA documentation - [ ] Create FTA and PRA examples
Currently, when we create a new material (with multiple classes, usually kernel, material classes and an action) we have the documentation for this material spread out in the documentation for...