HydroGeoSphere/Dual Continuum (Saturated)

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Default Dual-Continuum Saturated Flow Properties[edit | edit source]

Unless you modify the default values, all dual-continuum zones (and elements) in the domain will be assigned the default properties which are listed in Table 5.7. These values are representative of a sand:

Table 5.7: Default Values for Dual-continuum Saturated Flow Properties
Parameter Value Unit
Name Default Sand -
Hydraulic conductivity terms: - -
7.438 × 10−5 m s−1
7.438 × 10−5 m s−1
7.438 × 10−5 m s−1
Specific storage 1.0 × 10−4 m−1
Porosity 0.375 -
Volume fraction of porous medium 0.01 -
Unsaturated flow relation type Pseudo-soil -

Note that the default state of the hydraulic conductivity tensor ( in Equation 2.17) is that it is isotropic. It should also be noted that for dual continua, off-diagonal terms are not considered.

You can use the general methods and instructions outlined in Section 5.8.1 to modify the default distribution of saturated dual-continuum properties.

As was the case for the instructions which modify porous medium properties, the following instructions also have a scope of operation, the only difference being that they would appear in the .dprops file instead of the .mprops file.

• • •

K isotropic[edit | edit source]

Scope: .grok .dprops

  1. kval Hydraulic conductivity [L T−1].

Assign an isotropic hydraulic conductivity (i.e. = = ).

• • •

K anisotropic[edit | edit source]

Scope: .grok .dprops

  1. kvalx, kvaly, kvalz Hydraulic conductivities [L T−1] in the x-, y- and z-directions respectively.

Assigns anisotropic hydraulic conductivities.

• • •

Specific storage[edit | edit source]

Scope: .grok .dprops

  1. val Specific storage [L−1], , but defined in a similar way to in Equation 2.10.
• • •

Porosity[edit | edit source]

Scope: .grok .dprops

  1. val Porosity [L3 L−3], in Equation 2.16.
• • •

Volume fraction dual medium[edit | edit source]

Scope: .dprops

  1. val Volume fraction [L3 L−3], in Equation 2.16.

The volume fractions of the dual medium and porous medium always add up to 1.0.

• • •

First-order fluid exchange coefficient[edit | edit source]

Scope: .dprops

  1. val First-order fluid exchange rate, in Equation 2.69.
• • •

Interface k[edit | edit source]

Scope: .dprops

  1. val Interface hydraulic conductivity [L T−1], in Equation 2.69.
• • •

Convert pm k to macropore k[edit | edit source]

Scope: .dprops

  1. val Porous medium background hydraulic conductivity .

We can express the bulk hydraulic conductivity of a dual-continuum as the sum of the porous media and fracture components:

                         (Equation 5.11)

where is the volume fraction [L3 L−3] in Equation 2.16.

If we assume that the observed (porous medium) hydraulic conductivity is equal to , and supply an educated guess for , we can rearrange the equation and calculate as:

                         (Equation 5.12)

For all elements in the currently chosen dual zones, the porous medium hydraulic conductivity is replaced by and the fracture hydraulic conductivity is set equal to the calculated value.

• • •