LMDZ
diag_slp.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine diag_slp (nlon, t, pab, pal, pphis, tasfc, tastd, pmer)
 

Function/Subroutine Documentation

subroutine diag_slp ( integer  nlon,
real, dimension(nlon,klev t,
real, dimension(nlon,klev+1)  pab,
real, dimension(nlon,klev pal,
real, dimension(nlon)  pphis,
real, dimension(nlon)  tasfc,
real, dimension(nlon)  tastd,
real, dimension(nlon)  pmer 
)
Parameters
nlon======================================================================

Auteur(s) I.Musat (LMD/CNRS) date: 20151106

Objet: Calcul pression au niveau de la mer cf. Arpege-IFS ctstar: calcule la temperature de l'air a la surface (tasfc) et la temperature de l'air standard a la surface (tastd) pppmer: calcule la slp a partir de tasfc, tastd, de la pression a la surface (pab1)

et du geopotentiel de la surface

nlon–input-R-temperature au milieu de chaque couche (en K) t–input-R-temperature au milieu de chaque couche (en K) pab–input-R-pression pour chaque inter-couche (en Pa) pal—input-R-pression pour le mileu de chaque couche (en Pa) pphis—input-R-geopotentiel du sol (en m2/s2) tasfc—output-R-temperature air au sol (en K) tastd—output-R-temperature air 'standard' au sol (en K)

pmer—output-R-pression au niveau de la mer (en Pa)

Definition at line 2 of file diag_slp.F90.

Here is the call graph for this function:

Here is the caller graph for this function: