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

Update nrml fragility parser #761

Merged
merged 7 commits into from May 22, 2012
Merged

Update nrml fragility parser #761

merged 7 commits into from May 22, 2012

Commits on May 21, 2012

  1. Refactored test code in parser_fragility_model_unittest, removed try/…

    …catch
    
    and used the context manager in all tests.
    gvallarelli committed May 21, 2012
    Copy the full SHA
    f3fefad View commit details
    Browse the repository at this point in the history

Commits on May 22, 2012

  1. Fragility parser now can read noDamageLimit attribute. Updated older …

    …tests,
    
    added new ones:
    * noDamageLimit can be defined just for the discrete fragility models.
    * noDamageLimit must be minor than values defined for the IMT.
    gvallarelli committed May 22, 2012
    Copy the full SHA
    558003a View commit details
    Browse the repository at this point in the history
  2. updated nrml

    gvallarelli committed May 22, 2012
    Copy the full SHA
    38dd1d2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    daed3b4 View commit details
    Browse the repository at this point in the history
  4. updated run_tests

    gvallarelli committed May 22, 2012
    Copy the full SHA
    10d855d View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    894d102 View commit details
    Browse the repository at this point in the history
  6. fixing docstring

    gvallarelli committed May 22, 2012
    Copy the full SHA
    0b747fb View commit details
    Browse the repository at this point in the history