LMDZ
regular_lonlat_mod.F90 File Reference

Go to the source code of this file.

Modules

module  regular_lonlat_mod
 

Functions/Subroutines

subroutine regular_lonlat_mod::init_regular_lonlat (nbp_lon, nbp_lat, lon_reg_, lat_reg_, boundslon_reg_, boundslat_reg_)
 

Variables

integer, parameter regular_lonlat_mod::north_east =1
 
integer, parameter regular_lonlat_mod::north_west =2
 
integer, parameter regular_lonlat_mod::south_west =3
 
integer, parameter regular_lonlat_mod::south_east =4
 
integer, parameter regular_lonlat_mod::east =1
 
integer, parameter regular_lonlat_mod::west =2
 
integer, parameter regular_lonlat_mod::north =1
 
integer, parameter regular_lonlat_mod::south =2
 
real, dimension(:), allocatable, save regular_lonlat_mod::lon_reg
 
real, dimension(:), allocatable, save regular_lonlat_mod::lat_reg
 
real, dimension(:,:), allocatable, save regular_lonlat_mod::boundslon_reg
 
real, dimension(:,:), allocatable, save regular_lonlat_mod::boundslat_reg