SICOPOLIS V3.3
|
Update of the ice-land-ocean mask due to changes of the sea level. More...
Functions/Subroutines | |
integer(i2b) function, public | mask_update_sea_level (z_sl, i, j) |
Main function of mask_update_m: Update of the ice-land-ocean mask due to changes of the sea level. More... | |
Update of the ice-land-ocean mask due to changes of the sea level.
integer(i2b) function, public mask_update_sea_level_m::mask_update_sea_level | ( | real(dp), intent(in) | z_sl, |
integer(i4b), intent(in) | i, | ||
integer(i4b), intent(in) | j | ||
) |
Main function of mask_update_m: Update of the ice-land-ocean mask due to changes of the sea level.
Definition at line 53 of file mask_update_sea_level_m.F90.