PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
Functions | |
bool | ocean (int M) |
An ocean cell (floating ice or ice-free). More... | |
bool | grounded (int M) |
Grounded cell (grounded ice or ice-free). More... | |
bool | icy (int M) |
Ice-filled cell (grounded or floating). More... | |
bool | grounded_ice (int M) |
bool | floating_ice (int M) |
bool | ice_free (int M) |
Ice-free cell (grounded or ocean). More... | |
bool | ice_free_ocean (int M) |
bool | ice_free_land (int M) |