diff --git a/inputs/cellsolver.parset b/inputs/cellsolver.parset index 6285f6a43e6aff9477b18e50c58e458a03832ac4..b98b4f8781b32d2d57dbf2dd9e9f4c2326319bdd 100644 --- a/inputs/cellsolver.parset +++ b/inputs/cellsolver.parset @@ -5,7 +5,9 @@ # -------------------------------------------------------- -### choose different path for logfile +############################################# +# Choose Output-path for logfile +############################################# #outputPath = "../../outputs/output.txt" #outputPath = "/home/klaus/Desktop/DUNE/dune-microstructure/outputs/output.txt" #outputPath = "/home/klaus/Desktop/DUNE/dune-microstructure/outputs" @@ -21,16 +23,15 @@ cellDomain=1 ############################################# # Grid parameters ############################################# - #---------------------------------------------------- ## numLevels : Number of Levels on which solution is computed. starting with a 2x2x2 cube mesh. ## {start,finish} computes on all grid from 2^(start) to 2^finish refinement #---------------------------------------------------- #numLevels = 1 1 # computes all levels from first to second entry -numLevels = 2 2 # computes all levels from first to second entry +#numLevels = 2 2 # computes all levels from first to second entry #numLevels = 1 3 # computes all levels from first to second entry -#numLevels = 3 3 # computes all levels from first to second entry +numLevels = 3 3 # computes all levels from first to second entry #numLevels = 4 4 # computes all levels from first to second entry #numLevels = 5 5 # computes all levels from first to second entry #numLevels = 6 6 # computes all levels from first to second entry @@ -72,10 +73,10 @@ lambda1=0.0 # ---volume fraction (default value = 1.0/4.0) -#theta = 1.0/4.0 +theta = 0.25 #theta = 0.3 #theta = 0.75 -theta = 0.125 +#theta = 0.125 #theta = 0.5