Changes can be made by hard wiring to specific values in the USER INPUT section of module topog. For example
| kmt37,82 = 0 | (18.12) |
sets all T-cells at location given by indices
(i,jrow) =
(37,82) from
to land cells. Setting large areas of
to land or ocean cells may be handled using routine setkmt
as is done when generating the idealized dataset. Note that idealized
geometries are readily constructed by blocking out areas of with
the aid of subroutine setkmt. Refer to option idealized_kmt
in Section 18.2 for usage. The two problems mentioned
above are remedied automatically using guidance given in the form of
options. Those options are:
A sub-option of fill_isolated_cells is fill_isolated_dont_change_landmask which restores any which was set to zero in the process of filling cells. Using this sub-option allows the land/sea areas to be preserved when filling isolated cells.