forked from gem/oq-engine
-
Notifications
You must be signed in to change notification settings - Fork 1
OpenQuake 0.4_Risk Continuous_Vulnerability_Function
bwyss edited this page Mar 16, 2011
·
2 revisions
The continuous vulnerability function will add the possibility of introducing vulnerability curves that can be described by a continuous expression. This type of functions can be used in any type of assessment.
- nrml schema to support this type of functions
Assuming that a nrml schema capable of supporting such functions exists, it is necessary to describe the type of expression that describes the behaviour of the vulnerability functions (e.g. log-normal, exponential, polynomial), as well as the corresponting parameters.
- Extend nrml schema to support continuous vulnerability functions
- Parser to read continuous vulnerability functions
Back to Blueprints