6.5 Vertical Mixing
6.5.2 Description
Vertical turbulent mixing of momentum is modelled using the
Both the \(k-\epsilon\) and \(k-\omega\) models can be optionally extended using the
| Model Implementation | Description |
|---|---|
| Constant | Spatially constant vertical mixing value. |
| Parametric | Parametric mixing model |
| K-Epsilon | k-\(\epsilon\) mixing model after Launder & Spalding (1974) |
| K-Omega | k-\(\omega\) mixing model after Wilcox (1988) |
| Command | Description |
|---|---|
| Vertical Mixing Model | Conditional - Required for 3D HD simulations. Selects the momentum mixing model for vertical subgrid scale turbulent mixing. |
| Vertical Mixing Parameters | Conditional. Sets the input parameters for the selected vertical mixing model. |
| Global Vertical Eddy Viscosity Limits | Optional - Sets a minimum and maximum limit on computed eddy viscosity. |
| Turbulence Update dt | Optional - Sets the update timestep for the K-Epsilon and K-Omega vertical mixing models. |
| Global Minimum Vertical TKE | Optional - A user-specified minimum limit on the calculated turbulent kinetic energy. |
| Global Minimum Vertical EPS | Optional - A user-specified minimum limit on the calculated turbulent dissipation rate. |
| Second Order Vertical Mixing Model | Optional - Second order vertical turbulence closure method. |
| Second Order Vertical Mixing Model Parameter Group | Optional - Suite of parameters for use in the second order turbulence closure method. |
| Vertical Mixing Length Scale Limiter | Optional - Turbulent length scale limter for K-Epsilon and K-Omega vertical mixing models. |
| Internal Wave Mixing Model | Optional - Account for vertical mixing below the thermocline or halocline associated with internal waves. |
| Internal Wave Mixing Model Parameters | Optional - Sets the input parameters for the selected internal wave mixing model. |
6.5.3 Constant
This model sets a single value for the vertical eddy viscosity.
6.5.4 Parametric
This model uses a parametric description to compute eddy viscosity (see Appendix B.10.1.1). Global upper and lower limits can be applied to constrain the calculation.
6.5.5 K-Epsilon
This model follows Launder & Spalding (1974) to estimate vertical eddy viscosity (see Appendix B.10.1.2). Global upper and lower limits can be applied to constrain the calculation. Minimum turbulent kinetic energy (TKE) and turbulent kinetic energy dissipation rates (EPS) can also be set.
Three extension options are available for the \(k-\epsilon\) mixing model. The associated commands are presented in Section 6.5.7.
6.5.6 K-Omega
This model follows Wilcox (1988) to estimate vertical eddy viscosity (see Appendix B.10.1.3). Global upper and lower limits can be applied to constrain the calculation. Minimum turbulent kinetic energy (TKE) and turbulent kinetic energy dissipation rates (EPS) can also be set.
Three extension options are available for the \(k-\omega\) mixing model. The associated commands are presented in Section 6.5.7.
6.5.7 K-Epsilon and K-Omega Extension Options
Three extension options are available to both the \(k-\epsilon\) and \(k-\omega\) turbulence models.
6.5.7.1 Second Order Model
The Second Order Model (see Appendix B.10.1.4) is used to optionally extend the \(k-\epsilon\) or \(k-\omega\) Vertical Mixing Model. A parameter group is required in conjunction with this command.
6.5.7.2 Lengthscale Limiter
The Lengthscale Limiter (see Appendix B.10.1.5) is used to optionally extend the \(k-\epsilon\) or \(k-\omega\) Vertical Mixing Model.
6.5.7.3 Internal Wave Mixing Model
The Internal Wave Mixing Model (see Appendix B.10.1.6) is used to optionally extend the \(k-\epsilon\) or \(k-\omega\) Vertical Mixing Model. The default parameters can also be overridden.