Skip to content
Snippets Groups Projects
Commit d1728f72 authored by Timo Koch's avatar Timo Koch
Browse files

Add some coarsening to the 2p lens adaptive test

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/gridadapt@14584 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 9012c2bd
No related branches found
No related tags found
No related merge requests found
......@@ -24,5 +24,5 @@ RefineAtDirichletBC = 1
RefineAtFluxBC = 1
MinLevel = 0
MaxLevel = 2
CoarsenTolerance = 0.0
RefineTolerance = 1.0e-4
\ No newline at end of file
CoarsenTolerance = 1.0e-4
RefineTolerance = 1.0e-4
Source diff could not be displayed: it is too large. Options to address this: view the blob.
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