SICOPOLIS V3.1
 All Classes Files Functions Variables Macros
Functions/Subroutines
mask_update.F90 File Reference

Update of the topography mask due to changes of the sea level. More...

Go to the source code of this file.

Functions/Subroutines

integer(i2b) function mask_update (z_sl, i, j)
 Update of the topography mask due to changes of the sea level.
 

Detailed Description

Update of the topography mask due to changes of the sea level.

Copyright

Copyright 2009-2013 Ralf Greve

License

This file is part of SICOPOLIS.

SICOPOLIS is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

SICOPOLIS is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with SICOPOLIS. If not, see http://www.gnu.org/licenses/.

Definition in file mask_update.F90.

Function/Subroutine Documentation

integer(i2b) function mask_update ( real(dp), intent(in)  z_sl,
integer(i4b), intent(in)  i,
integer(i4b), intent(in)  j 
)

Update of the topography mask due to changes of the sea level.

Definition at line 35 of file mask_update.F90.