SICOPOLIS V3.3
Modules | Functions/Subroutines
init_temp_water_age_m.F90 File Reference

Initial temperature, water content and age. More...

Go to the source code of this file.

Modules

module  init_temp_water_age_m
 Initial temperature, water content and age.
 

Functions/Subroutines

subroutine, public init_temp_water_age_m::init_temp_water_age_1_1 ()
 Initial temperature, water content and age (case ANF_DAT==1, TEMP_INIT==1: present-day initial topography, isothermal conditions). More...
 
subroutine, public init_temp_water_age_m::init_temp_water_age_1_2 ()
 Initial temperature, water content and age (case ANF_DAT==1, TEMP_INIT==2: present-day initial topography, ice temperature equal to local surface temperature). More...
 
subroutine, public init_temp_water_age_m::init_temp_water_age_1_3 ()
 Initial temperature, water content and age (case ANF_DAT==1, TEMP_INIT==3: present-day initial topography, ice temperature linearly increasing with depth). More...
 
subroutine, public init_temp_water_age_m::init_temp_water_age_1_4 ()
 Initial temperature, water content and age (case ANF_DAT==1, TEMP_INIT==4: present-day initial topography, ice temperature from Robin (1955) solution). More...
 
subroutine, public init_temp_water_age_m::init_temp_water_age_2 ()
 Initial temperature, water content and age (case ANF_DAT==2: ice-free conditions with relaxed bedrock). More...
 

Detailed Description

Initial temperature, water content and age.

Copyright

Copyright 2009-2017 Ralf Greve, Thorben Dunse

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