What's Changed
- Fixes for fenics 2018.1.0 by @benzwick in #18
- More fixes to make Oasis work with FEniCS 2018.1.0 by @benzwick in #20
- Remove Python 2 support by @benzwick in #22
- Fix typo by @benzwick in #21
- Ensure that a unique problem module exists before importing by @benzwick in #19
- Add a way to pause simulations by @johannesring in #33
- Restart fixes by @johannesring in #35
- Add killtime parameter to stop simulations cleanly after a given number of seconds by @johannesring in #36
- Add Non-Newtonian model by Anna Haley by @johannesring in #37
- Add eccentric stenosis problem file by @johannesring in #42
- Update eccentric stenosis problem file by @johannesring in #43
- Fix in Modified-Cross NN model by @johannesring in #44
- fixed nnmodel by @keiyamamo in #46
- add turbulent pipe flow problem by @keiyamamo in #49
- Fix merging of xml files for Python >= 3.9 by @johannesring in #52
- add license file by @keiyamamo in #57
- update version by @keiyamamo in #58
- Address license by @keiyamamo in #59
- Refactor memory usage and file downloads for improved portability by @johannesring in #60
New Contributors
- @benzwick made their first contribution in #18
- @johannesring made their first contribution in #33
- @keiyamamo made their first contribution in #46
Full Changelog: 2018.1...2019.1