- 积分
- 1755
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-4-6
- 最后登录
- 1970-1-1
|
发表于 2017-10-26 02:03:34
|
显示全部楼层
CINS Convective Inhibition (J/kg)
CINS = GRAVTY * SUMN ( DELZ * ( TP - TE ) / TE )
SUMN = sum over sounding layers from top of the mixed layer to LFCT for which ( TP - TE ) is less than zero.
DELZ = incremental depth
TP = temperature of a parcel from the lowest 500 m of the atmosphere, raised dry adiabatically to the LCL and moist adiabatically thereafter
TE = temperature of the environment
CINV CINS computed by using the virtual temperature.
CINV = GRAVTY * SUMN ( DELZ * ( TVP - TVE ) / TVE )
SUMN = sum over sounding layers from top of the mixed layer to LFCV for which ( TVP - TVE ) is less than zero.
DELZ = incremental depth
TVP = virtual temperature of a parcel from the lowest 500 m of the atmosphere, raised dry adiabatically to the LCL and moist adiabatically thereafter
TVE = virtual temperature of the environment |
|