Skip to content

Commit

Permalink
use phdf_diff.py
Browse files Browse the repository at this point in the history
  • Loading branch information
BenWibking committed Oct 27, 2024
1 parent 3bc4b16 commit f9b1e31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions reproducer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ h5diff first_run/parthenon.restart.00002.rhdf parthenon.restart.00002.rhdf

# compare snapshot outputs
h5diff first_run/parthenon.prim.00002.phdf parthenon.prim.00002.phdf

# compare with phdf_diff
python3 external/parthenon/scripts/python/packages/parthenon_tools/parthenon_tools/phdf_diff.py -brief parthenon.restart.00002.rhdf first_run/parthenon.restart.00002.rhdf

0 comments on commit f9b1e31

Please sign in to comment.