#include "cs_defs.h"
Go to the source code of this file.
Functions | |
void | cs_atmo_profile_std (cs_real_t z, cs_real_t *p, cs_real_t *t, cs_real_t *r) |
compute standard atmospheric profile (Holton p 374) More... | |
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 |
[in] | z | absolute altitude in m |
[out] | p | pressure in Pa |
[out] | t | temperature in K |
[out] | r | density in kg/m3 |