Skip to content

Commit 9cd5350

Browse files
committed
update values
1 parent bd95feb commit 9cd5350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/parallel_regression_AD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ def main():
413413
pywrapper_Unst_FEA_AD.cfg_dir = "py_wrapper/custom_load_fea"
414414
pywrapper_Unst_FEA_AD.cfg_file = "config.cfg"
415415
pywrapper_Unst_FEA_AD.test_iter = 100
416-
pywrapper_Unst_FEA_AD.test_vals = [0.2569257, 0.2569264, 0.03166391, 0.03169108]
416+
pywrapper_Unst_FEA_AD.test_vals = [0.256684, 0.256684, 0.031988, 0.032015]
417417
pywrapper_Unst_FEA_AD.command = TestCase.Command("mpirun -n 2", "python", "run_ad.py")
418418
pywrapper_Unst_FEA_AD.timeout = 1600
419419
pywrapper_Unst_FEA_AD.tol = 0.00001

0 commit comments

Comments
 (0)