Skip to content

Group spatial_domain

Modules > spatial_domain

Variables defining the spatial domain of the simulation.

Public Attributes

Type Name
integer canopy_coord_mod::nlat
Length of latitude coordinate (number of latitude points)
integer canopy_coord_mod::nlon
Length of longitude coordinate (number of longitude points)

Public Attributes Documentation

variable nlat

Length of latitude coordinate (number of latitude points)

integer canopy_coord_mod::nlat;


variable nlon

Length of longitude coordinate (number of longitude points)

integer canopy_coord_mod::nlon;