gamma_saturated: Saturated Adiabat Gamma

Description Usage Arguments Value Examples

Description

Saturated adiabat at the points of the sounding as computed internally, considering hydrostatic balance and as \frac{dT}{dP} (in pressure levels) (K/Pa).

Usage

1
gamma_saturated(Ps, Temps)

Arguments

Ps

A vector with pressure values (Pa).

Temps

A vector with temperature values (K).

Value

This function returns the vertical derivate Γ _s= \frac{dT}{dP} \Big|_s for a saturated adiabatic evolution.

Examples

1
2
3
4

Example output

 [1] 0.0004024827 0.0004079636 0.0004110709 0.0004662684 0.0004717579
 [6] 0.0005108984 0.0005112684 0.0005263611 0.0005286119 0.0005437220
[11] 0.0005496608 0.0006349496 0.0006638646 0.0006686794 0.0006680340
[16] 0.0006693897 0.0006737950 0.0006763410 0.0007106488 0.0007832892
[21] 0.0008836027 0.0010475072 0.0011851006 0.0014596577 0.0016604043
[26] 0.0017267457 0.0020791168 0.0024620040 0.0024705895 0.0025321742
[31] 0.0025965950 0.0026214451 0.0026861661 0.0027927968 0.0029452446
[36] 0.0030018177 0.0030302871 0.0030738668 0.0031490815 0.0032117796
[41] 0.0032768414 0.0033615161 0.0040503100 0.0041028308 0.0043579652
[46] 0.0048638961 0.0049797162 0.0051433067 0.0054105068 0.0057603913
[51] 0.0059820749 0.0063465588 0.0071469648 0.0084033706 0.0088891758
[56] 0.0090277599 0.0098556496 0.0101605572 0.0103192003 0.0109989729
[61] 0.0113609354 0.0120536251 0.0124161373 0.0130053089 0.0143628661
[66] 0.0148277584 0.0150797945 0.0160523143 0.0170531584 0.0173971786
[71] 0.0177161604 0.0183468022 0.0189166045 0.0191132179

aiRthermo documentation built on May 1, 2019, 9:24 p.m.