Skip to content
Snippets Groups Projects
Commit 7e540f8b authored by Tom Fischer's avatar Tom Fischer
Browse files

[T/GWF] Rename update expected solution.

- Rename to better reflect the contained date.
- Expected solution update due to output of specific flux instead of flux.
parent 6d24874a
No related branches found
No related tags found
No related merge requests found
...@@ -319,7 +319,7 @@ AddTest( ...@@ -319,7 +319,7 @@ AddTest(
TESTER vtkdiff TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA DIFF_DATA
wedge_1x1x1_1e3_prism_complete_surface.vtu wedge_1x1x1_1e3_prism_complete_surface_surfaceflux_t_1.000000.vtu surfaceflux_reference surfaceflux 1e-15 1e-15 wedge_1x1x1_1e3_prism_complete_surface_specific_flux_t_1.000000.vtu wedge_1x1x1_1e3_prism_complete_surface_specific_flux_t_1.000000.vtu specific_flux specific_flux 1e-15 1e-15
) )
# SQUARE 1x1 GROUNDWATER FLOW TEST -- AXIALLY SYMMETRIC # SQUARE 1x1 GROUNDWATER FLOW TEST -- AXIALLY SYMMETRIC
......
...@@ -20,8 +20,8 @@ ...@@ -20,8 +20,8 @@
</secondary_variables> </secondary_variables>
<calculatesurfaceflux> <calculatesurfaceflux>
<mesh>wedge_1x1x1_1e3_prism_complete_surface</mesh> <mesh>wedge_1x1x1_1e3_prism_complete_surface</mesh>
<property_name>surfaceflux</property_name> <property_name>specific_flux</property_name>
<output_mesh>wedge_1x1x1_1e3_prism_complete_surface_surfaceflux.vtu</output_mesh> <output_mesh>wedge_1x1x1_1e3_prism_complete_surface_specific_flux.vtu</output_mesh>
</calculatesurfaceflux> </calculatesurfaceflux>
</process> </process>
</processes> </processes>
......
No preview for this file type
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