hght.f90 File Reference

Functions/Subroutines

Real function hght (PH, PHB)
 Compute geopotential height
$ Hght = \frac{PH + PHB}{9.81 \times 1.e3} $ More...
 

Function/Subroutine Documentation

Real function hght ( real, intent(in)  PH,
real, intent(in)  PHB 
)

Compute geopotential height
$ Hght = \frac{PH + PHB}{9.81 \times 1.e3} $

Parameters
PH[in] Perturbation geopotential
PHB[in] Base-state geopotential
Returns
Geopotential height [Km]
Author
Bernat P Treserras (berna.nosp@m.t.pt.nosp@m.reser.nosp@m.ras@.nosp@m.mcgil.nosp@m.l.ca) McGill University
Date
September 6th, 2016