[TimeLoop] TEnd = 20000 # duration of the simulation [s] DtInitial = 10 # initial time step size [s] [Problem] Name = exercise-fluidsystem_a # name will be given to e.g. to the vtk result files [Grid] UpperRight = 60 60 # x-/y-coordinates of the upper-right corner of the grid [m] Cells = 60 60 # x-/y-resolution of the grid [Output] PlotDensity = false # plot density over pressure for your component