File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9898 "c_wrt" : "T" ,
9999 "parallel_io" : "T" ,
100100 # Background
101- "patch_icpp(1)%geometry" : 13 ,
101+ "patch_icpp(1)%geometry" : 9 ,
102102 "patch_icpp(1)%x_centroid" : (x1 + x0 ) / 2 ,
103103 "patch_icpp(1)%y_centroid" : (y1 + y0 ) / 2 ,
104104 "patch_icpp(1)%z_centroid" : (z1 + z0 ) / 2 ,
Original file line number Diff line number Diff line change @@ -964,7 +964,7 @@ def foreach_example():
964964 # # List of all example cases that will be skipped during testing
965965 casesToSkip = ["2D_ibm_cfl_dt" , "1D_sodHypo" , "2D_viscous" ,
966966 "2D_laplace_pressure_jump" , "2D_bubbly_steady_shock" ,
967- "2D_advection" , "2D_hardcodied_ic " ,
967+ "2D_advection" , "2D_hardcoded_ic " ,
968968 "2D_ibm_multiphase" , "2D_acoustic_broadband" ,
969969 "1D_inert_shocktube" , "1D_reactive_shocktube" ,
970970 "2D_ibm_steady_shock" , "3D_performance_test" ,
You can’t perform that action at this time.
0 commit comments