LMDZ
limit_read_mod.F90 File Reference

Go to the source code of this file.

Modules

module  limit_read_mod
 

Functions/Subroutines

subroutine limit_read_mod::limit_read_frac (itime, dtime, jour, pctsrf_new, is_modified)
 
subroutine limit_read_mod::limit_read_rug_alb (itime, dtime, jour, knon, knindex, rugos_out, alb_out)
 
subroutine limit_read_mod::limit_read_sst (knon, knindex, sst_out)
 
subroutine limit_read_mod::limit_read_tot (itime, dtime, jour, is_modified)
 

Variables

real, dimension(:,:), allocatable, save, private limit_read_mod::pctsrf
 
real, dimension(:), allocatable, save, private limit_read_mod::rugos
 
real, dimension(:), allocatable, save, private limit_read_mod::albedo
 
real, dimension(:), allocatable, save, private limit_read_mod::sst
 
logical, save limit_read_mod::read_continents =.FALSE.