Permeability#
Permeability = {model_name} {float_list} [L2]
Description / Usage#
This card is used to specify the model for permeability, which is required for the Brinkman and Darcy formulations for flow through porous media. Definitions of the input parameters are as follows:
{model_name} |
Name of the permissible models for permeability: CONSTANT, TENSOR, KOZENY_CARMEN, SOLIDIFICATION and PSD_VOL, PSD_WEXP, or PSD_SEXP. (No USER model as of 6/13/2002; contact Developers for this addition). |
{float_list} |
One or more floating point numbers (<float1> through <floatn>) whose values are determined by the selection for {model_name}. |
Permeability model choices and their parameters are discussed below.
Examples#
Following is a sample card:
Permeability = CONSTANT 0.001
This specification leads to a constant permeability of 0.001.
Technical Discussion#
For all models, this card provides the permeability, in units of [L2]. For saturated porous materials (viz. POROUS_BRINKMAN or POROUS_SATURATED media types), the viscosity from the Viscosity card is used to compute the porous conductivity, viz., permeability divided by viscosity. For unsaturated media types, the viscosity factor comes through the relative permeability cards (see Rel Gas Permeability and Rel Liq Permeability cards). Please consult the references below for the proper form of the equations.
The PSD_VOL (Probability Size Distribution, PSD) model treats the medium as a bundle of capillary tubes with a distribution of pores such that over a range of porek sizes the volume of pores is evenly distributed. For such a model, the maximum poresize varies with the porosity:

Then, the permeability is a function of the maximum pore-size and the pore-size distribution:

The input parameters for the PSD models are φ0, rmax(φ0), α, and 1 ⁄ τ2. More detail on the deformable porous medium models is given in Cairncross, et. al., 1996. The PSD_WEXP and PSD_SEXP are similar pore-size distribution models to PSD_VOL. The references below should be consulted for details on how to use these models.
References#
GT-008.2: Porous Media Capabilities/Tutorial for GOMA. User Guidance for Saturated Porous Penetration Problems, August 11, 1999, P. R. Schunk
GT-009.3: GOMA’s Capabilities for Partially Saturated Flow in Porous Media, September 1, 2002, P. R. Schunk
SAND96-2149: Drying in Deformable Partially-Saturated Porous Media: Sol-Gel Coatings, Cairncross, R. A., P. R. Schunk, K. S. Chen, S. S. Prakash, J. Samuel, A. J. Hurd and C. Brinker (September 1996)