Skip to content
Snippets Groups Projects
Commit 63d15da1 authored by Thomas Witkowski's avatar Thomas Witkowski
Browse files

Updated demo init files to new AMDiS version.

parent 2529675c
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 24 deletions
......@@ -17,7 +17,6 @@ ball->solver->right precon: no
ball->estimator: residual % residual, recovery
ball->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
ball->estimator->C1: 0.1 % constant of jump residual
ball->estimator->C2: 0.1 % constant of coarsening estimate
ball->marker->strategy: 0 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
ball->marker->MSGamma: 0.5
......
......@@ -12,7 +12,7 @@ ball->solver->max iteration: 1000
ball->solver->tolerance: 1.e-8
ball->solver->left precon: diag
ball->estimator: no
ball->estimator: 0
ball->marker->strategy: 0 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
ball->output->filename: output/ball
......
......@@ -18,7 +18,6 @@ bunny->solver->right precon: no
bunny->estimator: residual % residual, recovery
bunny->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
bunny->estimator->C1: 0.1 % constant of jump residual
bunny->estimator->C2: 0.1 % constant of coarsening estimate
bunny->marker->strategy: 0 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
bunny->marker->MSGamma: 0.5
......
......@@ -37,8 +37,7 @@ problem2->solver->max iteration: 1000
problem2->solver->tolerance: 1.e-8
problem2->solver->left precon: diag
problem2->estimator: no
problem2->estimator: 0
problem2->marker->strategy: 0
problem2->output->filename: output/problem2
......
......@@ -18,7 +18,6 @@ ellipt->estimator: residual
ellipt->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
ellipt->estimator->C0: 0.1 % constant of element residual
ellipt->estimator->C1: 0.1 % constant of jump residual
ellipt->estimator->C2: 0.0 % constant of coarsening estimate
ellipt->adapt->tolerance: 1e-4
ellipt->adapt->max iteration: 10
......
......@@ -18,7 +18,6 @@ ellipt->estimator: residual
ellipt->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
ellipt->estimator->C0: 0.1 % constant of element residual
ellipt->estimator->C1: 0.1 % constant of jump residual
ellipt->estimator->C2: 0.0 % constant of coarsening estimate
ellipt->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
ellipt->marker->MSGamma: 0.5
......
......@@ -17,7 +17,6 @@ ellipt->solver->right precon: no
ellipt->estimator: residual
ellipt->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
ellipt->estimator->C1: 0.01 % constant of jump residual
ellipt->estimator->C2: 0.01 % constant of coarsening estimate
ellipt->marker->strategy: 3 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
ellipt->marker->MSGamma: 0.5
......
......@@ -17,7 +17,6 @@ heat->space->solver->right precon: no
heat->space->estimator: residual
heat->space->estimator->C0: 1.0
heat->space->estimator->C1: 1.0
heat->space->estimator->C2: 1.0
heat->space->estimator->C3: 1.0
heat->theta: 1.0
......
......@@ -17,7 +17,6 @@ heat->space->solver->right precon: no
heat->space->estimator: residual
heat->space->estimator->C0: 1.0
heat->space->estimator->C1: 1.0
heat->space->estimator->C2: 1.0
heat->space->estimator->C3: 1.0
heat->theta: 1.0
......
......@@ -18,7 +18,6 @@ mpcci1->estimator: residual
mpcci1->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
mpcci1->estimator->C0: 0.1 % constant of element residual
mpcci1->estimator->C1: 0.1 % constant of jump residual
mpcci1->estimator->C2: 0.0 % constant of coarsening estimate
mpcci1->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
mpcci1->marker->MSGamma: 0.5
......
......@@ -18,7 +18,6 @@ mpcci2->estimator: residual
mpcci2->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
mpcci2->estimator->C0: 0.1 % constant of element residual
mpcci2->estimator->C1: 0.1 % constant of jump residual
mpcci2->estimator->C2: 0.0 % constant of coarsening estimate
mpcci2->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
mpcci2->marker->MSGamma: 0.5
......
......@@ -18,7 +18,6 @@ mpccitest->estimator: residual
mpccitest->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
mpccitest->estimator->C0: 0.1 % constant of element residual
mpccitest->estimator->C1: 0.1 % constant of jump residual
mpccitest->estimator->C2: 0.0 % constant of coarsening estimate
mpccitest->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
mpccitest->marker->MSGamma: 0.5
......
......@@ -53,13 +53,11 @@ navierstokes->space->solver->right precon: no
navierstokes->space->estimator[0]: residual
navierstokes->space->estimator[0]->C0: 1.0
navierstokes->space->estimator[0]->C1: 1.0
navierstokes->space->estimator[0]->C2: 1.0
navierstokes->space->estimator[0]->C3: 1.0
navierstokes->space->estimator[1]: residual
navierstokes->space->estimator[1]->C0: 1.0
navierstokes->space->estimator[1]->C1: 1.0
navierstokes->space->estimator[1]->C2: 1.0
navierstokes->space->estimator[1]->C3: 1.0
navierstokes->space->marker[0]->strategy: 3 % 0=none, 1=GR, 2=MS, 3=ES, 4=GERS
......
......@@ -21,7 +21,6 @@ nonlin->estimator: residual
nonlin->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
nonlin->estimator->C0: 0.1 % constant of element residual
nonlin->estimator->C1: 0.1 % constant of jump residual
nonlin->estimator->C2: 0.0 % constant of coarsening estimate
nonlin->marker->strategy: 0 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
nonlin->marker->MSGamma: 0.9
......
......@@ -27,7 +27,6 @@ nonlin->estimator: residual
nonlin->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
nonlin->estimator->C0: 0.1 % constant of element residual
nonlin->estimator->C1: 0.1 % constant of jump residual
nonlin->estimator->C2: 0.0 % constant of coarsening estimate
nonlin->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
nonlin->marker->MSGamma: 0.9
......
......@@ -24,7 +24,6 @@ ellipt->estimator: residual
ellipt->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
ellipt->estimator->C0: 0.1 % constant of element residual
ellipt->estimator->C1: 0.0 % constant of jump residual
ellipt->estimator->C2: 0.0 % constant of coarsening estimate
ellipt->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
ellipt->marker->MSGamma: 0.5
......
......@@ -30,7 +30,6 @@ heat->space->solver->right precon: no
heat->space->estimator: residual
heat->space->estimator->C0: 1.0
heat->space->estimator->C1: 0.0
heat->space->estimator->C2: 0.0
heat->space->estimator->C3: 0.0
heat->adapt->timestep: 0.1
......
......@@ -36,7 +36,6 @@ vecellipt->parallelizer->estimator: cond % cond, prob, ...
vecellipt->parallelizer->estimator->error norm: 1
vecellipt->parallelizer->estimator->C0: 0.1
vecellipt->parallelizer->estimator->C1: 0.0
vecellipt->parallelizer->estimator->C2: 0.0
vecellipt->parallelizer->marker strategy: 5 % 5:condES, 6:problems marker
vecellipt->parallelizer->marker->MSGamma: 0.5
vecellipt->parallelizer->marker->max partition DOFs: 0
......@@ -57,7 +56,6 @@ vecellipt->estimator[0]: residual
vecellipt->estimator[0]->error norm: 1 % 1: H1_NORM, 2: L2_NORM
vecellipt->estimator[0]->C0: 0.1 % constant of element residual
vecellipt->estimator[0]->C1: 0.1 % constant of jump residual
vecellipt->estimator[0]->C2: 0.0 % constant of coarsening estimate
vecellipt->marker[0]->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
vecellipt->marker[0]->MSGamma: 0.5
......@@ -66,7 +64,6 @@ vecellipt->estimator[1]: residual
vecellipt->estimator[1]->error norm: 1 % 1: H1_NORM, 2: L2_NORM
vecellipt->estimator[1]->C0: 0.1 % constant of element residual
vecellipt->estimator[1]->C1: 0.1 % constant of jump residual
vecellipt->estimator[1]->C2: 0.0 % constant of coarsening estimate
vecellipt->marker[1]->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
vecellipt->marker[1]->MSGamma: 0.5
......
......@@ -17,7 +17,6 @@ parametric->solver->right precon: no
parametric->estimator: residual % residual, recovery
parametric->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
parametric->estimator->C1: 0.1 % constant of jump residual
parametric->estimator->C2: 0.1 % constant of coarsening estimate
parametric->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
parametric->marker->MSGamma: 0.5
......
......@@ -22,7 +22,6 @@ periodic->estimator: residual
periodic->estimator->error norm: 1 % 1: H1_NORM, 2: L2_NORM
periodic->estimator->C0: 0.1 % constant of element residual
periodic->estimator->C1: 0.0 % constant of jump residual
periodic->estimator->C2: 0.0 % constant of coarsening estimate
periodic->marker->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
periodic->marker->MSGamma: 0.5
......
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