Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
amdis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iwr
amdis
Commits
f6c81838
Commit
f6c81838
authored
15 years ago
by
Thomas Witkowski
Browse files
Options
Downloads
Patches
Plain Diff
Make heat demo init files more consistent.
parent
28a66f61
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
demo/init/heat.dat.2d
+2
-3
2 additions, 3 deletions
demo/init/heat.dat.2d
demo/init/heat.dat.3d
+3
-4
3 additions, 4 deletions
demo/init/heat.dat.3d
with
5 additions
and
7 deletions
demo/init/heat.dat.2d
+
2
−
3
View file @
f6c81838
...
...
@@ -4,15 +4,14 @@ heatMesh->macro file name: ./macro/macro.stand.2d
heatMesh->global refinements: 0
heat->space->polynomial degree: 1
heat->space->dim: 2
heat->space->mesh: heatMesh
heat->space->solver:
cg
heat->space->solver:
umfpack
heat->space->solver->max iteration: 1000
heat->space->solver->tolerance: 1.e-8
heat->space->solver->info: 2
heat->space->solver->left precon:
diag
heat->space->solver->left precon:
no
heat->space->solver->right precon: no
heat->space->estimator: residual
...
...
This diff is collapsed.
Click to expand it.
demo/init/heat.dat.3d
+
3
−
4
View file @
f6c81838
...
...
@@ -4,14 +4,14 @@ heatMesh->macro file name: ./macro/macro.stand.3d
heatMesh->global refinements: 3
heat->space->polynomial degree: 2
heat->space->dim: 3
heat->space->mesh: heatMesh
heat->space->solver:
cg
heat->space->solver:
umfpack
heat->space->solver->max iteration: 1000
heat->space->solver->tolerance: 1.e-8
heat->space->solver->info: 2
heat->space->solver->left precon:
diag
heat->space->solver->left precon:
no
heat->space->solver->right precon: no
heat->space->estimator: residual
...
...
@@ -34,7 +34,6 @@ heat->initial->adapt->strategy: 2 % 0=none, 1=GR, 2=MS, 3=ES, 4=GERS
heat->initial->adapt->max iteration: 10
heat->initial->adapt->info: 2
heat->space->dim: 3
heat->adapt->strategy: 3 % 0=none, 1=GR, 2=MS, 3=ES, 4=GERS
heat->adapt->ESTheta: 0.9
heat->adapt->ESThetaC: 0.05
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment