1: \begin{abstract}
2: Poroelasticity theory models the dynamics of porous, fluid-saturated
3: media. It was pioneered by Maurice Biot in the 1930s through 1960s,
4: and has applications in several fields, including geophysics and
5: modeling of {\em in vivo} bone. A wide variety of methods have been
6: used to model poroelasticity, including finite difference, finite
7: element, pseudospectral, and discontinuous Galerkin methods. In this
8: work we use a Cartesian-grid high-resolution finite volume method to
9: numerically solve Biot's equations in the time domain for orthotropic
10: materials, with the stiff relaxation source term in the equations
11: incorporated using operator splitting. This class of finite volume
12: method has several useful properties, including the ability to use
13: wave limiters to reduce numerical artifacts in the solution, ease of
14: incorporating material inhomogeneities, low memory overhead, and an
15: explicit time-stepping approach. To the authors' knowledge, this is
16: the first use of high-resolution finite volume methods to model
17: poroelasticity. The solution code uses the \clawpack{} finite volume
18: method software, which also includes block-structured adaptive mesh
19: refinement in its \amrclaw{} variant. We present convergence results
20: for known analytic plane wave solutions, achieving second-order
21: convergence rates outside of the stiff regime of the system. Our
22: convergence rates are degraded in the stiff regime, but we still
23: achieve similar levels of error on the finest grids examined. We also
24: demonstrate good agreement against other numerical results from the
25: literature. To aid in reproducibility, we provide all of the
26: code used to generate the results of this paper, at \archivelink{}.
27: \end{abstract}
28: