UPP
001
|
mdl2std_p() vert intrp of model lvls to standard atmospheric pressure. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | MDL2STD_P () |
real function | P2H (p) |
real function | relabel (p) |
mdl2std_p() vert intrp of model lvls to standard atmospheric pressure.
Originated from MISCLN.f. This routine interpolate to standard atmospheric pressure, instead of model pressure.
Date | Programmer | Comments |
---|---|---|
2019-09-24 | Y Mao | Rewritten from MISCLN.f |
2020-05-20 | J Meng | CALRH unification with NAM scheme |
2020-11-10 | J Meng | Use UPP_PHYSICS Module |
2021-03-11 | B Cui | Change local arrays to dimension (im,jsta:jend) |
Definition in file MDL2STD_P.f.