From 6692eeb1cdaae4e51964efd03e89b6ab5bba5381 Mon Sep 17 00:00:00 2001 From: IvarStefansson Date: Tue, 30 Jul 2019 20:11:27 +0200 Subject: [PATCH] Remove nonsensical warning in DivU --- src/porepy/numerics/fv/biot.py | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/porepy/numerics/fv/biot.py b/src/porepy/numerics/fv/biot.py index daae1ab6fd..556cefb514 100644 --- a/src/porepy/numerics/fv/biot.py +++ b/src/porepy/numerics/fv/biot.py @@ -1255,11 +1255,6 @@ def assemble_int_bound_displacement_source( normal_component = rotation.project_normal(g.num_cells) biot_alpha = data[pp.PARAMETERS][self.flow_keyword]["biot_alpha"] -# aperture = data[pp.PARAMETERS][self.flow_keyword]["aperture"] - if biot_alpha != 1: - warnings.warn( - "Are you sure you want a non-unitary biot alpha for the fracture?" - ) # Project the previous solution to the slave grid previous_displacement_jump_global_coord = (