aird.f90 File Reference
Functions/Subroutines | |
Real function | aird (Temp, Pres) |
Compute dry air density ![]() | |
Function/Subroutine Documentation
Real function aird | ( | real, intent(in) | Temp, |
real, intent(in) | Pres | ||
) |
Compute dry air density
- Parameters
-
Temp [in] Temperature [K] Pres [in] Pressure [Pa]
- Returns
- Air density [kg m-3]
- Date
- September 6th, 2016