HydroGeoSphere/Dual Continuum
Default dual-continua transport values
editBy default, all dual continua zones (and elements) in the domain will be assigned default transport properties which are listed in Table 5.23:
Parameter | Value | Unit |
---|---|---|
Longitudinal dispersivity | 1.0 | m |
Horizontal component of transverse dispersivity | 0.1 | m |
Vertical component of transverse dispersivity | 0.1 | m |
Bulk density | 2650.0 | kg m−3 |
Tortuosity | 0.1 | - |
First-order mass transfer coefficient | 0.0 | s−1 |
The following instructions can be applied to dual continua, as discussed in Section 5.8.1, to modify the default transport parameters. For each instruction we will indicate its scope (i.e. .grok, .dprops). Recall that if an instruction is used in the prefix.grok file, it will affect the current set of chosen zones, while in a properties (e.g. .dprops) file, it will only affect the named material of which it is a part.
Longitudinal dispersivity
editScope: .grok .dprops
- val Longitudinal dispersivity [L], in Equation 2.105.
- • • •
- • • •
Transverse dispersivity
editScope: .grok .dprops
- val Horizontal component of the transverse dispersivity [L], in Equation 2.105.
- • • •
- • • •
Vertical transverse dispersivity
editScope: .grok .dprops
- val Vertical component of the transverse dispersivity [L], in Equation 2.105.
- • • •
- • • •
Tortuosity
editScope: .grok .dprops
- val Tortuosity , in Equation 2.105.
- • • •
- • • •
Anisotropic tortuosity ratio
editScope: .grok .mprops
- y_tortratio Tortuosity ratio in the y-direction. Default value is 1.
- z_tortratio Tortuosity ratio in the z-direction. Default value is 1.
By default, tortuosity is isotropic, since the ratio values are set to 1 in both the y- and z-directions. You may make tortuosity anisotropic by entering a value greater than 0 and less than 1. These values will be used to multiple the tortuosity , in the y- and z-directions respectively, to obtain the directional values.
- • • •
- • • •
Bulk density
editScope: .grok .dprops
- val Bulk density [M L−3], in Equation 2.104.
- • • •
- • • •
First-order mass exchange
editScope: .dprops
- val First-order mass transfer coefficient [L−1], in Equations 2.138 and 2.139.
- • • •
- • • •