Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aland, Sebastian
amdis
Commits
604b151e
Commit
604b151e
authored
Jul 07, 2011
by
Praetorius, Simon
Browse files
some demos modified/corrected and demo-test environment added
parent
beab19ee
Changes
30
Hide whitespace changes
Inline
Side-by-side
demo/init/ball.dat.2d
View file @
604b151e
...
...
@@ -5,6 +5,7 @@ ballMesh->global refinements: 3
ball->mesh: ballMesh
ball->dim: 2
ball->components: 1
ball->polynomial degree[0]: 1
ball->space->components: 1
...
...
@@ -28,11 +29,13 @@ ball->adapt[0]->info: 8
ball->adapt->max iteration: 4
ball->output->filename: ball
ball->output->filename:
output/
ball
.2d
ball->output->ParaView format: 1
ball->output->append index: 0
ball->output->index length: 6
ball->output->index decimals: 3
ball->output->ARH format: 1
ball->output->AMDiS format: 1
WAIT: 1
demo/init/ball.dat.3d
View file @
604b151e
...
...
@@ -5,6 +5,7 @@ ballMesh->global refinements: 15
ball->mesh: ballMesh
ball->dim: 3
ball->components: 1
ball->polynomial degree[0]: 1
ball->space->components: 1
...
...
@@ -17,7 +18,9 @@ ball->solver->left precon: diag
ball->estimator[0]: 0
ball->marker[0]->strategy: 0 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
ball->output->filename: output/ball
ball->output->filename: output/ball
.3d
ball->output->ParaView format: 1
ball->output->ARH format: 1
ball->output->AMDiS format: 1
demo/init/bunny.init
View file @
604b151e
...
...
@@ -28,11 +28,12 @@ bunny->adapt->refine bisections: 1
bunny->adapt->max iteration: 0
bunny->adapt->info: 8
bunny->output->filename:
bunny_fixed
bunny->output->filename:
output/bunny
bunny->output->ParaView format: 1
bunny->output->append index: 0
bunny->output->index length: 6
bunny->output->index decimals: 3
bunny->output->AMDiS format: 1
WAIT: 1
demo/init/ellipt.dat.1d
View file @
604b151e
...
...
@@ -16,7 +16,7 @@ ellipt->solver->left precon: diag
ellipt->solver->right precon: no
ellipt->estimator[0]: residual
ellipt->estimator[0]->error norm:
1
% 1: H1_NORM, 2: L2_NORM
ellipt->estimator[0]->error norm:
H1_NORM
% 1: H1_NORM, 2: L2_NORM
ellipt->estimator[0]->C0: 0.1 % constant of element residual
ellipt->estimator[0]->C1: 0.1 % constant of jump residual
...
...
@@ -28,5 +28,6 @@ ellipt->adapt[0]->refine bisections: 2
ellipt->adapt->max iteration: 10
ellipt->output->filename: output/ellipt
ellipt->output->filename: output/ellipt
.1d
ellipt->output->ParaView format: 1
ellipt->output->AMDiS format: 1
demo/init/ellipt.dat.2d
View file @
604b151e
dimension of world: 2
elliptMesh->macro file name: ./macro/macro.s
quare
.2d
elliptMesh->macro file name: ./macro/macro.s
tand
.2d
elliptMesh->global refinements: 0
ellipt->mesh: elliptMesh
...
...
@@ -8,27 +8,28 @@ ellipt->dim: 2
ellipt->polynomial degree[0]: 1
ellipt->components: 1
ellipt->solver: cg
ellipt->solver->symmetric strategy: 1
ellipt->solver->store symbolic: 0
ellipt->solver: cg
ellipt->solver->ell: 1
ellipt->solver->max iteration: 1000
ellipt->solver->tolerance: 1.e-8
ellipt->solver->info:
2
ellipt->solver->left precon:
diag
ellipt->solver->info:
10
ellipt->solver->left precon:
ilu
ellipt->solver->right precon: no
%
ellipt->estimator[0]: residual
%
ellipt->estimator[0]->error norm: H1_NORM % 1: H1_NORM, 2: L2_NORM
%
ellipt->estimator[0]->C0: 0.1 % constant of element residual
%
ellipt->estimator[0]->C1: 0.1 % constant of jump residual
ellipt->estimator[0]: residual
ellipt->estimator[0]->error norm: H1_NORM % 1: H1_NORM, 2: L2_NORM
ellipt->estimator[0]->C0: 0.1 % constant of element residual
ellipt->estimator[0]->C1: 0.1 % constant of jump residual
%
ellipt->marker[0]->strategy: 0 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
%
ellipt->marker[0]->MSGamma: 0.5
ellipt->marker[0]->strategy: 0 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
ellipt->marker[0]->MSGamma: 0.5
%
ellipt->adapt[0]->tolerance: 1e-4
%
ellipt->adapt[0]->refine bisections: 2
ellipt->adapt[0]->tolerance: 1e-4
ellipt->adapt[0]->refine bisections: 2
ellipt->adapt->max iteration: 0
ellipt->output->filename: output/ellipt
ellipt->output->filename: output/ellipt
.2d
ellipt->output->ParaView format: 1
ellipt->output->ARH format: 1
ellipt->output->AMDiS format: 1
demo/init/ellipt.dat.3d
View file @
604b151e
...
...
@@ -16,7 +16,7 @@ ellipt->solver->left precon: diag
ellipt->solver->right precon: no
ellipt->estimator[0]: residual
ellipt->estimator[0]->error norm:
1
% 1: H1_NORM, 2: L2_NORM
ellipt->estimator[0]->error norm:
H1_NORM
% 1: H1_NORM, 2: L2_NORM
ellipt->estimator[0]->C1: 0.01 % constant of jump residual
ellipt->marker[0]->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
...
...
@@ -27,5 +27,7 @@ ellipt->adapt[0]->refine bisections: 2
ellipt->adapt->max iteration: 10
ellipt->output->filename: output/ellipt
ellipt->output->filename: output/ellipt
.3d
ellipt->output->ParaView format: 1
ellipt->output->ARH format: 1
ellipt->output->AMDiS format: 1
demo/init/heat.dat.1d
View file @
604b151e
...
...
@@ -41,13 +41,14 @@ heat->space->marker[0]->strategy: 3 % 0=none, 1=GR, 2=MS, 3=ES, 4=GERS
heat->space->marker[0]->ESTheta: 0.9
heat->space->marker[0]->ESThetaC: 0.05
heat->space->output->filename: output/heat
heat->space->output->filename: output/heat
.1d
heat->space->output->ParaView format: 1
heat->space->output->ParaView animation: 1
heat->space->output->write every i-th timestep: 10
heat->space->output->append index: 1
heat->space->output->index length: 6
heat->space->output->index decimals: 3
heat->space->output->AMDiS format: 1
WAIT: 0
...
...
demo/init/heat.dat.2d
View file @
604b151e
...
...
@@ -41,12 +41,14 @@ heat->space->marker[0]->strategy: 2 % 0=none, 1=GR, 2=MS, 3=ES, 4=GERS
heat->space->marker[0]->MSGamma: 0.5
heat->space->marker[0]->MSGammaC: 0.1
heat->space->output->filename: output/heat
heat->space->output->filename: output/heat
.2d
heat->space->output->ParaView format: 1
heat->space->output->ParaView animation: 1
heat->space->output->write every i-th timestep: 10
heat->space->output->append index: 1
heat->space->output->index length: 6
heat->space->output->index decimals: 3
heat->space->output->ARH format: 1
heat->space->output->AMDiS format: 1
WAIT: 0
demo/init/heat.dat.3d
View file @
604b151e
...
...
@@ -3,6 +3,7 @@ dimension of world: 3
heatMesh->macro file name: ./macro/macro.stand.3d
heatMesh->global refinements: 3
heat->space->components: 1
heat->space->polynomial degree[0]: 1
heat->space->dim: 3
heat->space->mesh: heatMesh
...
...
@@ -39,13 +40,15 @@ heat->space->marker[0]->strategy: 3 % 0=none, 1=GR, 2=MS, 3=ES, 4=GERS
heat->space->marker[0]->ESTheta: 0.9
heat->space->marker[0]->ESThetaC: 0.05
heat->space->output->filename: output/heat
heat->space->output->filename: output/heat
.3d
heat->space->output->ParaView format: 1
heat->space->output->ParaView animation: 1
heat->space->output->write every i-th timestep: 10
heat->space->output->append index: 1
heat->space->output->index length: 6
heat->space->output->index decimals: 3
heat->space->output->ARH format: 1
heat->space->output->AMDiS format: 1
WAIT: 0
...
...
demo/init/neumann.dat.2d
View file @
604b151e
...
...
@@ -26,5 +26,7 @@ neumann->adapt[0]->refine bisections: 2
neumann->adapt->max iteration: 100
neumann->output->filename: output/neumann
neumann->output->filename: output/neumann
.2d
neumann->output->ParaView format: 1
neumann->output->ARH format: 1
neumann->output->AMDiS format: 1
demo/init/parametric.dat.3d
View file @
604b151e
...
...
@@ -28,11 +28,13 @@ parametric->adapt[0]->info: 8
parametric->adapt->max iteration: 8
parametric->output->filename: parametric
parametric->output->filename:
output/
parametric
.3d
parametric->output->ParaView format: 1
parametric->output->append index: 0
parametric->output->index length: 6
parametric->output->index decimals: 3
parametric->output->ARH format: 1
parametric->output->AMDiS format: 1
WAIT: 1
demo/init/periodic.dat.2d
View file @
604b151e
...
...
@@ -30,9 +30,12 @@ periodic->adapt[0]->coarsen allowed: 0
periodic->adapt->max iteration: 100
periodic->output->filename: output/periodic
periodic->output->filename: output/periodic
.2d
periodic->output->ParaView format: 1
periodic->output->index length: 6
periodic->output->index decimals: 3
periodic->output->AMDiS format: 1
periodic->output->ARH format: 1
periodic->output->Periodic format: 1
WAIT: 0
demo/init/periodic.dat.3d
View file @
604b151e
...
...
@@ -21,19 +21,21 @@ periodic->estimator[0]->error norm: 1 % 1: H1_NORM, 2: L2_NORM
periodic->estimator[0]->C0: 0.1 % constant of element residual
periodic->estimator[0]->C1: 0.0 % constant of jump residual
periodic->marker[0]->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
periodic->marker[0]->MSGamma: 0.5
periodic->marker[0]->strategy: 4 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
periodic->adapt[0]->tolerance: 1e-
6
periodic->adapt[0]->refine bisections:
3
periodic->adapt[0]->coarsen allowed:
0
periodic->adapt[0]->tolerance: 1e-
2
periodic->adapt[0]->refine bisections:
2
periodic->adapt[0]->coarsen allowed:
1
periodic->adapt->max iteration: 1
00
periodic->adapt->max iteration: 1
5
periodic->output->filename: periodic
periodic->output->filename:
output/
periodic
.3d
periodic->output->ParaView format: 1
periodic->output->append index: 0
periodic->output->index length: 6
periodic->output->index decimals: 3
periodic->output->AMDiS format: 1
periodic->output->ARH format: 1
periodic->output->Periodic format: 1
WAIT: 1
demo/init/sphere.dat.3d
View file @
604b151e
...
...
@@ -16,7 +16,9 @@ sphere->solver->left precon: diag
sphere->estimator[0]: 0
sphere->marker[0]->strategy: 0
sphere->output->filename: output/sphere
sphere->output->filename: output/sphere
.3d
sphere->output->ParaView format: 1
sphere->output->AMDiS format: 1
sphere->output->ARH format: 1
demo/init/torus.dat.3d
View file @
604b151e
...
...
@@ -16,6 +16,8 @@ torus->solver->left precon: diag
torus->estimator[0]: 0
torus->marker[0]->strategy: 0
torus->output->filename: output/torus
torus->output->filename: output/torus
.3d
torus->output->ParaView format: 1
torus->output->AMDiS format: 1
torus->output->ARH format: 1
demo/init/vecellipt.dat.1d
View file @
604b151e
...
...
@@ -9,7 +9,7 @@ vecellipt->components: 2
vecellipt->polynomial degree[0]: 1
vecellipt->polynomial degree[1]: 1
vecellipt->solver: u
f
mpack
vecellipt->solver: um
f
pack
vecellipt->solver->max iteration: 1000
vecellipt->solver->tolerance: 1.e-8
vecellipt->solver->info: 2
...
...
@@ -38,5 +38,11 @@ vecellipt->adapt[1]->tolerance: 1e-4
vecellipt->adapt->max iteration: 10
vecellipt->adapt->refine bisections: 2
vecellipt->output->filename: output/vecellipt
vecellipt->output->ParaView format: 1
vecellipt->output[0]->filename: output/vecellipt0.1d
vecellipt->output[0]->ParaView format: 1
vecellipt->output[0]->ARH format: 1
vecellipt->output[0]->AMDiS format: 1
vecellipt->output[1]->filename: output/vecellipt1.1d
vecellipt->output[1]->ParaView format: 1
vecellipt->output[1]->AMDiS format: 1
demo/init/vecellipt.dat.2d
View file @
604b151e
...
...
@@ -33,6 +33,12 @@ vecellipt->adapt[1]->tolerance: 1e-3
vecellipt->adapt->max iteration: 10
vecellipt->adapt->refine bisections: 2
vecellipt->output->filename: output/vecellipt
vecellipt->output->ParaView format: 1
vecellipt->output[0]->filename: output/vecellipt0.2d
vecellipt->output[0]->ParaView format: 1
vecellipt->output[0]->ARH format: 1
vecellipt->output[0]->AMDiS format: 1
vecellipt->output[1]->filename: output/vecellipt1.2d
vecellipt->output[1]->ParaView format: 1
vecellipt->output[1]->ARH format: 1
vecellipt->output[1]->AMDiS format: 1
demo/init/vecellipt.dat.3d
View file @
604b151e
...
...
@@ -38,5 +38,12 @@ vecellipt->adapt[1]->tolerance: 1e-4
vecellipt->adapt->max iteration: 10
vecellipt->adapt->refine bisections: 2
vecellipt->output->filename: output/vecellipt
vecellipt->output->ParaView format: 1
vecellipt->output[0]->filename: output/vecellipt0.3d
vecellipt->output[0]->ParaView format: 1
vecellipt->output[0]->ARH format: 1
vecellipt->output[0]->AMDiS format: 1
vecellipt->output[1]->filename: output/vecellipt1.3d
vecellipt->output[1]->ParaView format: 1
vecellipt->output[1]->ARH format: 1
vecellipt->output[1]->AMDiS format: 1
\ No newline at end of file
demo/init/vecheat.dat.1d
View file @
604b151e
...
...
@@ -58,19 +58,22 @@ vecheat->space->marker[1]->ESTheta: 0.9
vecheat->space->marker[1]->ESThetaC: 0.05
vecheat->space->marker[1]->info: 8
vecheat->space->output[0]->filename: vecheat0
_
vecheat->space->output[0]->filename:
output/
vecheat0
.1d
vecheat->space->output[0]->ParaView format: 1
vecheat->space->output[0]->ParaView animation: 1
vecheat->space->output[0]->append index: 1
vecheat->space->output[0]->index length: 6
vecheat->space->output[0]->index decimals: 3
vecheat->space->output[0]->ARH format: 1
vecheat->space->output[0]->AMDiS format: 1
vecheat->space->output[1]->filename: vecheat1
_
vecheat->space->output[1]->filename:
output/
vecheat1
.1d
vecheat->space->output[1]->ParaView format: 1
vecheat->space->output[1]->ParaView animation: 1
vecheat->space->output[1]->append index: 1
vecheat->space->output[1]->index length: 6
vecheat->space->output[1]->index decimals: 3
vecheat->space->output[1]->AMDiS format: 1
WAIT: 0
...
...
demo/init/vecheat.dat.2d
View file @
604b151e
...
...
@@ -61,19 +61,23 @@ vecheat->space->marker[1]->ESTheta: 0.9
vecheat->space->marker[1]->ESThetaC: 0.05
vecheat->space->marker[1]->info: 8
vecheat->space->output[0]->filename: vecheat0
_
vecheat->space->output[0]->filename:
output/
vecheat0
.2d
vecheat->space->output[0]->ParaView format: 1
vecheat->space->output[0]->ParaView animation: 1
vecheat->space->output[0]->append index: 1
vecheat->space->output[0]->index length: 6
vecheat->space->output[0]->index decimals: 3
vecheat->space->output[0]->ARH format: 1
vecheat->space->output[0]->AMDiS format: 1
vecheat->space->output[1]->filename: vecheat1
_
vecheat->space->output[1]->filename:
output/
vecheat1
.2d
vecheat->space->output[1]->ParaView format: 1
vecheat->space->output[1]->ParaView animation: 1
vecheat->space->output[1]->append index: 1
vecheat->space->output[1]->index length: 6
vecheat->space->output[1]->index decimals: 3
vecheat->space->output[1]->ARH format: 1
vecheat->space->output[1]->AMDiS format: 1
WAIT: 0
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment