Skip to content

Commit 31dcc0d

Browse files
committed
removed a copy
1 parent 5c2a23a commit 31dcc0d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

applications/GeoMechanicsApplication/custom_elements/Pw_element.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,6 @@ int PwElement<TDim, TNumNodes>::Check(const ProcessInfo& rCurrentProcessInfo) co
304304
check_properties.Check(BULK_MODULUS_FLUID);
305305
check_properties.Check(DYNAMIC_VISCOSITY);
306306
check_properties.Check(BIOT_COEFFICIENT);
307-
check_properties.Check(BULK_MODULUS_SOLID);
308307

309308
check_properties.Check(PERMEABILITY_XX);
310309
if (GetGeometry().LocalSpaceDimension() > 1) {

0 commit comments

Comments
 (0)