Skip to content

Commit f26b292

Browse files
committed
rename testcase config
1 parent 7bdc705 commit f26b292

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/vandv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ def main():
9292
# Sandia jet - sst-v2003m
9393
sandiajet_sst = TestCase('sandiajet_sst')
9494
sandiajet_sst.cfg_dir = "vandv/species_transport/sandia_jet"
95-
sandiajet_sst.cfg_file = "VALIDATION.cfg"
95+
sandiajet_sst.cfg_file = "validation.cfg"
9696
sandiajet_sst.test_iter = 5
9797
sandiajet_sst.test_vals = [-16.249917, -13.835991, -14.303372, -13.276035, -10.074262, -14.027223, 5, -1.672359, 5, -4.938477, 5, -3.462217, 2.5859e-04, 2.8215e-32, 4.5010e-68, 2.5859e-04, 4.0474e+03, 3.9468e+03, 4.9170e+01, 5.1441e+01]
9898
test_list.append(sandiajet_sst)

TestCases/vandv/species_transport/sandia_jet/VALIDATION.cfg renamed to TestCases/vandv/species_transport/sandia_jet/validation.cfg

File renamed without changes.

0 commit comments

Comments
 (0)