UPP
001
|
Subroutine that computes potential temperature. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine | CALPOT (P1D, T1D, THETA) |
Subroutine that computes potential temperature.
Given pressure and temperature this routine returns the potential temperature.
[in] | P1D | pressures (Pa). |
[in] | T1D | temperatures (K). |
[out] | THETA | potential temperatures (K). |
Date | Programmer | Comments |
---|---|---|
1992-12-24 | Russ Treadon | Initial |
1998-06-15 | T Black | Convesion from 1-D to 2-D |
2000-01-04 | Jim Tuccillo | MPI Version |
2002-04-24 | Mike Baldwin | WRF Version |
Definition in file CALPOT.f.