Go to the source code of this file.
Functions/Subroutines | |
| real function | obukhov_ecmwf (ps, tsurf, tdsurf, tlev, ustar, hf, akm, bkm) |
| real function obukhov_ecmwf | ( | real | ps, |
| real | tsurf, | ||
| real | tdsurf, | ||
| real | tlev, | ||
| real | ustar, | ||
| real | hf, | ||
| real, dimension(nwzmax) | akm, | ||
| real, dimension(nwzmax) | bkm | ||
| ) |
Definition at line 22 of file obukhov.f90.


1.8.6