-
Vivien Langhans authoredVivien Langhans authored
aparams.input 656 B
[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
[SpatialParams]
BrooksCoreyPcEntry = 5.0e2 # [Pa]
BrooksCoreyLambda = 2.0
Swr = 0.1
Snr = 0.0
Lens.BrooksCoreyPcEntry = 1e3 # [Pa]
Lens.BrooksCoreyLambda = 2.0
Lens.Swr = 0.1
Lens.Snr = 0.0
[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]
# TODO: dumux-course-task 2.2: set the plot density to true
PlotDensity = false # plot density over pressure for your component