UPP  11.0.0
 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)
 otlift() computes SFC to 500mb lifted index. More...
 

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 atmospheric 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
2021-09-30 JESSE MENG 2D DECOMPOSITION
Author
Russ Treadon W/NP2
Date
1993-03-10

Definition in file OTLIFT.f.

Function/Subroutine Documentation

subroutine otlift ( real, dimension(ista:iend,jsta:jend), intent(out)  SLINDX)

otlift() computes SFC to 500mb lifted index.

This routine computes a surface to 500mb lifted index. The lifted parcel is from the first atmospheric 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.

Definition at line 38 of file OTLIFT.f.

References upp_physics::fpvsnew().