atmBoundaryLayerInletOmega
Description
The atmBoundaryLayerInletOmega is a boundary condition that provides
boundary condition for the specific dissipation rate (i.e. omega)
for homogeneous, two-dimensional, dry-air, equilibrium and neutral
atmospheric boundary layer modelling.
The ground-normal omega profile expression:
where:
| Property | Description |
|---|---|
| Ground-normal specific dissipation rate profile [m^2/s^3] | |
| Friction velocity [m/s] | |
| von Karman constant [-] | |
| Empirical model constant [-] | |
| Ground-normal coordinate component [m] | |
| Ground-normal displacement height [m] | |
| Aerodynamic roughness length [m] |
Usage
The condition requires entries in both the boundary and field files.
Boundary file
<patchName>
{
type patch;
...
}
Field file
<patchName>
{
// Mandatory entries
type atmBoundaryLayerInletOmega;
// Inherited entries
...
}
where:
| Property | Description | Type | Required | Default |
|---|---|---|---|---|
type | Type name: atmBoundaryLayerInletOmega | word | yes | - |
The inherited entries are elaborated in:
- atmBoundaryLayer.H
- inletOutletFvPatchField.H
Further information
Tutorial:
Source code:
API:
History: Introduced in version v2006