Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

567 create building repair analysis #575

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

longshuicy
Copy link
Member

@longshuicy longshuicy commented May 20, 2024

Code wise it is working, but not sure scientifically if it makes sense.

This analysis takes the recovery_rate function in residential/commercial recovery analysis and calculates it without the delay factor.

  • Repair curves are matched to each building
  • Given MCS output can determine the sample size N
  • For a given building, at each sample (N sample in total), create N size random number and plugin the repair curve to calculate the repair time (N)
  • This will result in a N * N matrix of repair time for each building

@longshuicy longshuicy linked an issue May 20, 2024 that may be closed by this pull request
@longshuicy longshuicy self-assigned this May 20, 2024
@navarroc
Copy link
Member

@jonglee1 who can we consult with on the logic for this analysis and whether it makes sense scientifically?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create building repair analysis
2 participants