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
a740892e
Commit
a740892e
authored
8 years ago
by
Dmitri Naumov
Browse files
Options
Downloads
Patches
Plain Diff
[T] Add GWF second order Hex20 ctest.
parent
1460a19a
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/GroundwaterFlow/CMakeLists.txt
+13
-0
13 additions, 0 deletions
ProcessLib/GroundwaterFlow/CMakeLists.txt
Tests/Data
+1
-1
1 addition, 1 deletion
Tests/Data
with
14 additions
and
1 deletion
ProcessLib/GroundwaterFlow/CMakeLists.txt
+
13
−
0
View file @
a740892e
...
...
@@ -63,6 +63,19 @@ foreach(mesh_size 1e4 2e4 3e4 4e4 5e4 1e5 1e6)
)
endforeach
()
# Quadratic hex element.
AddTest
(
NAME GroundWaterFlowProcess_cube_1x1x1_1e0_QuadraticHex
PATH Elliptic/cube_1x1x1_GroundWaterFlow
EXECUTABLE ogs
EXECUTABLE_ARGS cube_1e0_quadratic_hex.prj
TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI
ABSTOL 1e-15 RELTOL 1e-15
DIFF_DATA
cube_1x1x1_hex20_1e0.vtu cube_1e0_quadratic_hex_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
)
# SQUARE 1x1 GROUNDWATER FLOW TESTS
foreach
(
mesh_size 1e0 1e1 1e2 1e3 1e4
)
AddTest
(
...
...
This diff is collapsed.
Click to expand it.
Data
@
9242c3d9
Compare
25646534
...
9242c3d9
Subproject commit
25646534c5e16759c301b6509764959929ae479f
Subproject commit
9242c3d9125209ad5e585f8cd76f5d8a6315a002
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