Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle crashing micro simulations (#85)
* Add first draft of simulation crash handling * Extend handling of crashing simulations to adaptivity and corner cases * Adapt format in crash handling to pep8 * Add tests for simulation crashes * Adapt formatting of tests * Update logger message for crashing simulation in the first run Co-authored-by: Ishaan Desai <[email protected]> * Restructure simulation crash handling and add global condition for exit * Add first draft of simulation crash handling * Extend handling of crashing simulations to adaptivity and corner cases * Adapt format in crash handling to pep8 * Add tests for simulation crashes * Adapt formatting of tests * Add interpolation to crash handling * Add Inverse Distance Weighting and improve crash handling * Format with pre-commit * Apply suggestions from code review Co-authored-by: Ishaan Desai <[email protected]> * Incoporate review into crash handling * Base crash interpolation on macro parameter * Format simulation crash handling * Adapt error for no available neighbor * Apply text improvement suggestions from code review Co-authored-by: Ishaan Desai <[email protected]> * Apply suggestions from crash handling review * Adapt interpolation test --------- Co-authored-by: Torben Schiz <[email protected]> Co-authored-by: Ishaan Desai <[email protected]>
- Loading branch information