UPP  001
 All Data Structures Files Functions Pages
CALPOT.f File Reference

Subroutine that computes potential temperature. More...

Go to the source code of this file.

Functions/Subroutines

subroutine CALPOT (P1D, T1D, THETA)
 

Detailed Description

Subroutine that computes potential temperature.

Given pressure and temperature this routine returns the potential temperature.

Parameters
[in]P1Dpressures (Pa).
[in]T1Dtemperatures (K).
[out]THETApotential temperatures (K).

Program history log:

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
Author
Russ Treadon W/NP2
Date
1992-12-24

Definition in file CALPOT.f.