My Project
 All Classes Files Functions Variables Macros
phyaqua.F File Reference
#include "dimensions.h"
#include "comconst.h"
#include "clesphys.h"
#include "dimsoil.h"
#include "indicesol.h"
#include "temps.h"
#include "YOMCST.h"
#include "netcdf.inc"
Include dependency graph for phyaqua.F:

Go to the source code of this file.

Functions/Subroutines

subroutine iniaqua (nlon, latfi, lonfi, iflag_phys)
subroutine zenang_an (cycle_diurne, gmtime, rlat, rlon, rmu0, fract)
subroutine writelim (klon, phy_nat, phy_alb, phy_sst, phy_bil, phy_rug, phy_ice, phy_fter, phy_foce, phy_flic, phy_fsic)
subroutine profil_sst (nlon, rlatd, type_profil, phy_sst)

Function/Subroutine Documentation

subroutine iniaqua ( integer, intent(in)  nlon,
real, dimension(nlon), intent(in)  latfi,
real, dimension(nlon), intent(in)  lonfi,
integer, intent(in)  iflag_phys 
)

Definition at line 4 of file phyaqua.F.

Here is the call graph for this function:

subroutine profil_sst ( integer  nlon,
real, dimension(nlon)  rlatd,
integer  type_profil,
real, dimension(nlon, 360)  phy_sst 
)

Definition at line 707 of file phyaqua.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine writelim ( integer, intent(in)  klon,
real, dimension(klon,360), intent(in)  phy_nat,
real, dimension(klon,360), intent(in)  phy_alb,
real, dimension(klon,360), intent(in)  phy_sst,
real, dimension(klon,360), intent(in)  phy_bil,
real, dimension(klon,360), intent(in)  phy_rug,
real, dimension(klon,360), intent(in)  phy_ice,
real, dimension(klon,360), intent(in)  phy_fter,
real, dimension(klon,360), intent(in)  phy_foce,
real, dimension(klon,360), intent(in)  phy_flic,
real, dimension(klon,360), intent(in)  phy_fsic 
)

Definition at line 481 of file phyaqua.F.

Here is the caller graph for this function:

subroutine zenang_an ( logical  cycle_diurne,
real  gmtime,
real, dimension(klon)  rlat,
real, dimension(klon)  rlon,
real, dimension(klon)  rmu0,
real, dimension(klon)  fract 
)

Definition at line 366 of file phyaqua.F.

Here is the call graph for this function:

Here is the caller graph for this function: