SICOPOLIS V3.2
 All Classes Files Functions Variables Macros
Functions/Subroutines
topography1.F90 File Reference

Definition of the initial surface and bedrock topography (including gradients) and of the horizontal grid spacings dxi, deta. For an initial topography with a thin ice layer (thickness 2*H_MIN) everywhere on the land area. More...

Go to the source code of this file.

Functions/Subroutines

subroutine topography1 (dxi, deta)
 Definition of the initial surface and bedrock topography (including gradients) and of the horizontal grid spacings dxi, deta. For an initial topography with a thin ice layer (thickness 2*H_MIN) everywhere on the land area. More...
 

Detailed Description

Definition of the initial surface and bedrock topography (including gradients) and of the horizontal grid spacings dxi, deta. For an initial topography with a thin ice layer (thickness 2*H_MIN) everywhere on the land area.

Copyright

Copyright 2009-2016 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 topography1.F90.

Function/Subroutine Documentation

subroutine topography1 ( real(dp), intent(out)  dxi,
real(dp), intent(out)  deta 
)

Definition of the initial surface and bedrock topography (including gradients) and of the horizontal grid spacings dxi, deta. For an initial topography with a thin ice layer (thickness 2*H_MIN) everywhere on the land area.

Definition at line 41 of file topography1.F90.