LMDZ
phyaqua_mod Module Reference

Functions/Subroutines

subroutine iniaqua (nlon, 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 phyaqua_mod::iniaqua ( integer, intent(in)  nlon,
integer, intent(in)  iflag_phys 
)

Definition at line 11 of file phyaqua_mod.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

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

Definition at line 754 of file phyaqua_mod.F90.

Here is the call graph for this function:

subroutine phyaqua_mod::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 486 of file phyaqua_mod.F90.

Here is the caller graph for this function:

subroutine phyaqua_mod::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 370 of file phyaqua_mod.F90.

Here is the caller graph for this function: