Flow resistance through porous materials

Learn how the flow solver models flow resistance through isotropic and orthotropic porous materials.

The pore structure resists the flow of the fluid passing through the porous material.

  • An isotropic porous material has the same loss coefficient in all directions.
  • An orthotropic porous material has three different loss coefficients that correspond to the three orthogonal principal axes.

The resistance to flow is included in the source term SUj of the momentum conservation equation as described by the Darcy-Forchheimer law [26]

Isotropic resistance

For an isotropic porous material, the source term accounts for the resistance to flow as follows:

where

  • K is the permeability of the porous material that you specify.
  • R is the inertial loss coefficient of the porous material that you specify, and represents the fraction of the dynamic head lost per unit distance and has a dimension of inverse length.
  • is the magnitude of the velocity. The velocity is expressed in unit vectors of the global coordinates as .

Orthotropic resistance

An orthotropic material has three orthogonal principal axes X1, X2, X3. Each axis has a different loss coefficient.

The components of the resultant resistance force per unit volume along the principal axes X1, X2, X3 are defined as follows:

where

  • R11, R22, and R33 are the specified inertial loss coefficients of the porous material in the directions of X1, X2, and X3 respectively.
  • K11, K22, and K33 are the specified permeabilities of the porous material in the directions of X1, X2, and X3 respectively.
  • U1, U2, and U3 are the velocity components in the directions of X1, X2, and X3 respectively.

The equation above is written in matrix form as follows:

The resistance force in the global Cartesian coordinates is:

where [T] is the transformation matrix between the coordinates along the principal axes and the global Cartesian system. The components of the velocity along the principal axes are expressed in the global Cartesian velocity components as follows:

where superscript T represents the transpose of the matrix.

Combining equations, the source term for the momentum conservation equation in the global Cartesian coordinate system is written as:

The resistance force is nonlinear and is re-computed at each iteration.