temp.f90 File Reference
Functions/Subroutines | |
Real function | temp (Thet, Pres) |
Compute Temperature ![]() | |
Function/Subroutine Documentation
Real function temp | ( | real, intent(in) | Thet, |
real, intent(in) | Pres | ||
) |
Compute Temperature
- Parameters
-
Thet [in] Potential temperature [K] Pres [in] Pressure [Pa]
- Returns
- Temperature [K]
- Date
- September 6th, 2016