Skip to content

Commit ba34f02

Browse files
committed
DOCS: Added a little more explanation to poroelastodynamics derivation.
1 parent 0f2fb4e commit ba34f02

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/user/governingeqns/poroelasticity/dynamic.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,14 @@ We replace the variation of fluid content variable, $\zeta$, with its definition
3636
\frac{\dot{p}}{M} = \gamma \left(\vec{x},t \right) - \alpha \left( \nabla \cdot \dot{\vec{u}} \right) -\nabla \cdot \vec{q}.
3737
\end{gather}
3838
%
39-
We write the volumetric strain in terms of displacement, because this dynamic formulation does not include the volumetric strain as an unknown. Note that for poroelastodynamics we use the generalized Darcy's law {cite}`ding2013fundamental` as
39+
We write the volumetric strain in terms of displacement, because this dynamic formulation does not include the volumetric strain as an unknown.
40+
Note that for poroelastodynamics we use the generalized Darcy's law {cite}`ding2013fundamental` as
4041
%
4142
\begin{equation}
42-
\vec{q}(p) = -\frac{\boldsymbol{k}}{\mu_{f}}(\nabla p + \rho_{f} \frac{\partial \vec{v}}{\partial t} - \vec{f}_f).
43+
\vec{q}(p) = -\frac{\boldsymbol{k}}{\mu_{f}}(\nabla p - \vec{f}_f + \rho_{f} \frac{\partial \vec{v}}{\partial t}),
4344
\end{equation}
4445
%
46+
where the generalized Darcy's law adds the term $\rho_{f} \frac{\partial \vec{v}}{\partial t}$.
4547
Using trial functions ${\vec{\psi}_\mathit{trial}^{u}}$, ${\psi_\mathit{trial}^{p}}$, and ${\vec{\psi}_\mathit{trial}^{v}}$, and incorporating the Neumann boundary conditions, the weak form may be written as:
4648
%
4749
\begin{align}

0 commit comments

Comments
 (0)