Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
MostafaMollaali
dynamic
Commits
eeb7dd25
Unverified
Commit
eeb7dd25
authored
7 years ago
by
Dmitri Naumov
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2027 from endJunction/MechanicsCTestUpdates
Mechanics CTest updates
parents
7cd45b1b
b5e50212
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ProcessLib/SmallDeformation/Tests.cmake
+4
-4
4 additions, 4 deletions
ProcessLib/SmallDeformation/Tests.cmake
Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1e3.prj
+2
-2
2 additions, 2 deletions
...a/HydroMechanics/Linear/Confined_Compression/cube_1e3.prj
with
6 additions
and
6 deletions
ProcessLib/SmallDeformation/Tests.cmake
+
4
−
4
View file @
eeb7dd25
...
...
@@ -148,10 +148,10 @@ AddTest(
TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA
expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu cube_1e0_pcs_0_ts_101_t_2.550000.vtu displacement displacement 1e-1
5 1e-13
expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu cube_1e0_pcs_0_ts_101_t_2.550000.vtu sigma sigma 1e-15
1e-13
expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu cube_1e0_pcs_0_ts_203_t_5.100000.vtu displacement displacement 1e-1
5 1e-13
expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu cube_1e0_pcs_0_ts_203_t_5.100000.vtu sigma sigma
1
e-15
1e-13
expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu cube_1e0_pcs_0_ts_101_t_2.550000.vtu displacement displacement 1e-1
7 0
expected_cube_1e0_pcs_0_ts_101_t_2.550000.vtu cube_1e0_pcs_0_ts_101_t_2.550000.vtu sigma sigma 1e-15
0
expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu cube_1e0_pcs_0_ts_203_t_5.100000.vtu displacement displacement 1e-1
7 0
expected_cube_1e0_pcs_0_ts_203_t_5.100000.vtu cube_1e0_pcs_0_ts_203_t_5.100000.vtu sigma sigma
2
e-15
0
)
AddTest
(
NAME Mechanics_SDE_cube_1e1
...
...
This diff is collapsed.
Click to expand it.
Tests/Data/HydroMechanics/Linear/Confined_Compression/cube_1e3.prj
+
2
−
2
View file @
eeb7dd25
...
...
@@ -241,12 +241,12 @@
<linear_solvers>
<linear_solver>
<name>
general_linear_solver
</name>
<lis>
-i bicgstab -p ilu -tol 1e-1
6
-maxiter 10000
</lis>
<lis>
-i bicgstab -p ilu -tol 1e-1
0
-maxiter 10000
</lis>
<eigen>
<solver_type>
BiCGSTAB
</solver_type>
<precon_type>
DIAGONAL
</precon_type>
<max_iteration_step>
10000
</max_iteration_step>
<error_tolerance>
1e-1
6
</error_tolerance>
<error_tolerance>
1e-1
0
</error_tolerance>
</eigen>
</linear_solver>
</linear_solvers>
...
...
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