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

otlift() computes SFC to 500mb lifted index. More...

Go to the source code of this file.

Functions/Subroutines

subroutine OTLIFT (SLINDX)
 

Detailed Description

otlift() computes SFC to 500mb lifted index.

This routine computes a surface to 500mb lifted index. The lifted parcel is from the first atmpspheric ETA layer (ie, the ETA layer closest to the model ground). The lifted index is the difference between this parcel's temperature at 500mb and the ambient 500mb temperature.

Parameters
[out]SLINDXlifted index.

Program History Log

Date Programmer Comments
????-??-?? ??? Subroutine OTLIFT in ETA model.
1993-03-10 Russ Treadon Adapted OTLIFT for use with new post.
1998-06-18 T Black Conversion from 1-D to 2-D
2000-01-04 Jim Tuccillo MPI Version
2001-10-25 H Chuang Modified to process hybrid model output
2002-06-11 Mike Baldwin WRF Version
2011-04-12 Geoff Manikin Use virtual temperature
2020-11-10 Jesse Meng Use UPP_PHYSICS Module
Author
Russ Treadon W/NP2
Date
1993-03-10

Definition in file OTLIFT.f.