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

Variables

real, dimension(:), allocatable xlonlim
 
real, dimension(:), allocatable xlatlim
 
integer nlon
 
integer nlat
 
real xlon0
 
real xpolon
 
real xpolat
 

Variable Documentation

◆ nlat

integer modd_get_mesh_index_lonlat_rot::nlat

Definition at line 40 of file modd_get_mesh_index_lonlat_rot.F90.

◆ nlon

integer modd_get_mesh_index_lonlat_rot::nlon

Definition at line 39 of file modd_get_mesh_index_lonlat_rot.F90.

◆ xlatlim

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

Definition at line 37 of file modd_get_mesh_index_lonlat_rot.F90.

◆ xlon0

real modd_get_mesh_index_lonlat_rot::xlon0

Definition at line 41 of file modd_get_mesh_index_lonlat_rot.F90.

◆ xlonlim

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

Definition at line 36 of file modd_get_mesh_index_lonlat_rot.F90.

◆ xpolat

real modd_get_mesh_index_lonlat_rot::xpolat

Definition at line 43 of file modd_get_mesh_index_lonlat_rot.F90.

◆ xpolon

real modd_get_mesh_index_lonlat_rot::xpolon

Definition at line 42 of file modd_get_mesh_index_lonlat_rot.F90.