7.6.15.13.11. Mesh_Deforming
- Syntax
Porosity [ SpeciesName] = Mesh_Deforming ([Biot = biot] | [Clip = clip])
- Scope
Aria Material
- Summary
Rock compressibility linearized model of porosity for deforming media
- Description
Porosity model for a deforming mesh, implemented as
Where the Biot parameter (
) defaults to 1. An optional clipping tolerance (
) can be provided, so that the result is clipped to lie between
and
. If you do not provide a clipping tolerance, Aria will fail the time step if the resulting porosity is outside those bounds with a default
of
.
Parameter |
Value |
Default |
|---|---|---|
{of | species | subindex} |
– |
|
SpeciesName |
string |
– |
biot |
real |
1 |
clip |
real |
1e-06 |