UPP  001
 All Data Structures Files Functions Pages
MDL2STD_P.f File Reference

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)
 

Detailed Description

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.

Program History Log

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)
Author
Y Mao W/NP22
Date
2019-09-24

Definition in file MDL2STD_P.f.