@@ -238,7 +238,7 @@ def main():
238238 pywrapper_FEA_AD_FlowLoad .cfg_dir = "py_wrapper/disc_adj_fea/flow_load_sens"
239239 pywrapper_FEA_AD_FlowLoad .cfg_file = "configAD_fem.cfg"
240240 pywrapper_FEA_AD_FlowLoad .test_iter = 100
241- pywrapper_FEA_AD_FlowLoad .test_vals = [- 0.131742 , - 0.553318 , - 0.000364 , - 0.003101 ] #last 4 columns
241+ pywrapper_FEA_AD_FlowLoad .test_vals = [- 0.132159 , - 0.554968 , - 0.000364 , - 0.003101 ] #last 4 columns
242242 pywrapper_FEA_AD_FlowLoad .test_vals_aarch64 = [- 0.131745 , - 0.553214 , - 0.000364 , - 0.003101 ]
243243 pywrapper_FEA_AD_FlowLoad .command = TestCase .Command (exec = "python" , param = "run_adjoint.py --parallel -f" )
244244 pywrapper_FEA_AD_FlowLoad .timeout = 1600
@@ -253,7 +253,7 @@ def main():
253253 pywrapper_CFD_AD_MeshDisp .cfg_dir = "py_wrapper/disc_adj_flow/mesh_disp_sens"
254254 pywrapper_CFD_AD_MeshDisp .cfg_file = "configAD_flow.cfg"
255255 pywrapper_CFD_AD_MeshDisp .test_iter = 1000
256- pywrapper_CFD_AD_MeshDisp .test_vals = [30.000000 , - 2.520967 , 1.375188 , 0.000000 ] #last 4 columns
256+ pywrapper_CFD_AD_MeshDisp .test_vals = [30.000000 , - 2.521422 , 1.372295 , 0.000000 ] #last 4 columns
257257 pywrapper_CFD_AD_MeshDisp .test_vals_aarch64 = [30.000000 , - 2.516536 , 1.386443 , 0.000000 ]
258258 pywrapper_CFD_AD_MeshDisp .command = TestCase .Command (exec = "python" , param = "run_adjoint.py --parallel -f" )
259259 pywrapper_CFD_AD_MeshDisp .timeout = 1600
0 commit comments