[TimeManager] TEnd = 500000 # duration of the simulation [s] DtInitial = 10 # initial time step size [s] [Grid] UpperRightX = 300 # x-coordinate of the upper-right corner of the grid [m] UpperRightY = 60 # y-coordinate of the upper-right corner of the grid [m] NumberOfCellsX = 100 # x-resolution of the grid NumberOfCellsY = 1 # y-resolution of the grid