Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
wenqing
ogs
Commits
00d96c56
Commit
00d96c56
authored
7 years ago
by
wenqing
Browse files
Options
Downloads
Patches
Plain Diff
[Test] Addded a ctest about deformation analysis with parallel computing
parent
dd32f3b9
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
+15
-0
15 additions, 0 deletions
ProcessLib/SmallDeformation/Tests.cmake
Tests/Data
+1
-1
1 addition, 1 deletion
Tests/Data
with
16 additions
and
1 deletion
ProcessLib/SmallDeformation/Tests.cmake
+
15
−
0
View file @
00d96c56
...
@@ -232,3 +232,18 @@ AddTest(
...
@@ -232,3 +232,18 @@ AddTest(
uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu displacement displacement
uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu displacement displacement
uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu sigma_yy sigma_yy
uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu sigma_yy sigma_yy
)
)
#With PETSc
AddTest
(
NAME Parallel_Mechanics_SDL_disc_with_hole
PATH Mechanics/Linear
EXECUTABLE_ARGS disc_with_hole.prj
WRAPPER mpirun
WRAPPER_ARGS -np 4
TESTER vtkdiff
REQUIREMENTS OGS_USE_MPI
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu displacement displacement
VIS disc_with_hole_pcs_0_ts_0_t_0_000000.pvtu
)
This diff is collapsed.
Click to expand it.
Data
@
2ce27ff2
Compare
590a03ee
...
2ce27ff2
Subproject commit
590a03ee5da20e8243d559b843e36709e54a8973
Subproject commit
2ce27ff2742f92e216c124bf92429916dd9b0aca
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