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
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
Backofen, Rainer
amdis
Commits
ac48005d
Commit
ac48005d
authored
13 years ago
by
Praetorius, Simon
Browse files
Options
Downloads
Patches
Plain Diff
tolerance changed for vecellipt1d
parent
35522baa
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
demo/init/ellipt.dat.2d
+3
-3
3 additions, 3 deletions
demo/init/ellipt.dat.2d
demo/init/vecellipt.dat.1d
+1
-1
1 addition, 1 deletion
demo/init/vecellipt.dat.1d
demo/init/vecellipt.dat.3d
+3
-3
3 additions, 3 deletions
demo/init/vecellipt.dat.3d
with
7 additions
and
7 deletions
demo/init/ellipt.dat.2d
+
3
−
3
View file @
ac48005d
...
...
@@ -13,7 +13,7 @@ ellipt->solver->ell: 1
ellipt->solver->max iteration: 1000
ellipt->solver->tolerance: 1.e-8
ellipt->solver->info: 10
ellipt->solver->left precon:
ilu
ellipt->solver->left precon:
no
ellipt->solver->right precon: no
ellipt->estimator[0]: residual
...
...
@@ -21,13 +21,13 @@ 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]->strategy:
2
% 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->max iteration:
10
ellipt->adapt->max iteration:
3
ellipt->output->filename: output/ellipt.2d
ellipt->output->ParaView format: 1
...
...
This diff is collapsed.
Click to expand it.
demo/init/vecellipt.dat.1d
+
1
−
1
View file @
ac48005d
...
...
@@ -11,7 +11,7 @@ vecellipt->polynomial degree[1]: 1
vecellipt->solver: bicgstab
vecellipt->solver->max iteration: 1000
vecellipt->solver->tolerance: 1.e-
8
vecellipt->solver->tolerance: 1.e-
10
vecellipt->solver->info: 2
vecellipt->solver->left precon: diag
vecellipt->solver->right precon: no
...
...
This diff is collapsed.
Click to expand it.
demo/init/vecellipt.dat.3d
+
3
−
3
View file @
ac48005d
...
...
@@ -11,9 +11,9 @@ vecellipt->polynomial degree[1]: 1
vecellipt->solver: bicgstab
vecellipt->solver->max iteration: 1000
vecellipt->solver->tolerance: 1.e-
10
vecellipt->solver->tolerance: 1.e-
8
vecellipt->solver->info: 2
vecellipt->solver->left precon:
ilu
vecellipt->solver->left precon:
diag
vecellipt->solver->right precon: no
vecellipt->estimator[0]: residual
...
...
@@ -29,7 +29,7 @@ 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->marker[
1
]->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
vecellipt->marker[
0
]->strategy: 2 % 0: no adaption 1: GR 2: MS 3: ES 4:GERS
vecellipt->marker[1]->MSGamma: 0.5
vecellipt->adapt[0]->tolerance: 1e-4
...
...
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