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
Dmitri Naumov
ogs
Commits
3085bb9e
Commit
3085bb9e
authored
7 years ago
by
wenqing
Browse files
Options
Downloads
Patches
Plain Diff
[CTest] Updated the out file name and changed the error tolerance of a test
parent
ea26c651
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
ProcessLib/LiquidFlow/Tests.cmake
+6
-6
6 additions, 6 deletions
ProcessLib/LiquidFlow/Tests.cmake
Tests/Data
+1
-1
1 addition, 1 deletion
Tests/Data
with
7 additions
and
7 deletions
ProcessLib/LiquidFlow/Tests.cmake
+
6
−
6
View file @
3085bb9e
...
@@ -118,10 +118,10 @@ AddTest(
...
@@ -118,10 +118,10 @@ AddTest(
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI
REQUIREMENTS NOT OGS_USE_MPI
ABSTOL 1.e-
16
RELTOL 1e-1
6
ABSTOL 1.e-
3
RELTOL 1e-1
0
DIFF_DATA
DIFF_DATA
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_2
3
2_t_50000000000.000000.vtu pressure pressure
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_22
3
_t_50000000000.000000.vtu pressure pressure
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_2
3
2_t_50000000000.000000.vtu temperature temperature
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_22
3
_t_50000000000.000000.vtu temperature temperature
)
)
AddTest
(
AddTest
(
...
@@ -261,10 +261,10 @@ AddTest(
...
@@ -261,10 +261,10 @@ AddTest(
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
REQUIREMENTS OGS_USE_MPI
REQUIREMENTS OGS_USE_MPI
ABSTOL 1.e-
9
RELTOL 1e-
8
ABSTOL 1.e-
3
RELTOL 1e-
10
DIFF_DATA
DIFF_DATA
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_2
3
2_t_50000000000_000000_0.vtu pressure pressure
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_22
3
_t_50000000000_000000_0.vtu pressure pressure
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_2
3
2_t_50000000000_000000_0.vtu temperature temperature
ThermalConvection_pcs_1_ts_232_t_50000000000.000000_non_const_mu.vtu ThermalConvection_pcs_1_ts_22
3
_t_50000000000_000000_0.vtu temperature temperature
)
)
AddTest
(
AddTest
(
...
...
This diff is collapsed.
Click to expand it.
Data
@
3b789a1c
Compare
cbcfb7fa
...
3b789a1c
Subproject commit
cbcfb7fa8753eda81fd6d4a48d74ee95b7d52615
Subproject commit
3b789a1c5b88f355f61e53ba62421647cf466aff
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