Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
iwr
amdis
Commits
3f6d7c12
Commit
3f6d7c12
authored
Dec 03, 2008
by
Thomas Witkowski
Browse files
* Changed heat demo to work
parent
2f60c455
Changes
1
Show whitespace changes
Inline
Side-by-side
demo/init/heat.dat.2d
View file @
3f6d7c12
...
...
@@ -8,7 +8,7 @@ heat->space->polynomial degree: 1
heat->space->dim: 2
heat->space->mesh: heatMesh
heat->space->solver:
cg
heat->space->solver:
bicgstab
heat->space->solver->max iteration: 1000
heat->space->solver->restart: 10 % only used for GMRES
heat->space->solver->tolerance: 1.e-8
...
...
@@ -22,7 +22,7 @@ heat->space->estimator->C1: 1.0
heat->theta: 1.0
heat->adapt->timestep: 0.1
heat->adapt->timestep: 0.
00
1
heat->adapt->start time: 0.0
heat->adapt->end time: 1.0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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