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

mdl2thandpv() vert intrp of model lvls to isentropic and PV. More...

Go to the source code of this file.

Functions/Subroutines

subroutine MDL2THANDPV (kth, kpv, th, pv)
 

Detailed Description

mdl2thandpv() vert intrp of model lvls to isentropic and PV.

For most applications this routine is the workhorse of the post processor. In a nutshell it interpolates data from model to THETA and PV surfaces.

Program History Log

Date Programmer Comments
2007-03-26 Chuang Initial
2011-02-06 J. Wang Add GRIB2 Option
2014-03-06 S. Moorthi Updated for threading and some optimization
2016-12-19 G.P. Lou Added A-grid regional models
2020-03-25 J Meng Remove grib1
2020-03-25 J Meng Remove grib1
2020-11-10 J Meng Use UPP_MATH and UPP_PHYSICS Modules
2021-03-11 B Cui Change local arrays to dimension (im,jsta:jend)
Author
Chuang W/NP22
Date
2007-03-26

Definition in file MDL2THANDPV.f.