perm-exp-iso¶
Module: biphasic
Category: materialprop
Type string: "perm-exp-iso"
Parameters¶
| Name | Description | Default | Units |
|---|---|---|---|
perm |
perm | 1 | [L^4/F.t] |
M |
M | 0 | [] |
Description¶
The material type for exponential isotropic permeability is perm-exp-iso.
This isotropic material model has the general form
where \(J=\det\mathbf{F}\) is the determinant of the deformation gradient. For this material model,
where \(\varphi_{0}\) is the referential solid volume fraction of the porous solid matrix. Pore closure occurs as \(J\) approaches \(\varphi_{0}\) from above, in which case the permeability reduces to zero,
Representative variations of \(k\left(J\right)/k_{0}\) are shown in the figure below.

Figure 1. Exponential isotropic permeability, showing dependence of \(k\left(J\right)/k_{0}\) on material parameter \(M\), when \(\varphi_{0}=0.2\) and \(\varphi_{0}<J\le1.2\).
Example:
<permeability name="Permeability" type="perm-exp-iso">
<perm>0.001</perm>
<M>1.5</M>
</permeability>