My Project
 All Classes Files Functions Variables Macros
diagphy.F File Reference
#include "dimensions.h"
#include "YOMCST.h"
#include "YOETHF.h"
Include dependency graph for diagphy.F:

Go to the source code of this file.

Functions/Subroutines

subroutine diagphy (airephy, tit, iprt, tops, topl, sols, soll, sens, evap, rain_fall, snow_fall, ts, d_etp_tot, d_qt_tot, d_ec_tot, fs_bound, fq_bound)
subroutine diagetpq (airephy, tit, iprt, idiag, idiag2, dtime, t, q, ql, qs, u, v, paprs, pplay, d_h_vcol, d_qt, d_qw, d_ql, d_qs, d_ec)

Function/Subroutine Documentation

subroutine diagetpq ( real, dimension(klon)  airephy,
character*15  tit,
integer  iprt,
integer  idiag,
integer  idiag2,
real  dtime,
real, dimension(klon,klev t,
real, dimension(klon,klev q,
real, dimension(klon,klev ql,
real, dimension(klon,klev qs,
real, dimension(klon,klev u,
real, dimension(klon,klev v,
real, dimension(klon,klev+1)  paprs,
real, dimension(klon,klev pplay,
real  d_h_vcol,
real  d_qt,
real  d_qw,
real  d_ql,
real  d_qs,
real  d_ec 
)

Definition at line 153 of file diagphy.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine diagphy ( real, dimension(klon)  airephy,
character*15  tit,
integer  iprt,
real, dimension(klon)  tops,
real, dimension(klon)  topl,
real, dimension(klon)  sols,
real, dimension(klon)  soll,
real, dimension(klon)  sens,
real, dimension(klon)  evap,
real, dimension(klon)  rain_fall,
real, dimension(klon)  snow_fall,
real, dimension(klon)  ts,
real  d_etp_tot,
real  d_qt_tot,
real  d_ec_tot,
real  fs_bound,
real  fq_bound 
)

Definition at line 4 of file diagphy.F.

Here is the call graph for this function:

Here is the caller graph for this function: