oasislmf.computation.hooks.post_analysis¶
Classes¶
Computation step that is called after loss calculations. |
Module Contents¶
- class oasislmf.computation.hooks.post_analysis.PostAnalysis(**kwargs)[source]¶
Bases:
oasislmf.computation.base.ComputationStep
Computation step that is called after loss calculations.
It passes the output directory to a customisable function that might modify or add to the standard output files.