LMDZ
pbl_surface_mod.F90 File Reference

Go to the source code of this file.

Modules

module  pbl_surface_mod
 

Macros

#define T2m
 

Functions/Subroutines

subroutine pbl_surface_mod::pbl_surface_init (fder_rst, snow_rst, qsurf_rst, ftsoil_rst)
 
subroutine pbl_surface_mod::pbl_surface (dtime,date0,itap,jour,debut,lafin,rlon,rlat,rugoro,rmu0,zsig,lwdown_m,pphi,cldt,rain_f,snow_f,solsw_m,sollw_m,gustiness,t,q,u,v,
 
subroutine pbl_surface_mod::pbl_surface_final (fder_rst, snow_rst, qsurf_rst, ftsoil_rst)
 
subroutine pbl_surface_mod::pbl_surface_newfrac (itime, pctsrf_new, pctsrf_old, evap, z0m, z0h, agesno, tsurf, alb_dir, alb_dif, ustar, u10m, v10m, tke)
 

Variables

real, dimension(:), allocatable, save, private pbl_surface_mod::fder
 
real, dimension(:,:), allocatable, save, public pbl_surface_mod::snow
 
real, dimension(:,:), allocatable, save, private pbl_surface_mod::qsurf
 
real, dimension(:,:,:), allocatable, save pbl_surface_mod::ftsoil
 

Macro Definition Documentation

#define T2m