Skip to content

Commit

Permalink
Adding 2 regression test as prep for major refactor:
Browse files Browse the repository at this point in the history
Added 2 regression tests, one fails (DGCompFlow nchare>30 issue), one passes (DGTransport passes even with nchare>30).
  • Loading branch information
adityakpandare committed Nov 30, 2018
1 parent 269e142 commit 38d5a53
Show file tree
Hide file tree
Showing 80 changed files with 259 additions and 0 deletions.
126 changes: 126 additions & 0 deletions regression/inciter/compflow/Euler/VorticalFlow/CMakeLists.txt
Expand Up @@ -197,6 +197,132 @@ add_regression_test(compflow_euler_vorticalflow_diagcg_u0.5 ${INCITER_EXECUTABLE
TEXT_RESULT diag
TEXT_DIFF_PROG_CONF vortical_flow_diag.ndiff.cfg)

add_regression_test(compflow_euler_vorticalflow_dgp1_u0.90 ${INCITER_EXECUTABLE}
NUMPES 4
INPUTFILES vortical_flow_dgp1.q unitcube_1k.exo
diag_dgp1.std
exodiff_dg.cfg
vortical_flow_dgp1_pe4_u0.90.std.exo.0
vortical_flow_dgp1_pe4_u0.90.std.exo.1
vortical_flow_dgp1_pe4_u0.90.std.exo.2
vortical_flow_dgp1_pe4_u0.90.std.exo.3
vortical_flow_dgp1_pe4_u0.90.std.exo.4
vortical_flow_dgp1_pe4_u0.90.std.exo.5
vortical_flow_dgp1_pe4_u0.90.std.exo.6
vortical_flow_dgp1_pe4_u0.90.std.exo.7
vortical_flow_dgp1_pe4_u0.90.std.exo.8
vortical_flow_dgp1_pe4_u0.90.std.exo.9
vortical_flow_dgp1_pe4_u0.90.std.exo.10
vortical_flow_dgp1_pe4_u0.90.std.exo.11
vortical_flow_dgp1_pe4_u0.90.std.exo.12
vortical_flow_dgp1_pe4_u0.90.std.exo.13
vortical_flow_dgp1_pe4_u0.90.std.exo.14
vortical_flow_dgp1_pe4_u0.90.std.exo.15
vortical_flow_dgp1_pe4_u0.90.std.exo.16
vortical_flow_dgp1_pe4_u0.90.std.exo.17
vortical_flow_dgp1_pe4_u0.90.std.exo.18
vortical_flow_dgp1_pe4_u0.90.std.exo.19
vortical_flow_dgp1_pe4_u0.90.std.exo.20
vortical_flow_dgp1_pe4_u0.90.std.exo.21
vortical_flow_dgp1_pe4_u0.90.std.exo.22
vortical_flow_dgp1_pe4_u0.90.std.exo.23
vortical_flow_dgp1_pe4_u0.90.std.exo.24
vortical_flow_dgp1_pe4_u0.90.std.exo.25
vortical_flow_dgp1_pe4_u0.90.std.exo.26
vortical_flow_dgp1_pe4_u0.90.std.exo.27
vortical_flow_dgp1_pe4_u0.90.std.exo.28
vortical_flow_dgp1_pe4_u0.90.std.exo.29
vortical_flow_dgp1_pe4_u0.90.std.exo.30
vortical_flow_dgp1_pe4_u0.90.std.exo.31
vortical_flow_dgp1_pe4_u0.90.std.exo.32
vortical_flow_dgp1_pe4_u0.90.std.exo.33
vortical_flow_dgp1_pe4_u0.90.std.exo.34
vortical_flow_dgp1_pe4_u0.90.std.exo.35
vortical_flow_dgp1_pe4_u0.90.std.exo.36
vortical_flow_dgp1_pe4_u0.90.std.exo.37
ARGS -c vortical_flow_dgp1.q -i unitcube_1k.exo -v -u 0.90
BIN_BASELINE vortical_flow_dgp1_pe4_u0.90.std.exo.0

This comment has been minimized.

Copy link
@adityakpandare

adityakpandare Nov 30, 2018

Author Member

These exo baselines are incorrect themselves, but the test fails because of the diag file. Incorrect exo files are used since there is no way currently (because of the issue with DGCompFlow) to generate correct exo baselines. So when the issue with DGCompFlow is fixed, these baselines will have to be replaced with the correct ones.

vortical_flow_dgp1_pe4_u0.90.std.exo.1
vortical_flow_dgp1_pe4_u0.90.std.exo.2
vortical_flow_dgp1_pe4_u0.90.std.exo.3
vortical_flow_dgp1_pe4_u0.90.std.exo.4
vortical_flow_dgp1_pe4_u0.90.std.exo.5
vortical_flow_dgp1_pe4_u0.90.std.exo.6
vortical_flow_dgp1_pe4_u0.90.std.exo.7
vortical_flow_dgp1_pe4_u0.90.std.exo.8
vortical_flow_dgp1_pe4_u0.90.std.exo.9
vortical_flow_dgp1_pe4_u0.90.std.exo.10
vortical_flow_dgp1_pe4_u0.90.std.exo.11
vortical_flow_dgp1_pe4_u0.90.std.exo.12
vortical_flow_dgp1_pe4_u0.90.std.exo.13
vortical_flow_dgp1_pe4_u0.90.std.exo.14
vortical_flow_dgp1_pe4_u0.90.std.exo.15
vortical_flow_dgp1_pe4_u0.90.std.exo.16
vortical_flow_dgp1_pe4_u0.90.std.exo.17
vortical_flow_dgp1_pe4_u0.90.std.exo.18
vortical_flow_dgp1_pe4_u0.90.std.exo.19
vortical_flow_dgp1_pe4_u0.90.std.exo.20
vortical_flow_dgp1_pe4_u0.90.std.exo.21
vortical_flow_dgp1_pe4_u0.90.std.exo.22
vortical_flow_dgp1_pe4_u0.90.std.exo.23
vortical_flow_dgp1_pe4_u0.90.std.exo.24
vortical_flow_dgp1_pe4_u0.90.std.exo.25
vortical_flow_dgp1_pe4_u0.90.std.exo.26
vortical_flow_dgp1_pe4_u0.90.std.exo.27
vortical_flow_dgp1_pe4_u0.90.std.exo.28
vortical_flow_dgp1_pe4_u0.90.std.exo.29
vortical_flow_dgp1_pe4_u0.90.std.exo.30
vortical_flow_dgp1_pe4_u0.90.std.exo.31
vortical_flow_dgp1_pe4_u0.90.std.exo.32
vortical_flow_dgp1_pe4_u0.90.std.exo.33
vortical_flow_dgp1_pe4_u0.90.std.exo.34
vortical_flow_dgp1_pe4_u0.90.std.exo.35
vortical_flow_dgp1_pe4_u0.90.std.exo.36
vortical_flow_dgp1_pe4_u0.90.std.exo.37
BIN_RESULT out.e-s.0.38.0
out.e-s.0.38.1
out.e-s.0.38.2
out.e-s.0.38.3
out.e-s.0.38.4
out.e-s.0.38.5
out.e-s.0.38.6
out.e-s.0.38.7
out.e-s.0.38.8
out.e-s.0.38.9
out.e-s.0.38.10
out.e-s.0.38.11
out.e-s.0.38.12
out.e-s.0.38.13
out.e-s.0.38.14
out.e-s.0.38.15
out.e-s.0.38.16
out.e-s.0.38.17
out.e-s.0.38.18
out.e-s.0.38.19
out.e-s.0.38.20
out.e-s.0.38.21
out.e-s.0.38.22
out.e-s.0.38.23
out.e-s.0.38.24
out.e-s.0.38.25
out.e-s.0.38.26
out.e-s.0.38.27
out.e-s.0.38.28
out.e-s.0.38.29
out.e-s.0.38.30
out.e-s.0.38.31
out.e-s.0.38.32
out.e-s.0.38.33
out.e-s.0.38.34
out.e-s.0.38.35
out.e-s.0.38.36
out.e-s.0.38.37
BIN_DIFF_PROG_CONF exodiff_dg.cfg
BIN_DIFF_PROG_ARGS -m
TEXT_BASELINE diag_dgp1.std
TEXT_RESULT diag
TEXT_DIFF_PROG_CONF vortical_flow_diag.ndiff.cfg)

# Parallel + virtualization + migration

add_regression_test(compflow_euler_vorticalflow_diagcg_u0.9_migr
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
133 changes: 133 additions & 0 deletions regression/inciter/transport/CylAdvect/CMakeLists.txt
Expand Up @@ -51,3 +51,136 @@ add_regression_test(cyl_advect_dgp1 ${INCITER_EXECUTABLE}
TEXT_BASELINE diag_dgp1.std
TEXT_RESULT diag
TEXT_DIFF_PROG_CONF cyl_advect_diag.ndiff.cfg)

# Virtualization = 0.90

add_regression_test(cyl_advect_dgp1_u0.90 ${INCITER_EXECUTABLE}
NUMPES 4
INPUTFILES cyl_advect_dgp1.q unitsquare_01_3.6k.exo diag_dgp1.std
exodiff.cfg
cyl_advect_dgp1_pe4_u0.90.std.exo.0
cyl_advect_dgp1_pe4_u0.90.std.exo.1
cyl_advect_dgp1_pe4_u0.90.std.exo.2
cyl_advect_dgp1_pe4_u0.90.std.exo.3
cyl_advect_dgp1_pe4_u0.90.std.exo.4
cyl_advect_dgp1_pe4_u0.90.std.exo.5
cyl_advect_dgp1_pe4_u0.90.std.exo.6
cyl_advect_dgp1_pe4_u0.90.std.exo.7
cyl_advect_dgp1_pe4_u0.90.std.exo.8
cyl_advect_dgp1_pe4_u0.90.std.exo.9
cyl_advect_dgp1_pe4_u0.90.std.exo.10
cyl_advect_dgp1_pe4_u0.90.std.exo.11
cyl_advect_dgp1_pe4_u0.90.std.exo.12
cyl_advect_dgp1_pe4_u0.90.std.exo.13
cyl_advect_dgp1_pe4_u0.90.std.exo.14
cyl_advect_dgp1_pe4_u0.90.std.exo.15
cyl_advect_dgp1_pe4_u0.90.std.exo.16
cyl_advect_dgp1_pe4_u0.90.std.exo.17
cyl_advect_dgp1_pe4_u0.90.std.exo.18
cyl_advect_dgp1_pe4_u0.90.std.exo.19
cyl_advect_dgp1_pe4_u0.90.std.exo.20
cyl_advect_dgp1_pe4_u0.90.std.exo.21
cyl_advect_dgp1_pe4_u0.90.std.exo.22
cyl_advect_dgp1_pe4_u0.90.std.exo.23
cyl_advect_dgp1_pe4_u0.90.std.exo.24
cyl_advect_dgp1_pe4_u0.90.std.exo.25
cyl_advect_dgp1_pe4_u0.90.std.exo.26
cyl_advect_dgp1_pe4_u0.90.std.exo.27
cyl_advect_dgp1_pe4_u0.90.std.exo.28
cyl_advect_dgp1_pe4_u0.90.std.exo.29
cyl_advect_dgp1_pe4_u0.90.std.exo.30
cyl_advect_dgp1_pe4_u0.90.std.exo.31
cyl_advect_dgp1_pe4_u0.90.std.exo.32
cyl_advect_dgp1_pe4_u0.90.std.exo.33
cyl_advect_dgp1_pe4_u0.90.std.exo.34
cyl_advect_dgp1_pe4_u0.90.std.exo.35
cyl_advect_dgp1_pe4_u0.90.std.exo.36
cyl_advect_dgp1_pe4_u0.90.std.exo.37
cyl_advect_dgp1_pe4_u0.90.std.exo.38
cyl_advect_dgp1_pe4_u0.90.std.exo.39
ARGS -c cyl_advect_dgp1.q -i unitsquare_01_3.6k.exo -v -u 0.90
BIN_BASELINE cyl_advect_dgp1_pe4_u0.90.std.exo.0
cyl_advect_dgp1_pe4_u0.90.std.exo.1
cyl_advect_dgp1_pe4_u0.90.std.exo.2
cyl_advect_dgp1_pe4_u0.90.std.exo.3
cyl_advect_dgp1_pe4_u0.90.std.exo.4
cyl_advect_dgp1_pe4_u0.90.std.exo.5
cyl_advect_dgp1_pe4_u0.90.std.exo.6
cyl_advect_dgp1_pe4_u0.90.std.exo.7
cyl_advect_dgp1_pe4_u0.90.std.exo.8
cyl_advect_dgp1_pe4_u0.90.std.exo.9
cyl_advect_dgp1_pe4_u0.90.std.exo.10
cyl_advect_dgp1_pe4_u0.90.std.exo.11
cyl_advect_dgp1_pe4_u0.90.std.exo.12
cyl_advect_dgp1_pe4_u0.90.std.exo.13
cyl_advect_dgp1_pe4_u0.90.std.exo.14
cyl_advect_dgp1_pe4_u0.90.std.exo.15
cyl_advect_dgp1_pe4_u0.90.std.exo.16
cyl_advect_dgp1_pe4_u0.90.std.exo.17
cyl_advect_dgp1_pe4_u0.90.std.exo.18
cyl_advect_dgp1_pe4_u0.90.std.exo.19
cyl_advect_dgp1_pe4_u0.90.std.exo.20
cyl_advect_dgp1_pe4_u0.90.std.exo.21
cyl_advect_dgp1_pe4_u0.90.std.exo.22
cyl_advect_dgp1_pe4_u0.90.std.exo.23
cyl_advect_dgp1_pe4_u0.90.std.exo.24
cyl_advect_dgp1_pe4_u0.90.std.exo.25
cyl_advect_dgp1_pe4_u0.90.std.exo.26
cyl_advect_dgp1_pe4_u0.90.std.exo.27
cyl_advect_dgp1_pe4_u0.90.std.exo.28
cyl_advect_dgp1_pe4_u0.90.std.exo.29
cyl_advect_dgp1_pe4_u0.90.std.exo.30
cyl_advect_dgp1_pe4_u0.90.std.exo.31
cyl_advect_dgp1_pe4_u0.90.std.exo.32
cyl_advect_dgp1_pe4_u0.90.std.exo.33
cyl_advect_dgp1_pe4_u0.90.std.exo.34
cyl_advect_dgp1_pe4_u0.90.std.exo.35
cyl_advect_dgp1_pe4_u0.90.std.exo.36
cyl_advect_dgp1_pe4_u0.90.std.exo.37
cyl_advect_dgp1_pe4_u0.90.std.exo.38
cyl_advect_dgp1_pe4_u0.90.std.exo.39
BIN_RESULT out.e-s.0.40.0
out.e-s.0.40.1
out.e-s.0.40.2
out.e-s.0.40.3
out.e-s.0.40.4
out.e-s.0.40.5
out.e-s.0.40.6
out.e-s.0.40.7
out.e-s.0.40.8
out.e-s.0.40.9
out.e-s.0.40.10
out.e-s.0.40.11
out.e-s.0.40.12
out.e-s.0.40.13
out.e-s.0.40.14
out.e-s.0.40.15
out.e-s.0.40.16
out.e-s.0.40.17
out.e-s.0.40.18
out.e-s.0.40.19
out.e-s.0.40.20
out.e-s.0.40.21
out.e-s.0.40.22
out.e-s.0.40.23
out.e-s.0.40.24
out.e-s.0.40.25
out.e-s.0.40.26
out.e-s.0.40.27
out.e-s.0.40.28
out.e-s.0.40.29
out.e-s.0.40.30
out.e-s.0.40.31
out.e-s.0.40.32
out.e-s.0.40.33
out.e-s.0.40.34
out.e-s.0.40.35
out.e-s.0.40.36
out.e-s.0.40.37
out.e-s.0.40.38
out.e-s.0.40.39
BIN_DIFF_PROG_ARGS -m
BIN_DIFF_PROG_CONF exodiff.cfg
TEXT_BASELINE diag_dgp1.std
TEXT_RESULT diag
TEXT_DIFF_PROG_CONF cyl_advect_diag.ndiff.cfg)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 38d5a53

Please sign in to comment.