From 69ca101026b904d100d416f4e70177ee1561a788 Mon Sep 17 00:00:00 2001 From: Ben Wibking Date: Tue, 29 Oct 2024 14:43:44 -0400 Subject: [PATCH] update reproducer script --- reproducer1.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reproducer1.sh b/reproducer1.sh index 3d1cc8ed..6c78dbcb 100755 --- a/reproducer1.sh +++ b/reproducer1.sh @@ -27,4 +27,4 @@ rm *.csv h5diff first_run/parthenon.restart.00002.rhdf parthenon.restart.00002.rhdf # compare with phdf_diff -uv run external/parthenon/scripts/python/packages/parthenon_tools/parthenon_tools/phdf_diff.py -one parthenon.restart.00002.rhdf first_run/parthenon.restart.00002.rhdf +uv run external/parthenon/scripts/python/packages/parthenon_tools/parthenon_tools/phdf_diff.py -tol 0 parthenon.restart.00002.rhdf first_run/parthenon.restart.00002.rhdf