diff --git a/example/StillWedge.jl b/example/StillWedge.jl index 075d7e71..486ca4fa 100644 --- a/example/StillWedge.jl +++ b/example/StillWedge.jl @@ -336,10 +336,10 @@ let # )) RunSimulation( - # FluidCSV = "./input/still_wedge/StillWedge_Dp0.02_Fluid.csv", - # BoundCSV = "./input/still_wedge/StillWedge_Dp0.02_Bound.csv", - FluidCSV = "./input/dam_break_2d/DamBreak2d_Dp0.02_Fluid.csv", - BoundCSV = "./input/dam_break_2d/DamBreak2d_Dp0.02_Bound.csv", + FluidCSV = "./input/still_wedge/StillWedge_Dp0.02_Fluid.csv", + BoundCSV = "./input/still_wedge/StillWedge_Dp0.02_Bound.csv", + # FluidCSV = "./input/dam_break_2d/DamBreak2d_Dp0.02_Fluid.csv", + # BoundCSV = "./input/dam_break_2d/DamBreak2d_Dp0.02_Bound.csv", SimMetaData = SimMetaDataWedge, SimConstants = SimConstantsWedge, SimLogger = SimLogger