LMDZ
etat0phys_netcdf.F90 File Reference

Go to the source code of this file.

Modules

module  etat0phys
 

Functions/Subroutines

subroutine, public etat0phys::etat0phys_netcdf (masque, phis)
 
subroutine etat0phys::start_init_orog (lon_in, lat_in, phis, masque)
 
subroutine etat0phys::start_init_phys (lon_in, lat_in, phis)
 
subroutine get_var_phys (title, field)
 
subroutine etat0phys::interp_startvar (nam, ibeg, lon, lat, vari, lon2, lat2, varo)
 

Variables

real, save etat0phys::deg2rad
 
real, dimension(:), allocatable, save etat0phys::tsol
 
integer, save etat0phys::iml_phys
 
integer, save etat0phys::jml_phys
 
integer, save etat0phys::llm_phys
 
integer, save etat0phys::ttm_phys
 
integer, save etat0phys::fid_phys
 
real, dimension(:,:), allocatable, save etat0phys::lon_phys
 
real, dimension(:,:), allocatable, save etat0phys::lat_phys
 
real, dimension(:), allocatable, save etat0phys::levphys_ini
 
character(len=256), parameter etat0phys::orofname ="Relief.nc"
 
character(len=256), parameter etat0phys::orogvar ="RELIEF"
 
character(len=256), parameter etat0phys::phyfname ="ECPHY.nc"
 
character(len=256), parameter etat0phys::psrfvar ="SP"
 
character(len=256), parameter etat0phys::qsolvar ="CDSW"
 
character(len=256), parameter etat0phys::tsrfvar ="ST"
 

Function/Subroutine Documentation

subroutine start_init_phys::get_var_phys ( character(len=*), intent(in)  title,
real, dimension(:,:), intent(inout), allocatable  field 
)
private

Definition at line 380 of file etat0phys_netcdf.F90.

Here is the call graph for this function:

Here is the caller graph for this function: