SICOPOLIS V3.3
Variables
sico_vars_m Module Reference

Declarations of global variables for SICOPOLIS (for the ANT domain). More...

Variables

integer(i2b), dimension(0:jmax, 0:imax) n_sector
 n_sector(j,i): Marker for the different sectors for ice shelf basal melting. More...
 
integer(i4b) n_surf
 n_surf: Number of surface points for which time-series data are written More...
 
real(dp), dimension(:), allocatable lambda_surf
 lambda_surf(n): Geographical longitude of the prescribed surface points More...
 
real(dp), dimension(:), allocatable phi_surf
 phi_surf(n): Geographical latitude of the prescribed surface points More...
 
real(dp), dimension(:), allocatable x_surf
 x_surf(n): Coordinate xi (= x) of the prescribed surface points More...
 
real(dp), dimension(:), allocatable y_surf
 y_surf(n): Coordinate eta (= y) of the prescribed surface points More...
 
real(dp), dimension(0:jmax, 0:imax) snowfall
 snowfall(j,i): Snowfall rate at the ice surface More...
 
real(dp), dimension(0:jmax, 0:imax) rainfall
 rainfall(j,i): Rainfall rate at the ice surface More...
 
real(dp) temp_min
 temp_min: Minimum surface temperature More...
 
real(dp) s_t
 s_t: Gradient of surface temperature change with horizontal distance More...
 
real(dp) x_hat
 x_hat: Coordinate xi (= x) of the centre of the model domain More...
 
real(dp) y_hat
 y_hat: Coordinate eta (= y) of the centre of the model domain More...
 
real(dp) b_max
 b_max: Maximum accumulation rate More...
 
real(dp) s_b
 s_b: Gradient of accumulation rate change with horizontal distance More...
 
real(dp) eld
 eld: Equilibrium line distance More...
 
integer(i4b) insol_time_min
 insol_time_min: Minimum time of the data values for the insolation etc. More...
 
integer(i4b) insol_time_stp
 insol_time_stp: Time step of the data values for the insolation etc. More...
 
integer(i4b) insol_time_max
 insol_time_max: Maximum time of the data values for the insolation etc. More...
 
real(dp), dimension(0:100000) insol_ma_90
 insol_ma_90(n): Data values for the mean-annual north- or south-polar insolation More...
 
real(dp), dimension(0:100000) obl_data
 obl_data(n): Data values for the obliquity More...
 
real(dp), dimension(0:100000) ecc_data
 ecc_data(n): Data values for the eccentricity More...
 
real(dp), dimension(0:100000) ave_data
 ave_data(n): Data values for the anomaly of vernal equinox (= 360 deg - Ls of perihelion ) More...
 
real(dp), dimension(0:100000) cp_data
 cp_data(n): Data values for Laskar's climate parameter = eccentricity *sin(Laskar's longitude of perihelion from moving equinox), ( where Laskar's longitude of perihelion from moving equinox = Ls of perihelion - 180 deg ) More...
 
integer(i2b), dimension(0:jmax, 0:imax) maske_chasm
 maske_chasm(j,i): Chasma mask. 0: grounded ice, 1: ice-free land (normal area), 7: chasma area More...
 
real(dp) time_chasm_init
 time_chasm_init: Initial time for active chasma area More...
 
real(dp) time_chasm_end
 time_chasm_end: Final time for active chasma area More...
 
real(dp), dimension(0:jmax, 0:imax) q_geo_normal
 q_geo_normal(j,i): Geothermal heat flux for normal (non-chasma) areas More...
 
real(dp) rho_i
 RHO_I: Density of ice. More...
 
real(dp) rho_c
 RHO_C: Density of crustal material (dust) More...
 
real(dp) kappa_c
 KAPPA_C: Heat conductivity of crustal material (dust) More...
 
real(dp) c_c
 C_C: Specific heat of crustal material (dust) More...
 
real(dp) rho_inv
 rho_inv: Inverse of the density of ice-dust mixture More...
 
integer(i2b), dimension(0:jmax, 0:imax) maske_sedi
 maske_sedi(j,i): Sediment mask. 1: hard rock, 7: soft sediment, 2: ocean. More...
 
real(dp) rad
 rad: Radius of the model domain More...
 
real(dp) b_min
 b_min: Minimum accumulation rate More...
 

Detailed Description

Declarations of global variables for SICOPOLIS (for the ANT domain).

Declarations of global variables for SICOPOLIS (for the HEINO domain).

Declarations of global variables for SICOPOLIS (for the TIBET domain).

Declarations of global variables for SICOPOLIS (for the SMARS domain).

Declarations of global variables for SICOPOLIS (for the SCAND domain).

Declarations of global variables for SICOPOLIS (for the NMARS domain).

Declarations of global variables for SICOPOLIS (for the NHEM domain).

Declarations of global variables for SICOPOLIS (for the GRL domain).

Declarations of global variables for SICOPOLIS (for the EMTP2SGE domain).

Declarations of global variables for SICOPOLIS (for the ASF domain).

Variable Documentation

real(dp), dimension(0:100000) sico_vars_m::ave_data

ave_data(n): Data values for the anomaly of vernal equinox (= 360 deg - Ls of perihelion )

Definition at line 57 of file sico_vars_m.F90.

real(dp) sico_vars_m::b_max

b_max: Maximum accumulation rate

Definition at line 52 of file sico_vars_m.F90.

real(dp) sico_vars_m::b_min

b_min: Minimum accumulation rate

Definition at line 58 of file sico_vars_m.F90.

real(dp) sico_vars_m::c_c

C_C: Specific heat of crustal material (dust)

Definition at line 83 of file sico_vars_m.F90.

real(dp), dimension(0:100000) sico_vars_m::cp_data

cp_data(n): Data values for Laskar's climate parameter = eccentricity *sin(Laskar's longitude of perihelion from moving equinox), ( where Laskar's longitude of perihelion from moving equinox = Ls of perihelion - 180 deg )

Definition at line 63 of file sico_vars_m.F90.

real(dp), dimension(0:100000) sico_vars_m::ecc_data

ecc_data(n): Data values for the eccentricity

Definition at line 54 of file sico_vars_m.F90.

real(dp) sico_vars_m::eld

eld: Equilibrium line distance

Definition at line 56 of file sico_vars_m.F90.

real(dp), dimension(0:100000) sico_vars_m::insol_ma_90

insol_ma_90(n): Data values for the mean-annual north- or south-polar insolation

Definition at line 50 of file sico_vars_m.F90.

integer(i4b) sico_vars_m::insol_time_max

insol_time_max: Maximum time of the data values for the insolation etc.

Definition at line 47 of file sico_vars_m.F90.

integer(i4b) sico_vars_m::insol_time_min

insol_time_min: Minimum time of the data values for the insolation etc.

Definition at line 43 of file sico_vars_m.F90.

integer(i4b) sico_vars_m::insol_time_stp

insol_time_stp: Time step of the data values for the insolation etc.

Definition at line 45 of file sico_vars_m.F90.

real(dp) sico_vars_m::kappa_c

KAPPA_C: Heat conductivity of crustal material (dust)

Definition at line 81 of file sico_vars_m.F90.

real(dp), dimension(:), allocatable sico_vars_m::lambda_surf

lambda_surf(n): Geographical longitude of the prescribed surface points

Definition at line 45 of file sico_vars_m.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_vars_m::maske_chasm

maske_chasm(j,i): Chasma mask. 0: grounded ice, 1: ice-free land (normal area), 7: chasma area

Definition at line 68 of file sico_vars_m.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_vars_m::maske_sedi

maske_sedi(j,i): Sediment mask. 1: hard rock, 7: soft sediment, 2: ocean.

Definition at line 46 of file sico_vars_m.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_vars_m::n_sector

n_sector(j,i): Marker for the different sectors for ice shelf basal melting.

Definition at line 55 of file sico_vars_m.F90.

integer(i4b) sico_vars_m::n_surf

n_surf: Number of surface points for which time-series data are written

Definition at line 43 of file sico_vars_m.F90.

real(dp), dimension(0:100000) sico_vars_m::obl_data

obl_data(n): Data values for the obliquity

Definition at line 52 of file sico_vars_m.F90.

real(dp), dimension(:), allocatable sico_vars_m::phi_surf

phi_surf(n): Geographical latitude of the prescribed surface points

Definition at line 47 of file sico_vars_m.F90.

real(dp), dimension(0:jmax,0:imax) sico_vars_m::q_geo_normal

q_geo_normal(j,i): Geothermal heat flux for normal (non-chasma) areas

Definition at line 74 of file sico_vars_m.F90.

real(dp) sico_vars_m::rad

rad: Radius of the model domain

Definition at line 56 of file sico_vars_m.F90.

real(dp), dimension(0:jmax,0:imax) sico_vars_m::rainfall

rainfall(j,i): Rainfall rate at the ice surface

Definition at line 55 of file sico_vars_m.F90.

real(dp) sico_vars_m::rho_c

RHO_C: Density of crustal material (dust)

Definition at line 79 of file sico_vars_m.F90.

real(dp) sico_vars_m::rho_i

RHO_I: Density of ice.

Definition at line 77 of file sico_vars_m.F90.

real(dp) sico_vars_m::rho_inv

rho_inv: Inverse of the density of ice-dust mixture

Definition at line 85 of file sico_vars_m.F90.

real(dp) sico_vars_m::s_b

s_b: Gradient of accumulation rate change with horizontal distance

Definition at line 54 of file sico_vars_m.F90.

real(dp) sico_vars_m::s_t

s_t: Gradient of surface temperature change with horizontal distance

Definition at line 46 of file sico_vars_m.F90.

real(dp), dimension(0:jmax,0:imax) sico_vars_m::snowfall

snowfall(j,i): Snowfall rate at the ice surface

Definition at line 53 of file sico_vars_m.F90.

real(dp) sico_vars_m::temp_min

temp_min: Minimum surface temperature

Definition at line 44 of file sico_vars_m.F90.

real(dp) sico_vars_m::time_chasm_end

time_chasm_end: Final time for active chasma area

Definition at line 72 of file sico_vars_m.F90.

real(dp) sico_vars_m::time_chasm_init

time_chasm_init: Initial time for active chasma area

Definition at line 70 of file sico_vars_m.F90.

real(dp) sico_vars_m::x_hat

x_hat: Coordinate xi (= x) of the centre of the model domain

Definition at line 48 of file sico_vars_m.F90.

real(dp), dimension(:), allocatable sico_vars_m::x_surf

x_surf(n): Coordinate xi (= x) of the prescribed surface points

Definition at line 49 of file sico_vars_m.F90.

real(dp) sico_vars_m::y_hat

y_hat: Coordinate eta (= y) of the centre of the model domain

Definition at line 50 of file sico_vars_m.F90.

real(dp), dimension(:), allocatable sico_vars_m::y_surf

y_surf(n): Coordinate eta (= y) of the prescribed surface points

Definition at line 51 of file sico_vars_m.F90.