src.monarchs.core.model_grid

Define the model grid datatype. This is a Numpy structured array.

Functions

get_spec(vert_grid_size, vert_grid_lid, vert_grid_lake)

Define the structured array dtype for the model grid, with explicit sizes for dimensions.

initialise_iceshelf(num_rows, num_cols, vert_grid, ...)

Initialize a NumPy structured array representing the ice shelf.