ray_fast
RayleighDamping
Apply Rayleigh damping (for tau > 0).
Namelist
- tau [Float]: time scale (in days) for Rayleigh friction applied to horizontal and vertical winds; lost kinetic energy is converted to heat, except on nested grids.
- rf_cutoff [Float]: pressure below which no Rayleigh damping is applied if tau > 0.
Fortran name: ray_fast.
ray_fast_wind_compute(u, v, w, delta_p_ref, pfull, dt, ptop, rf_cutoff_nudge)
Parameters:
Name | Type | Description | Default |
---|---|---|---|
u
|
inout
|
|
required |
v
|
inout
|
|
required |
w
|
inout
|
|
required |
delta_p_ref
|
in
|
|
required |
pfull
|
in
|
|
required |
dt
|
in
|
|
required |
ptop
|
in
|
|
required |
rf_cutoff_nudge
|
in
|
|
required |
ks
|
in
|
|
required |