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
900f48d9
Commit
900f48d9
authored
7 years ago
by
wenqing
Browse files
Options
Downloads
Patches
Plain Diff
[Test] Changed output file name of a Richards flow test
parent
2d78c55d
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/RichardsFlow/Tests.cmake
+2
-2
2 additions, 2 deletions
ProcessLib/RichardsFlow/Tests.cmake
Tests/Data
+1
-1
1 addition, 1 deletion
Tests/Data
with
3 additions
and
3 deletions
ProcessLib/RichardsFlow/Tests.cmake
+
2
−
2
View file @
900f48d9
...
...
@@ -40,7 +40,7 @@ AddTest(
TESTER vtkdiff
ABSTOL 1e-8 RELTOL 1e-3
DIFF_DATA
ref_t_1600.000000.vtu richards_pcs_0_ts_80
5
_t_1600.000000.vtu pressure pressure
ref_t_1600.000000.vtu richards_pcs_0_ts_80
3
_t_1600.000000.vtu pressure pressure
REQUIREMENTS
NOT
(
OGS_USE_MPI OR OGS_USE_LIS
)
)
...
...
@@ -55,5 +55,5 @@ AddTest(
REQUIREMENTS OGS_USE_MPI
ABSTOL 1e-8 RELTOL 1e-3
DIFF_DATA
ref_t_1600.000000.vtu richards_pcs_0_ts_80
5
_t_1600_000000_0.vtu pressure pressure
ref_t_1600.000000.vtu richards_pcs_0_ts_80
3
_t_1600_000000_0.vtu pressure pressure
)
This diff is collapsed.
Click to expand it.
Data
@
8ebd48af
Compare
9b8783f2
...
8ebd48af
Subproject commit
9b8783f292abcb7158752c1185d98dd67a341220
Subproject commit
8ebd48af1356870d11d4af0f4bb9fbd505a84648
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