Skip to content

Commit 66f6345

Browse files
authored
updated results for dsma661_sst regression test
1 parent 54700d3 commit 66f6345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestCases/vandv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ def main():
9898
dsma661_sst.cfg_dir = "vandv/rans/dsma661"
9999
dsma661_sst.cfg_file = "dsma661_sst_config.cfg"
100100
dsma661_sst.test_iter = 5
101-
dsma661_sst.test_vals = [-11.010698, -8.227583, -9.039694, -5.941268, -11.102554, -7.855195, 0.156247, 0.023882]
101+
dsma661_sst.test_vals = [-11.002911, -8.432352, -9.153743, -6.036758, -10.518805, -8.010407, 0.155948, 0.023353]
102102
test_list.append(dsma661_sst)
103103

104104
##########################

0 commit comments

Comments
 (0)