Skip to content
Snippets Groups Projects
Commit 7169bb13 authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[TES] Enable wedge test. Update resampled results

Load the wedge test file in Paraview, rotate X-90,
resample with the 2D mesh, store the 2D mesh result.
parent c2ce4540
No related branches found
No related tags found
No related merge requests found
...@@ -44,13 +44,20 @@ AddTest( ...@@ -44,13 +44,20 @@ AddTest(
inert-wedge-extracted-surface-t-1s.vtu tes_inert_axi_ts_4_t_1.000000.vtu temperature temperature 1e-12 2e-9 inert-wedge-extracted-surface-t-1s.vtu tes_inert_axi_ts_4_t_1.000000.vtu temperature temperature 1e-12 2e-9
inert-wedge-extracted-surface-t-1s.vtu tes_inert_axi_ts_4_t_1.000000.vtu v_mass_frac v_mass_frac 1e-12 2e-9 inert-wedge-extracted-surface-t-1s.vtu tes_inert_axi_ts_4_t_1.000000.vtu v_mass_frac v_mass_frac 1e-12 2e-9
) )
# # WEDGE 1x1 TES TEST -- computes reference results for the above test # WEDGE 1x1 TES TEST -- computes reference results for the above test
# AddTest( AddTest(
# NAME TES_inert_wedge NAME TES_inert_wedge
# PATH Parabolic/TES/2D PATH Parabolic/TES/2D
# EXECUTABLE ogs EXECUTABLE ogs
# EXECUTABLE_ARGS tes-inert-wedge.prj EXECUTABLE_ARGS tes-inert-wedge.prj
# ) TESTER vtkdiff
RUNTIME 90
REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA
tes_inert_wedge_ts_4_t_1.000000.vtu tes_inert_wedge_ts_4_t_1.000000.vtu pressure pressure 1e-12 2e-9
tes_inert_wedge_ts_4_t_1.000000.vtu tes_inert_wedge_ts_4_t_1.000000.vtu temperature temperature 1e-12 2e-9
tes_inert_wedge_ts_4_t_1.000000.vtu tes_inert_wedge_ts_4_t_1.000000.vtu v_mass_frac v_mass_frac 1e-12 2e-9
)
# For PETSc/MPI # For PETSc/MPI
AddTest( AddTest(
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment