Data Types | |
module | band_grid_class |
Class for a generic grid defined in bands of latitude. More... | |
type | band_grid_class::band_grid |
The grid is defined as bands. We store the positions of the boundaries Latitude is defined in degree in [-90,90] and the longitude is in [0,360] Also, the ghost cells are already contained in the grid (and not in a separate array) More... | |