Skip to content

Commit

Permalink
updating rad-decay ref soln for 1st order electron contribution to th…
Browse files Browse the repository at this point in the history
…ermal cond
  • Loading branch information
Sigfried Haering committed Oct 11, 2024
1 parent 5050e63 commit ff9c1cb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/radiativeDecay.test
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ setup() {
@test "[$TEST] verify tps output with input -> $RUNFILE" {
test -s $SOLN_FILE
test -s $REF_FILE
h5diff -r --delta=1e-11 $SOLN_FILE $REF_FILE /species
h5diff -r --delta=1e-10 $SOLN_FILE $REF_FILE /species
}
Binary file modified test/ref_solns/radDecay/restart_output.sol.h5
Binary file not shown.

0 comments on commit ff9c1cb

Please sign in to comment.