Skip to content

Commit 9a89c52

Browse files
committed
Merge pull request clawpack#531 from ketch/changes_531
Add changes for version 5.3.1.
2 parents ed6d9c0 + 5e37d2b commit 9a89c52

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 5.3.1 release
2+
- Added a new example that shows how to use a custom Riemann solver.
3+
It solves a two-species advection-reaction problem in 2D and is in
4+
examples/advection_reaction_2d/.
5+
- Added parallel HDF5 file reading and writing (requires installation of parallel HDF library).
6+
- Changed some Python limiter code to give better performance.
7+
- Fixed a test that was mistakenly not being run (euler_1d/shocksine).
8+
9+
110
# 5.3.0 release
211
- New time integration methods in SharpClaw: variable-step-size linear multistep methods. See http://arxiv.org/abs/1504.04107.
312
- HDF5 file I/O now works.

0 commit comments

Comments
 (0)