SICOPOLIS V3.3
Functions/Subroutines
init_temp_water_age_m Module Reference

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

Functions/Subroutines

subroutine, public 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_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_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_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_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.

Function/Subroutine Documentation

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

Definition at line 56 of file init_temp_water_age_m.F90.

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

Definition at line 98 of file init_temp_water_age_m.F90.

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

Definition at line 130 of file init_temp_water_age_m.F90.

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

Definition at line 202 of file init_temp_water_age_m.F90.

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

Definition at line 280 of file init_temp_water_age_m.F90.