Skip to content

Commit

Permalink
New reference for EK_REACTION test case.
Browse files Browse the repository at this point in the history
  • Loading branch information
rempferg committed Jan 30, 2015
1 parent 3e1a909 commit 800f0af
Show file tree
Hide file tree
Showing 2 changed files with 1,727 additions and 1,727 deletions.
2 changes: 1 addition & 1 deletion testsuite/ek_reaction.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ if { $new_configuration != 0 } {
puts "dependence of the value of the mass flux for this system"
puts "on the numerical precision that is attainable on the GPU."

if { abs($difference) > 1.0e-05 } {
if { abs($difference) > 1.0e-02 } {
error_exit "There is a significant difference with a previous result.\nPlease verify if this is correct."
}
}
Expand Down
Loading

0 comments on commit 800f0af

Please sign in to comment.