Skip to content

Commit 27821b1

Browse files
authored
Update TestCases/parallel_regression_AD.py
1 parent bba0c8a commit 27821b1

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
@@ -520,7 +520,7 @@ def main():
520520

521521
# Flow AD Mesh Displacement and Initial Coordinates Sensitivity
522522
pywrapper_wavy_wall_steady = TestCase('pywrapper_wavy_wall_steady')
523-
pywrapper_wavy_wall_steady.cfg_dir = "py_wrapper/disc_adj_flow/mesh_disp_sens"
523+
pywrapper_wavy_wall_steady.cfg_dir = "py_wrapper/wavy_wall"
524524
pywrapper_wavy_wall_steady.cfg_file = "run_steady.py"
525525
pywrapper_wavy_wall_steady.test_iter = 100
526526
pywrapper_wavy_wall_steady.test_vals = [-1.360044, 2.580709, -2.892473]

0 commit comments

Comments
 (0)