Link Search Menu Expand Document
Converted document
 Subsection 3.14.1: Sliding Interfaces Up Section 3.14: Contact Section Subsection 3.14.3: Biphasic-Solute and Multiphasic Contact 

3.14.2 Biphasic Contact

The sliding-biphasic implementation for sliding interfaces can deal with biphasic contact surfaces (including biphasic-on-biphasic, biphasic-on-elastic, biphasic-on-rigid) [11, 76]. It allows for the possibility to track fluid flow across the contact interface. In other words, fluid can flow from one side of the contact interface to the other when both contact surfaces are biphasic. To use this feature, the user must define an additional contact parameter, namely:
<pressure_penalty>1.0</pressure_penalty>
In the same way that the penalty parameter controls the contact tractions, this parameter controls the penalty value that is used to calculate the Lagrange multipliers for the pressure constraint. If the laugon flag is set, the augmented Lagrangian method is used to enforce the pressure constraint. And if the auto_penalty flag is defined (which is the recommended approach), an initial guess for the pressure penalty is calculated automatically using the following formula: where is the element's area, is the element's volume and is a measure of the permeability which is defined as one third of the trace of the material's initial permeability tensor.
When either contact surface is biphasic, the surface outside the contact area(s) is automatically set to free-draining conditions (equivalent to setting the fluid pressure to zero).
As detailed in [76] and the FEBio Theory Manual, the sliding-biphasic contact algorithm can include frictional contact. The effective friction coefficient in this frictional contact algorithm depends on the temporally evolving local fluid load support (the ratio of fluid pressure to the normal component of the mixture contact traction ), according to Recall that is negative whereas is positive in compression. Here, (fric_coeff) is the friction coefficient in the limit when the fluid load support has reduced to zero, and (contact_frac) is the fraction of the apparent contact area over which the solid matrix of the primary surface contacts that of the secondary surface. Thus, is the fraction of the apparent contact area where fluid contacts fluid or solid. For perfectly smooth contact surfaces one may assume that , where and are the solid area (or volume) fractions of the primary and secondary contact surfaces, respectively. For example, when both contact surfaces are non-porous ( ), the effective friction coefficient reduces to .
When performing biphasic-on-rigid contact a two-pass analysis should not be used; the rigid surface should be the secondary surface.
 Subsection 3.14.1: Sliding Interfaces Up Section 3.14: Contact Section Subsection 3.14.3: Biphasic-Solute and Multiphasic Contact