UPP
001
|
Subroutine that computes GRD RCH number. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | CALRCH (EL, RICHNO) |
Subroutine that computes GRD RCH number.
This routine computes the gradient Richardson number as coded in ETA model subroutine PROFQ2.F. Fix to avoid unreasonably small anemometer level winds.
[in] | EL | Mixing length scale. |
[out] | RICHNO | Gradient Richardson number. |
Date | Programmer | Comments |
---|---|---|
1993-10-11 | Russ Treadon | Initial |
1998-06-17 | T Black | Convesion from 1-D to 2-D |
2000-01-04 | Jim Tuccillo | MPI Version |
2001-10-22 | H Chuang | Modified to process hybrid model output |
2002-01-15 | Mike Baldwin | WRF Version |
2005-02-25 | H Chuang | Add computation for NMM E grid |
2005-07-07 | Binbin Zhou | Add RSM for A Grid |
Definition in file CALRCH.f.