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
98c1c885
Commit
98c1c885
authored
8 years ago
by
Christoph Lehmann
Browse files
Options
Downloads
Patches
Plain Diff
[App] set per-test tolerances; TES check multiple properties
parent
4cb4ebf2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Applications/CLI/Tests.cmake
+22
-2
22 additions, 2 deletions
Applications/CLI/Tests.cmake
with
22 additions
and
2 deletions
Applications/CLI/Tests.cmake
+
22
−
2
View file @
98c1c885
...
...
@@ -12,6 +12,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS cube_
${
mesh_size
}
.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA cube_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DATA cube_
${
mesh_size
}
.prj cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_1x1x1.gml
)
...
...
@@ -23,6 +24,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS cube_
${
mesh_size
}
_neumann.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_front_N1_right pressure
DATA cube_
${
mesh_size
}
_neumann.prj cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_1x1x1.gml
)
...
...
@@ -36,6 +38,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS cube_
${
mesh_size
}
.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA cube_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DATA cube_
${
mesh_size
}
.prj cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_1x1x1.gml
)
...
...
@@ -47,6 +50,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS cube_
${
mesh_size
}
_neumann.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_front_N1_right pressure
DATA cube_
${
mesh_size
}
_neumann.prj cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_1x1x1.gml
)
...
...
@@ -61,6 +65,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS square_
${
mesh_size
}
.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA square_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DATA square_
${
mesh_size
}
.prj square_1x1_quad_
${
mesh_size
}
.vtu square_1x1.gml
)
...
...
@@ -72,6 +77,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS square_
${
mesh_size
}
_neumann.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_bottom_N1_right pressure
DATA square_
${
mesh_size
}
_neumann.prj square_1x1_quad_
${
mesh_size
}
.vtu square_1x1.gml
)
...
...
@@ -85,6 +91,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS square_
${
mesh_size
}
.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA square_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DATA square_
${
mesh_size
}
.prj square_1x1_quad_
${
mesh_size
}
.vtu square_1x1.gml
)
...
...
@@ -96,6 +103,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS square_
${
mesh_size
}
_neumann.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_bottom_N1_right pressure
DATA square_
${
mesh_size
}
_neumann.prj square_1x1_quad_
${
mesh_size
}
.vtu square_1x1.gml
)
...
...
@@ -110,6 +118,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS line_
${
mesh_size
}
.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA line_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DATA line_
${
mesh_size
}
.prj line_1_line_
${
mesh_size
}
.vtu line_1.gml
)
...
...
@@ -121,6 +130,7 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS line_
${
mesh_size
}
_neumann.prj
WRAPPER time
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA line_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_N1_right pressure
DATA line_
${
mesh_size
}
_neumann.prj line_1_line_
${
mesh_size
}
.vtu line_1.gml
)
...
...
@@ -134,7 +144,12 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS tes-1D-zeolite-discharge-small.prj
WRAPPER time
TESTER vtkdiff
DIFF_DATA tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu pressure pressure
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu pressure pressure
tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu temperature temperature
tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu v_mass_frac v_mass_frac
tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu solid_density solid_density
DATA line_0.1.gml line_0.1_37.msh tes-1D-zeolite-discharge.prj
)
...
...
@@ -145,7 +160,12 @@ if(NOT OGS_USE_MPI)
EXECUTABLE_ARGS tes-1D-zeolite-discharge-large.prj
WRAPPER time
TESTER vtkdiff
DIFF_DATA tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu pressure pressure
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu pressure pressure
tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu temperature temperature
tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu v_mass_frac v_mass_frac
tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu solid_density solid_density
DATA line_0.1.gml line_0.1_100.msh tes-1D-zeolite-discharge.prj
)
...
...
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