Skip to content
Snippets Groups Projects
Commit d191074d authored by Philipp Nuske's avatar Philipp Nuske
Browse files

forgot the input file for decoupled :: test_1p

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7713 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 54b4c0ad
No related branches found
No related tags found
No related merge requests found
#############################################################
# Parameter file for test_1p #
# Everything behind a '#' is a comment #
# Groups can be ordered e.g. : [BoundaryConditions], #
# see ../2p2c/ for a more detailed example #
#############################################################
#############################################################
# Mandatory arguments #
#############################################################
numRefine =3 # refinement level of the created grid
dtInitial =0 # [s]
tEnd =0 # [s]
# delta = 1e-6 # [-] if this is commented in, it is used
[Grid]
numberOfCellsX = 1 # [-] resolution in x-direction
numberOfCellsY = 1 # [-] resolution in y-direction
upperRightX = 1 # [m] dimension of the grid
upperRightY = 1 # [m] dimension of the grid
#####################################################################
# Simulation restart #
# #
# DuMux simulations can be restarted from *.drs files #
# Set restart to the value of a specific file, e.g.: 'restart = 27184.1' #
# for the restart file #
# name_time=27184.1_rank=0.drs #
# Please comment in the below value, if restart is desired. #
#####################################################################
# restart= ...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment