UPP v11.0.0
Loading...
Searching...
No Matches
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)
2021-10-14 J MENG 2D DECOMPOSITION
Author
Y Mao W/NP22
Date
2019-09-24

Definition in file MDL2STD_P.f.

Function/Subroutine Documentation

◆ mdl2std_p()

subroutine mdl2std_p

Definition at line 17 of file MDL2STD_P.f.

◆ p2h()

real function p2h ( real, intent(in)  p)

Definition at line 527 of file MDL2STD_P.f.

◆ relabel()

real function relabel ( real, intent(in)  p)

Definition at line 546 of file MDL2STD_P.f.