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
beb74bef
Commit
beb74bef
authored
8 years ago
by
Christoph Lehmann
Browse files
Options
Downloads
Patches
Plain Diff
[App] adapted to changed AddTest
parent
7bca06bc
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
+70
-46
70 additions, 46 deletions
Applications/CLI/Tests.cmake
with
70 additions
and
46 deletions
Applications/CLI/Tests.cmake
+
70
−
46
View file @
beb74bef
...
@@ -13,7 +13,8 @@ if(NOT OGS_USE_MPI)
...
@@ -13,7 +13,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-15 RELTOL 1e-15
ABSTOL 1e-15 RELTOL 1e-15
DIFF_DATA cube_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -24,7 +25,8 @@ if(NOT OGS_USE_MPI)
...
@@ -24,7 +25,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-1 RELTOL 1e-1
ABSTOL 1e-1 RELTOL 1e-1
DIFF_DATA cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_front_N1_right pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_front_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -37,7 +39,8 @@ if(NOT OGS_USE_MPI)
...
@@ -37,7 +39,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-13 RELTOL 1e-13
ABSTOL 1e-13 RELTOL 1e-13
DIFF_DATA cube_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -48,7 +51,8 @@ if(NOT OGS_USE_MPI)
...
@@ -48,7 +51,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-2 RELTOL 1e-2
ABSTOL 1e-2 RELTOL 1e-2
DIFF_DATA cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_front_N1_right pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_front_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -62,7 +66,8 @@ if(NOT OGS_USE_MPI)
...
@@ -62,7 +66,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-13 RELTOL 1e-13
ABSTOL 1e-13 RELTOL 1e-13
DIFF_DATA square_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -73,7 +78,8 @@ if(NOT OGS_USE_MPI)
...
@@ -73,7 +78,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-1 RELTOL 1e-1
ABSTOL 1e-1 RELTOL 1e-1
DIFF_DATA square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_bottom_N1_right pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_bottom_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -86,7 +92,8 @@ if(NOT OGS_USE_MPI)
...
@@ -86,7 +92,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-12 RELTOL 1e-16
ABSTOL 1e-12 RELTOL 1e-16
DIFF_DATA square_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -97,7 +104,8 @@ if(NOT OGS_USE_MPI)
...
@@ -97,7 +104,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-02 RELTOL 1e-02
ABSTOL 1e-02 RELTOL 1e-02
DIFF_DATA square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_bottom_N1_right pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_bottom_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -111,7 +119,8 @@ if(NOT OGS_USE_MPI)
...
@@ -111,7 +119,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-15 RELTOL 1e-15
ABSTOL 1e-15 RELTOL 1e-15
DIFF_DATA line_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
DIFF_DATA
line_1_line_
${
mesh_size
}
.vtu line_
${
mesh_size
}
_pcs_0_ts_1_t_1.000000.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -122,9 +131,10 @@ if(NOT OGS_USE_MPI)
...
@@ -122,9 +131,10 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-14 RELTOL 1e-14
ABSTOL 1e-14 RELTOL 1e-14
DIFF_DATA line_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_N1_right pressure
DIFF_DATA
line_1_line_
${
mesh_size
}
.vtu line_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1.000000.vtu D1_left_N1_right pressure
)
)
endforeach
()
endforeach
()
# Some Neumann BC tests
# Some Neumann BC tests
AddTest
(
AddTest
(
...
@@ -135,7 +145,8 @@ if(NOT OGS_USE_MPI)
...
@@ -135,7 +145,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA cube_1e3_top_neumann_pcs_0_ts_1_t_1.000000.vtu pressure pressure
DIFF_DATA
cube_1e3_bottom_neumann_pcs_0_ts_1_t_1.000000.vtu cube_1e3_top_neumann_pcs_0_ts_1_t_1.000000.vtu pressure pressure
)
)
AddTest
(
AddTest
(
NAME GroundWaterFlowProcess_cube_bottom
NAME GroundWaterFlowProcess_cube_bottom
...
@@ -145,7 +156,8 @@ if(NOT OGS_USE_MPI)
...
@@ -145,7 +156,8 @@ if(NOT OGS_USE_MPI)
WRAPPER time
WRAPPER time
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA cube_1e3_bottom_neumann_pcs_0_ts_1_t_1.000000.vtu pressure pressure
DIFF_DATA
cube_1e3_bottom_neumann_pcs_0_ts_1_t_1.000000.vtu cube_1e3_bottom_neumann_pcs_0_ts_1_t_1.000000.vtu pressure pressure
)
)
# TES tests
# TES tests
...
@@ -158,10 +170,11 @@ if(NOT OGS_USE_MPI)
...
@@ -158,10 +170,11 @@ if(NOT OGS_USE_MPI)
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
DIFF_DATA
tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu pressure pressure
tes_zeolite_discharge_small_ts_19_t_0.100000.vtu 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_ts_19_t_0.100000.vtu 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_ts_19_t_0.100000.vtu tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu vapour_partial_pressure vapour_partial_pressure
tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu solid_density solid_density
tes_zeolite_discharge_small_ts_19_t_0.100000.vtu tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu solid_density solid_density
tes_zeolite_discharge_small_ts_19_t_0.100000.vtu tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000.vtu solid_density fct_solid_density
)
)
AddTest
(
AddTest
(
...
@@ -173,10 +186,11 @@ if(NOT OGS_USE_MPI)
...
@@ -173,10 +186,11 @@ if(NOT OGS_USE_MPI)
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
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 tes_zeolite_discharge_large_pcs_0_ts_25_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 tes_zeolite_discharge_large_pcs_0_ts_25_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 tes_zeolite_discharge_large_pcs_0_ts_25_t_1.000000.vtu vapour_partial_pressure vapour_partial_pressure
tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu solid_density solid_density
tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu tes_zeolite_discharge_large_pcs_0_ts_25_t_1.000000.vtu solid_density solid_density
tes_zeolite_discharge_large_pcs_0_ts_28_t_1.000000.vtu tes_zeolite_discharge_large_pcs_0_ts_25_t_1.000000.vtu solid_density fct_solid_density
)
)
else
()
else
()
...
@@ -190,9 +204,9 @@ else()
...
@@ -190,9 +204,9 @@ else()
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
DIFF_DATA
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_0.vtu pressure pressure
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_0.vtu
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_0.vtu
pressure pressure
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_1.vtu pressure pressure
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_1.vtu
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_1.vtu
pressure pressure
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_2.vtu pressure pressure
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_2.vtu
quad_20x10_GroundWaterFlow_result_pcs_0_ts_1_t_1_000000_2.vtu
pressure pressure
)
)
AddTest
(
AddTest
(
...
@@ -204,9 +218,9 @@ else()
...
@@ -204,9 +218,9 @@ else()
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
DIFF_DATA
cube_1e3_pcs_0_ts_1_t_1_000000_0.vtu pressure pressure
cube_1e3_pcs_0_ts_1_t_1_000000_0.vtu
cube_1e3_pcs_0_ts_1_t_1_000000_0.vtu
pressure pressure
cube_1e3_pcs_0_ts_1_t_1_000000_1.vtu pressure pressure
cube_1e3_pcs_0_ts_1_t_1_000000_1.vtu
cube_1e3_pcs_0_ts_1_t_1_000000_1.vtu
pressure pressure
cube_1e3_pcs_0_ts_1_t_1_000000_2.vtu pressure pressure
cube_1e3_pcs_0_ts_1_t_1_000000_2.vtu
cube_1e3_pcs_0_ts_1_t_1_000000_2.vtu
pressure pressure
)
)
AddTest
(
AddTest
(
...
@@ -218,9 +232,9 @@ else()
...
@@ -218,9 +232,9 @@ else()
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
DIFF_DATA
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_0.vtu pressure pressure
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_0.vtu
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_0.vtu
pressure pressure
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_1.vtu pressure pressure
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_1.vtu
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_1.vtu
pressure pressure
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_2.vtu pressure pressure
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_2.vtu
cube_1e3_neumann_pcs_0_ts_1_t_1_000000_2.vtu
pressure pressure
)
)
# Single core
# Single core
...
@@ -234,7 +248,8 @@ else()
...
@@ -234,7 +248,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-15 RELTOL 1e-15
ABSTOL 1e-15 RELTOL 1e-15
DIFF_DATA cube_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -245,7 +260,8 @@ else()
...
@@ -245,7 +260,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-1 RELTOL 1e-1
ABSTOL 1e-1 RELTOL 1e-1
DIFF_DATA cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_front_N1_right pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_front_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -259,7 +275,8 @@ else()
...
@@ -259,7 +275,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-7 RELTOL 1e-7
ABSTOL 1e-7 RELTOL 1e-7
DIFF_DATA cube_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -270,7 +287,8 @@ else()
...
@@ -270,7 +287,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-2 RELTOL 1e-2
ABSTOL 1e-2 RELTOL 1e-2
DIFF_DATA cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_front_N1_right pressure
DIFF_DATA
cube_1x1x1_hex_
${
mesh_size
}
.vtu cube_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_front_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -284,7 +302,8 @@ else()
...
@@ -284,7 +302,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-13 RELTOL 1e-13
ABSTOL 1e-13 RELTOL 1e-13
DIFF_DATA square_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -295,7 +314,8 @@ else()
...
@@ -295,7 +314,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-1 RELTOL 1e-1
ABSTOL 1e-1 RELTOL 1e-1
DIFF_DATA square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_bottom_N1_right pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_bottom_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -308,7 +328,8 @@ else()
...
@@ -308,7 +328,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-7 RELTOL 1e-7
ABSTOL 1e-7 RELTOL 1e-7
DIFF_DATA square_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -319,7 +340,8 @@ else()
...
@@ -319,7 +340,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-02 RELTOL 1e-02
ABSTOL 1e-02 RELTOL 1e-02
DIFF_DATA square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_bottom_N1_right pressure
DIFF_DATA
square_1x1_quad_
${
mesh_size
}
.vtu square_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_bottom_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -333,7 +355,8 @@ else()
...
@@ -333,7 +355,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-15 RELTOL 1e-15
ABSTOL 1e-15 RELTOL 1e-15
DIFF_DATA line_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
DIFF_DATA
line_1_line_
${
mesh_size
}
.vtu line_
${
mesh_size
}
_pcs_0_ts_1_t_1_000000_0.vtu Linear_1_to_minus1 pressure
)
)
AddTest
(
AddTest
(
...
@@ -344,7 +367,8 @@ else()
...
@@ -344,7 +367,8 @@ else()
WRAPPER_ARGS -np 1
WRAPPER_ARGS -np 1
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-14 RELTOL 1e-14
ABSTOL 1e-14 RELTOL 1e-14
DIFF_DATA line_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_N1_right pressure
DIFF_DATA
line_1_line_
${
mesh_size
}
.vtu line_
${
mesh_size
}
_neumann_pcs_0_ts_1_t_1_000000_0.vtu D1_left_N1_right pressure
)
)
endforeach
()
endforeach
()
...
@@ -357,9 +381,9 @@ else()
...
@@ -357,9 +381,9 @@ else()
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
DIFF_DATA
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu pressure pressure
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu
pressure pressure
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu temperature temperature
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu
temperature temperature
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu v_mass_frac v_mass_frac
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu
tes_zeolite_discharge_small_pcs_0_ts_19_t_0_100000_0.vtu
v_mass_frac v_mass_frac
# tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000_0.vtu solid_density solid_density
# tes_zeolite_discharge_small_pcs_0_ts_19_t_0.100000_0.vtu solid_density solid_density
)
)
...
@@ -372,9 +396,9 @@ else()
...
@@ -372,9 +396,9 @@ else()
TESTER vtkdiff
TESTER vtkdiff
ABSTOL 1e-16 RELTOL 1e-16
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
DIFF_DATA
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu pressure pressure
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu
pressure pressure
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu temperature temperature
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu
temperature temperature
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu v_mass_frac v_mass_frac
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu
tes_zeolite_discharge_large_pcs_0_ts_28_t_1_000000_0.vtu
v_mass_frac v_mass_frac
# tes_zeolite_discharge_large_pcs_0_ts_28_t_1_0.vtu solid_density solid_density
# tes_zeolite_discharge_large_pcs_0_ts_28_t_1_0.vtu solid_density solid_density
)
)
endif
()
endif
()
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