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

Subroutine that computes storm relative helicity. More...

Go to the source code of this file.

Functions/Subroutines

subroutine calhel3 (LLOW, LUPP, UST, VST, HELI)
 Subroutine that computes storm relative helicity. More...
 

Detailed Description

Subroutine that computes storm relative helicity.

Definition in file CALHEL3.f.

Function/Subroutine Documentation

subroutine calhel3 ( integer, dimension(ista_2l:iend_2u,jsta_2l:jend_2u), intent(in)  LLOW,
integer, dimension(ista_2l:iend_2u,jsta_2l:jend_2u), intent(in)  LUPP,
real, dimension(ista_2l:iend_2u,jsta_2l:jend_2u), intent(out)  UST,
real, dimension(ista_2l:iend_2u,jsta_2l:jend_2u), intent(out)  VST,
real, dimension(ista_2l:iend_2u,jsta_2l:jend_2u), intent(out)  HELI 
)

Subroutine that computes storm relative helicity.

Parameters
[in]LLOWLower bound CAPE>=100 and CINS>=-250.
[in]LUPPUpper bound CAPE< 100 or CINS< -250; allows one to distinguish 0-3 km and 0-1 km values.
[out]USTEstimated U Component (m/s) Of Storm motion.
[out]VSTEstimated V Component (m/s) Of Storm motion.
[out]HELIStorm-relative heliciry (m**2/s**2).

Definition at line 56 of file CALHEL3.f.

Referenced by miscln().