SICOPOLIS V3.3
Functions/Subroutines
mask_update_sea_level_m Module Reference

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...
 

Detailed Description

Update of the ice-land-ocean mask due to changes of the sea level.

Function/Subroutine Documentation

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.