Products: ABAQUS/Standard ABAQUS/CAE
The cohesive element fluid flow model:
is typically used in geotechnical applications, where fluid flow continuity within the gap and through the interface must be maintained;
enables fluid pressure on the cohesive element surface to contribute to its mechanical behavior, which enables the modeling of hydraulically driven fracture; and
enables modeling of an additional resistance layer on the surface of the cohesive element.
The fluid constitutive response comprises:
Tangential flow within the gap, which can be modeled with either a Newtonian or power law model; and
Normal flow across the gap, which can reflect resistance due to caking or fouling effects.
You can assign tangential and normal flow properties separately.
By default, there is no tangential flow of pore fluid within the cohesive element. To allow tangential flow, define a gap flow property in conjunction with the pore fluid material definition.
In the case of a Newtonian fluid the volume flow rate density vector is given by the expression
ABAQUS defines the tangential permeability, or the resistance to flow, according to Reynold's equation:
Input File Usage: | *GAP FLOW, TYPE=NEWTONIAN, KMAX |
ABAQUS/CAE Usage: | Property module: material editor: OtherPore FluidGap Flow: Type: Newtonian: Toggle on Maximum Permeability and enter the value of |
In the case of a power law fluid the constitutive relation is defined as
Input File Usage: | *GAP FLOW, TYPE=POWER LAW |
ABAQUS/CAE Usage: | Property module: material editor: OtherPore FluidGap Flow: Type: Power law |
You can permit normal flow by defining a fluid leakoff coefficient for the pore fluid material. This coefficient defines a pressure-flow relationship between the cohesive element's middle nodes and their adjacent surface nodes. The fluid leakoff coefficients can be interpreted as the permeability of a finite layer of material on the cohesive element surfaces, as shown in Figure 26.5.72.
The normal flow is defined asInput File Usage: | *FLUID LEAKOFF |
ABAQUS/CAE Usage: | Property module: material editor: OtherPore FluidFluid Leakoff: Type: Coefficients |
You can optionally define leakoff coefficients as functions of temperature and field variables.
Input File Usage: | *FLUID LEAKOFF, DEPENDENCIES |
ABAQUS/CAE Usage: | Property module: material editor: OtherPore FluidFluid Leakoff: Type: Coefficients: Toggle on Use temperature-dependent data and select the number of field variables. |
User subroutine UFLUIDLEAKOFF can also be used to define more complex leakoff behavior, including the ability to define a time accumulated resistance, or fouling, through the use of solution-dependent state variables.
Input File Usage: | *FLUID LEAKOFF, USER |
ABAQUS/CAE Usage: | Property module: material editor: OtherPore FluidFluid Leakoff: Type: User |
You can define normal flow properties only if you are also defining tangential flow properties. Table 26.5.71 shows the permitted combinations and effects of each combination.
Table 26.5.71 Effects of flow property definition combinations.
Normal flow is defined | Normal flow is undefined | |
---|---|---|
Tangential flow is defined | Tangential and normal flow are modeled. | Tangential flow is modeled. Pore pressure continuity is enforced between facing nodes in the cohesive element only when the element is closed. Otherwise, the surfaces are impermeable in the normal direction. |
Tangential flow is undefined | Normal flow is modeled. | Tangential flow is not modeled. Pore pressure continuity is always enforced between facing nodes in the cohesive element. |
When the opening of the cohesive element is driven primarily by entry of fluid into the gap, you will have to define one or more elements as initially open, since tangential flow is possible only in an open element. Identify initially open elements as initial conditions.
Input File Usage: | *INITIAL CONDITIONS, TYPE=INITIAL GAP |
ABAQUS/CAE Usage: | Initial gap definition is not supported in ABAQUS/CAE. |
The pore pressure cohesive element matrices are unsymmetric; therefore, unsymmetric matrix storage and solution may be needed to improve convergence (see Matrix storage and solution scheme in ABAQUS/Standard” in “Procedures: overview, Section 6.1.1).
Your use of cohesive element fluid properties and your property values can impact your solution in some cases.
You must make sure that the tangential permeability or fluid leakoff coefficients are not excessively large. If either coefficient is many orders of magnitude higher than the permeability in the adjacent continuum elements, matrix conditioning problems may occur, leading to solver singularities and unreliable results.
Definition of tangential flow properties may result in inaccurate results if the total pore pressure formulation is used and the hydrostatic pressure gradient contributes significantly to the tangential flow in the gap. The total pore pressure formulation is invoked if you apply gravity distributed loads to all elements in the model. The results will be accurate if the hydrostatic pressure gradient (i.e., the gravity vector) is perpendicular to the cohesive element.
The following output variables are available when flow is enabled in pore pressure cohesive elements:
GFVR | Gap fluid volume rate. |
PFOPEN | Fracture opening. |
LEAKVRT | Leak-off flow rate at element top. |
ALEAKVRT | Accumulated leak-off flow rate at element top. |
LEAKVRB | Leak-off flow rate at element bottom. |
ALEAKVRB | Accumulated leak-off flow rate at element bottom. |