UPP  11.0.0
 All Data Structures Files Functions Variables Pages
CALUPDHEL.f File Reference

Subroutine that computes the updraft helicity. More...

Go to the source code of this file.

Functions/Subroutines

subroutine calupdhel (UPDHEL)
 Subroutine that computes the updraft helicity. More...
 

Detailed Description

Subroutine that computes the updraft helicity.

Parameters
[out]UPDHELUpdraft helicity (m^2/s^2).

Program history log:

Date Programmer Comments
2007-10-22 M Pyle Initial
2007-10-22 M Pyle based on SPC Algorithm courtesy of David Bright
2011-01-11 M Pyle converted to F90 for unified post
2011-04-05 H Chuang added B grid option
2020-11-06 J Meng Use UPP_MATH Module
2021-10-31 J Meng 2D DECOMPOSITION
2022-05-12 E James Adding a check for extremely large positive or negative UH values
Author
M Pyle W/NP2
Date
2007-10-22

Definition in file CALUPDHEL.f.

Function/Subroutine Documentation

subroutine calupdhel ( real, dimension(ista_2l:iend_2u,jsta_2l:jend_2u)  UPDHEL)

Subroutine that computes the updraft helicity.

Parameters
[out]UPDHELUpdraft helicity (m^2/s^2).

Definition at line 23 of file CALUPDHEL.f.

References upp_math::dvdxdudy().

Referenced by miscln().