Skip to content
Snippets Groups Projects
tutorial_coupled.input 341 B
Newer Older
tEnd = 500000 # duration of the simulation [s]
dtInitial = 10 # initial time step size [s]
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