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
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
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
Mojtaba Abdolkhani
ogs
Commits
cabd5abb
Commit
cabd5abb
authored
8 years ago
by
xingyuanmiao
Browse files
Options
Downloads
Patches
Plain Diff
added ctest for Drucker-Prager model - reduction of Ehlers model.
parent
a5b6f009
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
Applications/CLI/Tests.cmake
+13
-0
13 additions, 0 deletions
Applications/CLI/Tests.cmake
Tests/Data
+1
-1
1 addition, 1 deletion
Tests/Data
with
14 additions
and
1 deletion
Applications/CLI/Tests.cmake
+
13
−
0
View file @
cabd5abb
...
...
@@ -527,6 +527,19 @@ if(NOT OGS_USE_MPI)
expected_cube_1e3_pcs_0_ts_203_t_5.100000.vtu cube_1e3_pcs_0_ts_203_t_5.100000.vtu sigma_xx sigma_xx
)
# Mechanics; Small deformations, Drucker-Prager (SDE-DP)
AddTest
(
NAME Mechanics_PlasticModel_SDE-DP_Ehlers_SpecialCase_DruckerPrager
PATH Mechanics/Ehlers
EXECUTABLE ogs
EXECUTABLE_ARGS cube_1e0_dp.prj
TESTER vtkdiff
ABSTOL 5e-15 RELTOL 1e-13
DIFF_DATA
expected_cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu displacement displacement
expected_cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu cube_1e0_dp_pcs_0_ts_203_t_5.100000.vtu sigma_xx sigma_xx
)
# SQUARE 1x1 GROUNDWATER FLOW TEST -- AXIALLY SYMMETRIC
# test results are compared to 3D simulation on a wedge-shaped domain
AddTest
(
...
...
This diff is collapsed.
Click to expand it.
Data
@
179012f5
Compare
736a3b65
...
179012f5
Subproject commit
736a3b656687c4136fc8ed0e8ad0299eba30ab97
Subproject commit
179012f5cf72617d5ce9cfe9f1741d7a71757472
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