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

[T] Test nonuniform Dirichlet BCs on GWF.

parent 3645929d
No related branches found
No related tags found
No related merge requests found
...@@ -585,3 +585,15 @@ AddTest( ...@@ -585,3 +585,15 @@ AddTest(
DIFF_DATA DIFF_DATA
inhomogeneous_permeability.vtu neumann_nonuniform_pcs_0_ts_1_t_1.000000.vtu mass_flux_ref mass_flux inhomogeneous_permeability.vtu neumann_nonuniform_pcs_0_ts_1_t_1.000000.vtu mass_flux_ref mass_flux
) )
AddTest(
NAME GroundWaterFlowProcess_Dirichlet_nonuniform
PATH Elliptic/nonuniform_bc_Groundwaterflow
EXECUTABLE ogs
EXECUTABLE_ARGS dirichlet_nonuniform.prj
TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI
ABSTOL 1e-14 RELTOL 1e-16
DIFF_DATA
expected_dirichlet_nonuniform_pcs_0_ts_1_t_1.000000.vtu dirichlet_nonuniform_pcs_0_ts_1_t_1.000000.vtu pressure pressure
)
Subproject commit 094bd3a2516375c774efd69c99f36404120bfc73 Subproject commit accf02eaaf1c4c0581f1a4aeb91fc86e714a2966
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