| 
    My Project
    
   programmer's documentation 
   | 
 
Compute standard atmospheric profile. More...
Functions/Subroutines | |
| subroutine | atmstd (z, p, t, r) | 
| compute standard atmospheric profile (Holton p 374)  More... | |
Compute standard atmospheric profile.
| subroutine atmstd | ( | double precision | z, | 
| double precision | p, | ||
| double precision | t, | ||
| double precision | r | ||
| ) | 
compute standard atmospheric profile (Holton p 374)
| [in] | z | absolute altitude in m | 
| [out] | p | pressure in pa | 
| [out] | t | temperature in k | 
| [out] | r | density in kg/m3 | 
 1.8.16