SURFEX v8.1
General documentation of Surfex
Variables
modd_get_mesh_index_lonlat_reg Module Reference

Variables

real, dimension(:), allocatable xlonlim
 
real, dimension(:), allocatable xlatlim
 
integer, dimension(:), allocatable nfracdlon
 
integer, dimension(:), allocatable nfracdlat
 
integer nlon
 
integer nlat
 
real xlon0
 

Variable Documentation

◆ nfracdlat

integer, dimension(:), allocatable modd_get_mesh_index_lonlat_reg::nfracdlat

Definition at line 40 of file modd_get_mesh_index_lonlat_reg.F90.

◆ nfracdlon

integer, dimension(:), allocatable modd_get_mesh_index_lonlat_reg::nfracdlon

Definition at line 39 of file modd_get_mesh_index_lonlat_reg.F90.

◆ nlat

integer modd_get_mesh_index_lonlat_reg::nlat

Definition at line 43 of file modd_get_mesh_index_lonlat_reg.F90.

◆ nlon

integer modd_get_mesh_index_lonlat_reg::nlon

Definition at line 42 of file modd_get_mesh_index_lonlat_reg.F90.

◆ xlatlim

real, dimension(:), allocatable modd_get_mesh_index_lonlat_reg::xlatlim

Definition at line 37 of file modd_get_mesh_index_lonlat_reg.F90.

◆ xlon0

real modd_get_mesh_index_lonlat_reg::xlon0

Definition at line 44 of file modd_get_mesh_index_lonlat_reg.F90.

◆ xlonlim

real, dimension(:), allocatable modd_get_mesh_index_lonlat_reg::xlonlim

Definition at line 36 of file modd_get_mesh_index_lonlat_reg.F90.