- Add script for running convergence tests using pure EP model
- Update post-processing script for computing features. This means that some features are not computed anymore and some features (such as time to peak) is computed in a different way, which does affect the results of the convergence tests.
- Use `PETScDMCollection` to perform interpolation between mechanics and EP mesh and handle resulting memory leak originating from this.