SICOPOLIS V3.2
 All Classes Files Functions Variables Macros
Public Attributes | List of all members
sico_variables Module Reference

Declarations of global variables for SICOPOLIS. More...

Public Attributes

integer(i2b), dimension(0:jmax,
0:imax) 
maske
 maske(j,i): Ice-land-ocean mask. 0: grounded ice, 1: ice-free land, 2: ocean, 3: floating ice More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
maske_help
 maske_help(j,i): Present-day ice-land-ocean mask More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
maske_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
n_cts
 n_cts(j,i): Mask for thermal conditions. -1: cold ice base, 0: temperate ice base with cold ice above, 1: temperate ice base with temperate ice layer above (only for POLY) More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
n_cts_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
kc_cts
 kc_cts(j,i): Position kc of the CTS (for COLD, ENTC, ENTM) More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
kc_cts_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
logical, dimension(0:jmax, 0:imax) flag_grounding_line_1
 flag_grounding_line_1(j,i): Grounding line flag. .true.: grounding line point (grounded ice point with at least one floating ice neighbour), .false.: otherwise More...
 
logical, dimension(0:jmax, 0:imax) flag_grounding_line_2
 flag_grounding_line_2(j,i): Grounding line flag. .true.: grounding line point (floating ice point with at least one grounded ice neighbour), .false.: otherwise More...
 
logical, dimension(0:jmax, 0:imax) flag_calving_front_1
 flag_calving_front_1(j,i): Calving front flag. .true.: calving front point (floating ice point with at least one ocean neighbour), .false.: otherwise More...
 
logical, dimension(0:jmax, 0:imax) flag_calving_front_2
 flag_calving_front_2(j,i): Calving front flag. .true.: calving front point (ocean point with at least one floating ice neighbour), .false.: otherwise More...
 
logical, dimension(0:jmax, 0:imax) flag_shelfy_stream_x
 flag_shelfy_stream_x(j,i): Shelfy stream flag in x-direction, at (i+1/2,j). .true.: shelfy stream point .false.: otherwise More...
 
logical, dimension(0:jmax, 0:imax) flag_shelfy_stream_y
 flag_shelfy_stream_y(j,i): Shelfy stream flag in y-direction, at (i,j+1/2). .true.: shelfy stream point .false.: otherwise More...
 
logical, dimension(0:jmax, 0:imax) flag_shelfy_stream
 flag_shelfy_stream(j,i): Shelfy stream flag on the main grid. .true.: grounded ice, and at least one neighbour on the staggered grid is a shelfy stream point .false.: otherwise More...
 
real(dp), dimension(0:imax) xi
 xi(i): Coordinate xi (= x) of grid point i More...
 
real(dp), dimension(0:jmax) eta
 eta(j): Coordinate eta (= y) of grid point j More...
 
real(dp), dimension(0:kcmax) zeta_c
 zeta_c(kc): Sigma coordinate zeta_c of grid point kc More...
 
real(dp), dimension(0:ktmax) zeta_t
 zeta_t(kt): Sigma coordinate zeta_t of grid point kt More...
 
real(dp), dimension(0:krmax) zeta_r
 zeta_r(kr): Sigma coordinate zeta_r of grid point kr More...
 
real(dp) aa
 aa: Exponential stretch parameter of the non-equidistant vertical grid in the upper (kc) ice domain More...
 
logical flag_aa_nonzero
 flag_aa_nonzero: Flag for the exponential stretch parameter aa. .true.: aa greater than zero (non-equidistant grid) .false.: aa equal to zero (equidistant grid) More...
 
real(dp) ea
 ea: Abbreviation for exp(aa) More...
 
real(dp), dimension(0:kcmax) eaz_c
 eaz_c(kc): Abbreviation for exp(aa*zeta(kc)) More...
 
real(dp), dimension(0:kcmax) eaz_c_quotient
 eaz_c_quotient(kc): Abbreviation for (eaz_c(kc)-1.0)/(ea-1.0) More...
 
real(dp), dimension(0:jmax, 0:imax) lambda
 lambda(j,i): Geographic longitude of grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) phi
 phi(j,i): Geographic latitude of grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) area
 area(j,i): Area of grid cell associated with grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) sq_g11_g
 sq_g11_g(j,i): Square root of the coefficient g11 of the metric tensor on grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) sq_g22_g
 sq_g22_g(j,i): Square root of the coefficient g22 of the metric tensor on grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) insq_g11_g
 insq_g11_g(j,i): Inverse square root of g11 on grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) insq_g22_g
 insq_g22_g(j,i): Inverse square root of g22 on grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) sq_g11_sgx
 sq_g11_sgx(j,i): Square root of g11, at (i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) sq_g11_sgy
 sq_g11_sgy(j,i): Square root of g11, at (i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) sq_g22_sgx
 sq_g22_sgx(j,i): Square root of g22, at (i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) sq_g22_sgy
 sq_g22_sgy(j,i): Square root of g22, at (i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) insq_g11_sgx
 insq_g11_sgx(j,i): Inverse square root of g11, at (i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) insq_g22_sgy
 insq_g22_sgy(j,i): Inverse square root of g22, at (i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) zs
 zs(j,i): Coordinate z of the surface topography More...
 
real(dp), dimension(0:jmax, 0:imax) zm
 zm(j,i): Coordinate z of the bottom of the upper (kc) ice domain = top of the lower (kt) ice domain (position of the CTS for POLY, equal to zb for ISOT, COLD, ENTC, ENTM) More...
 
real(dp), dimension(0:jmax, 0:imax) zb
 zb(j,i): Coordinate z of the ice base More...
 
real(dp), dimension(0:jmax, 0:imax) zl
 zl(j,i): Coordinate z of the lithosphere surface More...
 
real(dp), dimension(0:jmax, 0:imax) zl0
 zl0(j,i): zl for isostatically relaxed ice-free conditions More...
 
real(dp), dimension(0:jmax, 0:imax) wss
 wss(j,i): Isostatic steady-state displacement of the lithosphere More...
 
real(dp), dimension(0:jmax, 0:imax) flex_rig_lith
 flex_rig_lith(j,i): Flexural rigidity of the lithosphere More...
 
real(dp), dimension(0:jmax, 0:imax) time_lag_asth
 time_lag_asth(j,i): Time lag of the relaxing asthenosphere More...
 
real(dp), dimension(0:jmax, 0:imax) h_c
 H_c(j,i): Thickness of ice in the upper (kc) domain (thickness of the cold-ice layer for POLY, entire ice thickness for ISOT, COLD, ENTC, ENTM) More...
 
real(dp), dimension(0:jmax, 0:imax) h_t
 H_t(j,i): Thickness of ice in the lower (kt) domain (thickness of the temperate layer for POLY, redundant and thus set to zero for ISOT, COLD, ENTC, ENTM) More...
 
real(dp), dimension(0:jmax, 0:imax) dzs_dxi
 dzs_dxi(j,i): Derivative of zs by xi (at i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzm_dxi
 dzm_dxi(j,i): Derivative of zm by xi (at i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzb_dxi
 dzb_dxi(j,i): Derivative of zb by xi (at i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_c_dxi
 dH_c_dxi(j,i): Derivative of H_c by xi (at i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_t_dxi
 dH_t_dxi(j,i): Derivative of H_t by xi (at i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzs_deta
 dzs_deta(j,i): Derivative of zs by eta (at i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) dzm_deta
 dzm_deta(j,i): Derivative of zm by eta (at i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) dzb_deta
 dzb_deta(j,i): Derivative of zb by eta (at i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_c_deta
 dH_c_deta(j,i): Derivative of H_c by eta (at i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_t_deta
 dH_t_deta(j,i): Derivative of H_t by eta (at i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) dzs_dxi_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzm_dxi_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzb_dxi_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_c_dxi_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_t_dxi_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzs_deta_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzm_deta_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzb_deta_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_c_deta_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_t_deta_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) dzs_dtau
 dzs_dtau(j,i): Derivative of zs by tau (time) More...
 
real(dp), dimension(0:jmax, 0:imax) dzm_dtau
 dzm_dtau(j,i): Derivative of zm by tau (time) More...
 
real(dp), dimension(0:jmax, 0:imax) dzb_dtau
 dzb_dtau(j,i): Derivative of zb by tau (time) More...
 
real(dp), dimension(0:jmax, 0:imax) dzl_dtau
 dzl_dtau(j,i): Derivative of zl by tau (time) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_c_dtau
 dH_c_dtau(j,i): Derivative of H_c by tau (time) More...
 
real(dp), dimension(0:jmax, 0:imax) dh_t_dtau
 dH_t_dtau(j,i): Derivative of H_t by tau (time) More...
 
integer(i4b), dimension(0:jmax,
0:imax) 
p_weert
 p_weert(j,i): Weertman exponent for the basal shear stress More...
 
integer(i4b), dimension(0:jmax,
0:imax) 
q_weert
 q_weert(j,i): Weertman exponent for the basal pressure More...
 
real(dp), dimension(0:jmax, 0:imax) p_weert_inv
 p_weert_inv(j,i): Inverse of p_weert More...
 
real(dp), dimension(0:jmax, 0:imax) c_slide
 c_slide(j,i): Basal sliding coefficient More...
 
real(dp), dimension(0:jmax, 0:imax) d_help_b
 d_help_b(j,i): Auxiliary quantity for the computation of vx_b and vy_b More...
 
real(dp), dimension(0:jmax, 0:imax) c_drag
 c_drag(j,i): Auxiliary quantity for the computation of the basal drag More...
 
real(dp), dimension(0:jmax, 0:imax) p_b_w
 p_b_w(j,i): Basal water pressure More...
 
real(dp), dimension(0:jmax, 0:imax) vx_b
 vx_b(j,i): Velocity in x-direction at the ice base, at (i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vy_b
 vy_b(j,i): Velocity in y-direction at the ice base, at (i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) vx_m
 vx_m(j,i): Mean (depth-averaged) velocity in x-direction, at (i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vy_m
 vy_m(j,i): Mean (depth-averaged) velocity in y-direction, at (i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) ratio_sl_x
 ratio_sl_x(j,i): Ratio of basal to surface velocity (slip ratio) in x-direction, at (i+1/2,j) More...
 
real(dp), dimension(0:jmax, 0:imax) ratio_sl_y
 ratio_sl_y(j,i): Ratio of basal to surface velocity (slip ratio) in y-direction, at (i,j+1/2) More...
 
real(dp), dimension(0:jmax, 0:imax) vx_b_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vy_b_g
 (.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vz_b
 vz_b(j,i): Velocity in z-direction at the ice base, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vz_m
 vz_m(j,i): Velocity in z-direction at the position z=zm (interface between the upper (kc) and the lower (kt) domain), at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vx_s_g
 vx_s_g(j,i): Velocity in x-direction at the ice surface, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vy_s_g
 vy_s_g(j,i): Velocity in x-direction at the ice surface, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vz_s
 vz_s(j,i): Velocity in z-direction at the ice surface, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) flui_ave_sia
 flui_ave_sia(j,i): Depth-averaged fluidity of the SIA More...
 
real(dp), dimension(0:jmax, 0:imax) h_diff
 h_diff(j,i): Diffusivity of the SIA evolution equation of the ice surface More...
 
real(dp), dimension(0:jmax, 0:imax) qx
 qx(j,i): Volume flux in x-direction (depth-integrated vx, at (i+1/2,j)) More...
 
real(dp), dimension(0:jmax, 0:imax) qy
 qy(j,i): Volume flux in y-direction (depth-integrated vy, at (i,j+1/2)) More...
 
real(dp), dimension(0:jmax, 0:imax) q_gl_g
 q_gl_g(j,i): Volume flux across the grounding line, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) q_geo
 q_geo(j,i): Geothermal heat flux More...
 
real(dp), dimension(0:jmax, 0:imax) temp_b
 temp_b(j,i): Basal temperature More...
 
real(dp), dimension(0:jmax, 0:imax) temph_b
 temph_b(j,i): Basal temperature relative to the pressure melting point More...
 
real(dp), dimension(0:jmax, 0:imax) q_bm
 Q_bm(j,i): Basal melting rate. More...
 
real(dp), dimension(0:jmax, 0:imax) q_tld
 Q_tld(j,i): Water drainage rate from the temperate layer. More...
 
real(dp), dimension(0:jmax, 0:imax) q_b_tot
 Q_b_tot(j,i): Sum of Q_bm and Q_tld. More...
 
real(dp), dimension(0:jmax, 0:imax) h_w
 H_w(j,i): Thickness of the water column under the ice base. More...
 
real(dp), dimension(0:jmax, 0:imax) accum
 accum(j,i): Accumulation rate at the ice surface (includes liquid precipitation = rainfall!) More...
 
real(dp), dimension(0:jmax, 0:imax) evap
 evap(j,i): Evaporation rate at the ice surface More...
 
real(dp), dimension(0:jmax, 0:imax) runoff
 runoff(j,i): Runoff rate at the ice surface More...
 
real(dp), dimension(0:jmax, 0:imax) as_perp
 as_perp(j,i): Accumulation-ablation function at the ice surface More...
 
real(dp), dimension(0:jmax, 0:imax) temp_s
 temp_s(j,i): Ice surface temperature More...
 
real(dp), dimension(0:jmax, 0:imax) am_perp
 am_perp(j,i): Ice volume flux across the z=zm interface More...
 
real(dp), dimension(0:jmax, 0:imax) am_perp_st
 am_perp_st(j,i): Steady-state part of am_perp (without contribution of dzm_dtau) More...
 
real(dp), dimension(0:jmax, 0:imax) zs_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:jmax, 0:imax) zm_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:jmax, 0:imax) zb_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:jmax, 0:imax) zl_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:jmax, 0:imax) h_c_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:jmax, 0:imax) h_t_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:jmax, 0:imax) zs_ref
 zs_ref(j,i): Reference elevation for precip_present, temp_ma_present and temp_mj_present More...
 
real(dp), dimension(0:jmax, 0:imax) accum_present
 accum_present(j,i): Present-day accumulation rate at the ice surface (for EISMINT, ISMIP HEINO and the north and south polar caps of Mars) More...
 
real(dp), dimension(0:jmax, 0:imax) precip_ma_present
 precip_ma_present(j,i): Present-day mean annual precipitation rate at the ice surface More...
 
real(dp), dimension(0:jmax, 0:imax) precip_ma_lgm_anom
 precip_ma_lgm_anom(j,i): LGM anomaly (ratio LGM/present) of the mean annual precipitation rate at the ice surface More...
 
real(dp), dimension(0:jmax, 0:imax) temp_ma_present
 temp_ma_present(j,i): Present-day mean annual surface temperature More...
 
real(dp), dimension(0:jmax, 0:imax) temp_mj_present
 temp_mj_present(j,i): Present-day mean summer (northern hemisphere: July, southern hemisphere: January) surface temperature More...
 
real(dp), dimension(0:jmax, 0:imax) temp_ma_lgm_anom
 temp_ma_lgm_anom(j,i): LGM anomaly (difference LGM - present) of the mean annual surface temperature More...
 
real(dp), dimension(0:jmax, 0:imax) temp_mj_lgm_anom
 temp_mj_lgm_anom(j,i): LGM anomaly (difference LGM - present) of the mean summer (northern hemisphere: July, southern hemisphere: January) surface temperature More...
 
real(dp), dimension(-jmax:jmax,-imax:imax) dist_dxdy
 dist_dxdy(jr,ir): Distance between grid points with delta_i=ir, delta_j=jr More...
 
real(dp), dimension(0:jmax,
0:imax, 12) 
precip_present
 precip_present(j,i,n): Present-day mean monthly precipitation rate at the ice surface More...
 
real(dp), dimension(0:jmax,
0:imax, 12) 
precip_lgm_anom
 precip_lgm_anom(j,i,n): LGM anomaly (ratio LGM/present) of the mean monthly precipitation rate at the ice surface More...
 
real(dp), dimension(0:jmax,
0:imax, 12) 
gamma_precip_lgm_anom
 gamma_precip_lgm_anom(j,i,n): negative natural logarithm of precip_lgm_anom(j,i,n) More...
 
real(dp), dimension(0:jmax,
0:imax, 12) 
temp_mm_present
 temp_mm_present(j,i,n): Present-day mean monthly surface temperature More...
 
real(dp), dimension(0:jmax,
0:imax, 12) 
temp_mm_lgm_anom
 temp_mm_lgm_anom(j,i,n): LGM anomaly (difference LGM - present) of the mean monthly surface temperature More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
d_help_c
 d_help_c(kc,j,i): Auxiliary quantity for the computation of vx, vy und zs More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
vx_c
 vx_c(kc,j,i): Velocity in x-direction in the upper (kc) ice domain (at (i+1/2,j,kc)) More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
vy_c
 vy_c(kc,j,i): Velocity in y-direction in the upper (kc) ice domain (at (i,j+1/2,kc)) More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
vz_c
 vz_c(kc,j,i): Velocity in z-direction in the upper (kc) ice domain (at (i,j,kc+1/2)) More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
temp_c
 temp_c(kc,j,i): Temperature in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
temp_c_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
temp_c_m
 temp_c_m(kc,j,i): Melting temperature in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
age_c
 age_c(kc,j,i): Age in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
age_c_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
txz_c
 txz_c(kc,j,i): Shear stress txz in the upper (kc) ice domain (at (i+1/2,j,kc)) More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
tyz_c
 tyz_c(kc,j,i): Shear stress tyz in the upper (kc) ice domain (at (i,j+1/2,kc)) More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
sigma_c
 sigma_c(kc,j,i): Effective stress in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
enh_c
 enh_c(kc,j,i): Flow enhancement factor in the upper (kc) ice domain More...
 
real(dp), dimension(0:jmax, 0:imax) de_ssa
 de_ssa(j,i): Effective strain rate of the SSA, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vis_int_g
 vis_int_g(j,i): Depth-integrated viscosity of the SSA, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vx_g
 vx_g(j,i): Velocity in x-direction of the SSA, at (i,j) More...
 
real(dp), dimension(0:jmax, 0:imax) vy_g
 vy_g(j,i): Velocity in y-direction of the SSA, at (i,j) More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
d_help_t
 d_help_t(kt,j,i): Auxiliary quantity for the computation of vx, vy und zs More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
vx_t
 vx_t(kt,j,i): Velocity in x-direction in the lower (kt) ice domain (at (i+1/2,j,kt)) More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
vy_t
 vy_t(kt,j,i): Velocity in y-direction in the lower (kt) ice domain (at (i,j+1/2,kt)) More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
vz_t
 vz_t(kt,j,i): Velocity in z-direction in the lower (kt) ice domain (at (i,j,kt+1/2)) More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
omega_t
 omega_t(kt,j,i): Water content in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
omega_t_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
temp_t_m
 temp_t_m(kt,j,i): Melting temperature in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
age_t
 age_t(kt,j,i): Age in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
age_t_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
txz_t
 txz_t(kt,j,i): Shear stress txz in the lower (kt) ice domain (at (i+1/2,j,kt)) More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
tyz_t
 tyz_t(kt,j,i): Shear stress tyz in the lower (kt) ice domain (at (i,j+1/2,kt)) More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
sigma_t
 sigma_t(kt,j,i): Effective stress in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
enh_t
 enh_t(kt,j,i): Flow enhancement factor in the lower (kt) ice domain More...
 
real(dp), dimension(0:krmax,
0:jmax, 0:imax) 
temp_r
 temp_r(kr,j,i): Temperature in the bedrock More...
 
real(dp), dimension(0:krmax,
0:jmax, 0:imax) 
temp_r_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
enth_c
 enth_c(kc,j,i): Enthalpy in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
enth_c_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
omega_c
 omega_c(kc,j,i): Water content in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
omega_c_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
enth_t
 enth_t(kt,j,i): Enthalpy in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
enth_t_neu
 (.)_neu: New value of quantity (.) computed during an integration step More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
dxx_c
 dxx_c(kc,j,i): Strain rate dxx in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
dyy_c
 dyy_c(kc,j,i): Strain rate dyy in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
dxy_c
 dxy_c(kc,j,i): Strain rate dxy in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
dxz_c
 dxz_c(kc,j,i): Strain rate dxz in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
dyz_c
 dyz_c(kc,j,i): Strain rate dyz in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
de_c
 de_c(kc,j,i): Full effective strain rate in the upper (kc) ice domain More...
 
real(dp), dimension(0:kcmax,
0:jmax, 0:imax) 
lambda_shear_c
 lambda_shear_c(kc,j,i): Shear fraction in the upper (kc) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
dxx_t
 dxx_t(kt,j,i): Strain rate dxx in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
dyy_t
 dyy_t(kt,j,i): Strain rate dyy in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
dxy_t
 dxy_t(kt,j,i): Strain rate dxy in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
dxz_t
 dxz_t(kt,j,i): Strain rate dxz in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
dyz_t
 dyz_t(kt,j,i): Strain rate dyz in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
de_t
 de_t(kt,j,i): Full effective strain rate in the lower (kt) ice domain More...
 
real(dp), dimension(0:ktmax,
0:jmax, 0:imax) 
lambda_shear_t
 lambda_shear_t(kt,j,i): Shear fraction in the lower (kt) ice domain More...
 
real(dp) rho
 RHO: Density of ice. More...
 
real(dp) rho_w
 RHO_W: Density of pure water. More...
 
real(dp) rho_sw
 RHO_SW: Density of sea water. More...
 
real(dp) l
 L: Latent heat of ice. More...
 
real(dp) g
 G: Acceleration due to gravity. More...
 
real(dp) nue
 NUE: Water diffusivity in ice. More...
 
real(dp) beta
 BETA: Clausius-Clapeyron gradient of ice. More...
 
real(dp) delta_tm_sw
 DELTA_TM_SW: Melting point depression of sea water due to its average salinity. More...
 
real(dp) omega_max
 OMEGA_MAX: Threshold value for the water content of temperate ice. More...
 
real(dp) h_r
 H_R: Thickness of the modelled lithosphere layer. More...
 
real(dp) rho_c_r
 RHO_C_R: Density times specific heat of the lithosphere. More...
 
real(dp) kappa_r
 KAPPA_R: Heat conductivity of the lithosphere. More...
 
real(dp) rho_a
 RHO_A: Density of the asthenosphere. More...
 
real(dp) r_t
 R_T: Coefficient of the water-content dependence in the rate factor for temperate ice. More...
 
real(dp) r
 R: Radius of the planet. More...
 
real(dp) a
 A: Semi-major axis of the planet. More...
 
real(dp) b
 B: Semi-minor axis of the planet. More...
 
real(dp) lambda0
 LAMBDA0: Reference longitude (central meridian) of the stereographic projection. More...
 
real(dp) phi0
 PHI0: Standard parallel of the stereographic projection. More...
 
real(dp) s_stat_0
 S_STAT_0: Standard deviation of the air termperature for the degree-day model. More...
 
real(dp) beta1_0
 BETA1_0: Degree-day factor for snow. More...
 
real(dp) beta1_lt_0
 BETA1_LT_0: Degree-day factor for snow at low summer temperatures. More...
 
real(dp) beta1_ht_0
 BETA1_HT_0: Degree-day factor for snow at high summer temperatures. More...
 
real(dp) beta2_0
 BETA2_0: Degree-day factor for ice. More...
 
real(dp) beta2_lt_0
 BETA2_LT_0: Degree-day factor for ice at low summer temperatures. More...
 
real(dp) beta2_ht_0
 BETA2_HT_0: Degree-day factor for ice at high summer temperatures. More...
 
real(dp) phi_sep_0
 PHI_SEP_0: Separation latitude for the computation of the degree-day factors beta1 and beta2: Equatorward of phi_sep, only the high-temperature values are used, whereas poleward of phi_sep, beta1 and beta2 are temperature-dependent. More...
 
real(dp) pmax_0
 PMAX_0: Saturation factor for the formation of superimposed ice. More...
 
real(dp) mu_0
 MU_0: Firn-warming correction. More...
 
real(dp), dimension(-190:10) rf
 RF(n): Tabulated values for the rate factor of cold ice. More...
 
real(dp), dimension(-190:10) kappa
 KAPPA(n): Tabulated values for the heat conductivity of ice. More...
 
real(dp), dimension(-190:10) c
 C(n): Tabulated values for the specific heat of ice. More...
 
real(dp), parameter pi = 3.141592653589793_dp
 pi: Constant pi More...
 
real(dp), parameter pi_inv = 1.0_dp/pi
 pi_inv: Inverse of pi More...
 
real(dp), parameter pi_180 = pi/180.0_dp
 pi_180: pi divided by 180 (-> deg to rad) More...
 
real(dp), parameter pi_180_inv = 180.0_dp/pi
 pi_180_inv: 180 divided by pi (-> rad to deg) More...
 
real(dp), parameter eps = 1.0e-05_dp
 eps: Small number More...
 
real(dp), parameter epsi = 1.0e-12_dp
 epsi: Very small number More...
 
real(dp) year_zero
 year_zero: SICOPOLIS year zero in astronomical year numbering [ = signed year CE (AD) ] More...
 
character(len=64) ch_domain_long
 ch_domain_long: Long name of the computational domain More...
 
character(len=16) ch_domain_short
 ch_domain_short: Short name of the computational domain More...
 
integer(i2b) forcing_flag
 forcing_flag: Flag for the forcing type. 1: forcing by a spatially constant surface temperature anomaly (delta_ts), 2: forcing by a glacial index (glac_index), 3: forcing by time-dependent surface temperature and precipitation data. More...
 
integer(i4b) n_core
 n_core: Number of positions to be considered in the time-series file for deep boreholes More...
 
real(dp), dimension(:), allocatable lambda_core
 lambda_core(n): Geographical longitude of the prescribed borehole positions More...
 
real(dp), dimension(:), allocatable phi_core
 phi_core(n): Geographical latitude of the prescribed borehole positions More...
 
real(dp), dimension(:), allocatable x_core
 x_core(n): Coordinate xi (= x) of the prescribed borehole positions More...
 
real(dp), dimension(:), allocatable y_core
 y_core(n): Coordinate eta (= y) of the prescribed borehole positions More...
 
integer(i4b) grip_time_min
 grip_time_min: Minimum time of the data values for the surface temperature anomaly More...
 
integer(i4b) grip_time_stp
 grip_time_stp: Time step of the data values for the surface temperature anomaly More...
 
integer(i4b) grip_time_max
 grip_time_max: Maximum time of the data values for the surface temperature anomaly More...
 
integer(i4b) ndata_grip
 ndata_grip: Number of data values for the surface temperature anomaly More...
 
real(dp), dimension(:), allocatable griptemp
 griptemp(n): Data values for the surface temperature anomaly More...
 
integer(i4b) gi_time_min
 gi_time_min: Minimum time of the data values for the glacial index More...
 
integer(i4b) gi_time_stp
 gi_time_stp: Time step of the data values for the glacial index More...
 
integer(i4b) gi_time_max
 gi_time_max: Maximum time of the data values for the glacial index More...
 
integer(i4b) ndata_gi
 ndata_gi: Number of data values for the glacial index More...
 
real(dp), dimension(:), allocatable glacial_index
 glacial_index(n): Data values for the glacial index More...
 
integer(i4b) specmap_time_min
 specmap_time_min: Minimum time of the data values for the sea level More...
 
integer(i4b) specmap_time_stp
 specmap_time_stp: Time step of the data values for the sea level More...
 
integer(i4b) specmap_time_max
 specmap_time_max: Maximum time of the data values for the sea level More...
 
integer(i4b) ndata_specmap
 ndata_specmap: Number of data values for the sea level More...
 
real(dp), dimension(:), allocatable specmap_zsl
 specmap_zsl(n): Data values for the sea level More...
 
real(dp) time_target_topo_init
 time_target_topo_init: Initial time for target-topography adjustment More...
 
real(dp) time_target_topo_final
 time_target_topo_final: Final time for target-topography adjustment More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
maske_target
 maske_target(j,i): Target topography (ice-land-ocean mask) More...
 
real(dp), dimension(0:jmax, 0:imax) zs_target
 zs_target(j,i): Target topography (ice surface) More...
 
real(dp), dimension(0:jmax, 0:imax) zb_target
 zb_target(j,i): Target topography (ice base) More...
 
real(dp), dimension(0:jmax, 0:imax) zl_target
 zl_target(j,i): Target topography (lithosphere surface) More...
 
real(dp), dimension(0:jmax, 0:imax) h_target
 H_target(j,i): Target topography (ice thickness) More...
 
integer(i2b), dimension(0:jmax,
0:imax) 
maske_maxextent
 maske_maxextent(j,i): Maximum ice extent mask. 0: not allowed to glaciate, 1: allowed to glaciate. More...
 
integer(i4b) ncid_temp_precip
 ncid_temp_precip: ID of the NetCDF file containing the surface-temperature and precipitation data as functions of time More...
 
integer(i4b) ndata_temp_precip
 ndata_temp_precip: Number of surface-temperature and precipitation data More...
 
real(dp) temp_precip_time_min
 temp_precip_time_min: Minimum time of the surface-temperature and precipitation data More...
 
real(dp) temp_precip_time_stp
 temp_precip_time_stp: Time step of the surface-temperature and precipitation data More...
 
real(dp) temp_precip_time_max
 temp_precip_time_max: Maximum time of the surface-temperature and precipitation data More...
 
real(dp), dimension(:), allocatable temp_precip_time
 temp_precip_time(n): Times of the surface-temperature and precipitation data More...
 
real(dp), dimension(-10000:10000) kei
 kei(n): Tabulated values of the kei function (Kelvin function of zero order) More...
 
integer(i4b) n_data_kei
 n_data_kei: Number of tabulated values of the kei function More...
 
real(dp) kei_r_max
 kei_r_max: Maximum value of the argument r of the tabulated kei function More...
 
real(dp) kei_r_incr
 kei_r_incr: Increment of the argument r of the tabulated kei function More...
 

Detailed Description

Declarations of global variables for SICOPOLIS.

Definition at line 35 of file sico_variables.F90.

Member Data Documentation

real(dp) sico_variables::a

A: Semi-major axis of the planet.

Definition at line 533 of file sico_variables.F90.

real(dp) sico_variables::aa

aa: Exponential stretch parameter of the non-equidistant vertical grid in the upper (kc) ice domain

Definition at line 116 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::accum

accum(j,i): Accumulation rate at the ice surface (includes liquid precipitation = rainfall!)

Definition at line 304 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::accum_present

accum_present(j,i): Present-day accumulation rate at the ice surface (for EISMINT, ISMIP HEINO and the north and south polar caps of Mars)

Definition at line 338 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::age_c

age_c(kc,j,i): Age in the upper (kc) ice domain

Definition at line 394 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::age_c_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 396 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::age_t

age_t(kt,j,i): Age in the lower (kt) ice domain

Definition at line 435 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::age_t_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 437 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::am_perp

am_perp(j,i): Ice volume flux across the z=zm interface

Definition at line 314 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::am_perp_st

am_perp_st(j,i): Steady-state part of am_perp (without contribution of dzm_dtau)

Definition at line 317 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::area

area(j,i): Area of grid cell associated with grid point (i,j)

Definition at line 133 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::as_perp

as_perp(j,i): Accumulation-ablation function at the ice surface

Definition at line 310 of file sico_variables.F90.

real(dp) sico_variables::b

B: Semi-minor axis of the planet.

Definition at line 535 of file sico_variables.F90.

real(dp) sico_variables::beta

BETA: Clausius-Clapeyron gradient of ice.

Definition at line 513 of file sico_variables.F90.

real(dp) sico_variables::beta1_0

BETA1_0: Degree-day factor for snow.

Definition at line 545 of file sico_variables.F90.

real(dp) sico_variables::beta1_ht_0

BETA1_HT_0: Degree-day factor for snow at high summer temperatures.

Definition at line 549 of file sico_variables.F90.

real(dp) sico_variables::beta1_lt_0

BETA1_LT_0: Degree-day factor for snow at low summer temperatures.

Definition at line 547 of file sico_variables.F90.

real(dp) sico_variables::beta2_0

BETA2_0: Degree-day factor for ice.

Definition at line 551 of file sico_variables.F90.

real(dp) sico_variables::beta2_ht_0

BETA2_HT_0: Degree-day factor for ice at high summer temperatures.

Definition at line 555 of file sico_variables.F90.

real(dp) sico_variables::beta2_lt_0

BETA2_LT_0: Degree-day factor for ice at low summer temperatures.

Definition at line 553 of file sico_variables.F90.

real(dp), dimension(-190:10) sico_variables::c

C(n): Tabulated values for the specific heat of ice.

Definition at line 571 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::c_drag

c_drag(j,i): Auxiliary quantity for the computation of the basal drag

Definition at line 246 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::c_slide

c_slide(j,i): Basal sliding coefficient

Definition at line 242 of file sico_variables.F90.

character(len=64) sico_variables::ch_domain_long

ch_domain_long: Long name of the computational domain

Definition at line 595 of file sico_variables.F90.

character(len=16) sico_variables::ch_domain_short

ch_domain_short: Short name of the computational domain

Definition at line 597 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::d_help_b

d_help_b(j,i): Auxiliary quantity for the computation of vx_b and vy_b

Definition at line 244 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::d_help_c

d_help_c(kc,j,i): Auxiliary quantity for the computation of vx, vy und zs

Definition at line 377 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::d_help_t

d_help_t(kt,j,i): Auxiliary quantity for the computation of vx, vy und zs

Definition at line 418 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::de_c

de_c(kc,j,i): Full effective strain rate in the upper (kc) ice domain

Definition at line 479 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::de_ssa

de_ssa(j,i): Effective strain rate of the SSA, at (i,j)

Definition at line 409 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::de_t

de_t(kt,j,i): Full effective strain rate in the lower (kt) ice domain

Definition at line 494 of file sico_variables.F90.

real(dp) sico_variables::delta_tm_sw

DELTA_TM_SW: Melting point depression of sea water due to its average salinity.

Definition at line 516 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_c_deta

dH_c_deta(j,i): Derivative of H_c by eta (at i,j+1/2)

Definition at line 200 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_c_deta_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 220 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_c_dtau

dH_c_dtau(j,i): Derivative of H_c by tau (time)

Definition at line 232 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_c_dxi

dH_c_dxi(j,i): Derivative of H_c by xi (at i+1/2,j)

Definition at line 190 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_c_dxi_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 210 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_t_deta

dH_t_deta(j,i): Derivative of H_t by eta (at i,j+1/2)

Definition at line 202 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_t_deta_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 222 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_t_dtau

dH_t_dtau(j,i): Derivative of H_t by tau (time)

Definition at line 234 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_t_dxi

dH_t_dxi(j,i): Derivative of H_t by xi (at i+1/2,j)

Definition at line 192 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dh_t_dxi_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 212 of file sico_variables.F90.

real(dp), dimension(-jmax:jmax,-imax:imax) sico_variables::dist_dxdy

dist_dxdy(jr,ir): Distance between grid points with delta_i=ir, delta_j=jr

Definition at line 359 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::dxx_c

dxx_c(kc,j,i): Strain rate dxx in the upper (kc) ice domain

Definition at line 469 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::dxx_t

dxx_t(kt,j,i): Strain rate dxx in the lower (kt) ice domain

Definition at line 484 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::dxy_c

dxy_c(kc,j,i): Strain rate dxy in the upper (kc) ice domain

Definition at line 473 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::dxy_t

dxy_t(kt,j,i): Strain rate dxy in the lower (kt) ice domain

Definition at line 488 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::dxz_c

dxz_c(kc,j,i): Strain rate dxz in the upper (kc) ice domain

Definition at line 475 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::dxz_t

dxz_t(kt,j,i): Strain rate dxz in the lower (kt) ice domain

Definition at line 490 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::dyy_c

dyy_c(kc,j,i): Strain rate dyy in the upper (kc) ice domain

Definition at line 471 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::dyy_t

dyy_t(kt,j,i): Strain rate dyy in the lower (kt) ice domain

Definition at line 486 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::dyz_c

dyz_c(kc,j,i): Strain rate dyz in the upper (kc) ice domain

Definition at line 477 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::dyz_t

dyz_t(kt,j,i): Strain rate dyz in the lower (kt) ice domain

Definition at line 492 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzb_deta

dzb_deta(j,i): Derivative of zb by eta (at i,j+1/2)

Definition at line 198 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzb_deta_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 218 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzb_dtau

dzb_dtau(j,i): Derivative of zb by tau (time)

Definition at line 228 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzb_dxi

dzb_dxi(j,i): Derivative of zb by xi (at i+1/2,j)

Definition at line 188 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzb_dxi_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 208 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzl_dtau

dzl_dtau(j,i): Derivative of zl by tau (time)

Definition at line 230 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzm_deta

dzm_deta(j,i): Derivative of zm by eta (at i,j+1/2)

Definition at line 196 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzm_deta_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 216 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzm_dtau

dzm_dtau(j,i): Derivative of zm by tau (time)

Definition at line 226 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzm_dxi

dzm_dxi(j,i): Derivative of zm by xi (at i+1/2,j)

Definition at line 186 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzm_dxi_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 206 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzs_deta

dzs_deta(j,i): Derivative of zs by eta (at i,j+1/2)

Definition at line 194 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzs_deta_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 214 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzs_dtau

dzs_dtau(j,i): Derivative of zs by tau (time)

Definition at line 224 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzs_dxi

dzs_dxi(j,i): Derivative of zs by xi (at i+1/2,j)

Definition at line 184 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::dzs_dxi_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 204 of file sico_variables.F90.

real(dp) sico_variables::ea

ea: Abbreviation for exp(aa)

Definition at line 122 of file sico_variables.F90.

real(dp), dimension(0:kcmax) sico_variables::eaz_c

eaz_c(kc): Abbreviation for exp(aa*zeta(kc))

Definition at line 124 of file sico_variables.F90.

real(dp), dimension(0:kcmax) sico_variables::eaz_c_quotient

eaz_c_quotient(kc): Abbreviation for (eaz_c(kc)-1.0)/(ea-1.0)

Definition at line 126 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::enh_c

enh_c(kc,j,i): Flow enhancement factor in the upper (kc) ice domain

Definition at line 406 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::enh_t

enh_t(kt,j,i): Flow enhancement factor in the lower (kt) ice domain

Definition at line 447 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::enth_c

enth_c(kc,j,i): Enthalpy in the upper (kc) ice domain

Definition at line 455 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::enth_c_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 457 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::enth_t

enth_t(kt,j,i): Enthalpy in the lower (kt) ice domain

Definition at line 464 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::enth_t_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 466 of file sico_variables.F90.

real(dp), parameter sico_variables::eps = 1.0e-05_dp

eps: Small number

Definition at line 584 of file sico_variables.F90.

real(dp), parameter sico_variables::epsi = 1.0e-12_dp

epsi: Very small number

Definition at line 586 of file sico_variables.F90.

real(dp), dimension(0:jmax) sico_variables::eta

eta(j): Coordinate eta (= y) of grid point j

Definition at line 107 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::evap

evap(j,i): Evaporation rate at the ice surface

Definition at line 306 of file sico_variables.F90.

logical sico_variables::flag_aa_nonzero

flag_aa_nonzero: Flag for the exponential stretch parameter aa. .true.: aa greater than zero (non-equidistant grid) .false.: aa equal to zero (equidistant grid)

Definition at line 120 of file sico_variables.F90.

logical, dimension(0:jmax,0:imax) sico_variables::flag_calving_front_1

flag_calving_front_1(j,i): Calving front flag. .true.: calving front point (floating ice point with at least one ocean neighbour), .false.: otherwise

Definition at line 83 of file sico_variables.F90.

logical, dimension(0:jmax,0:imax) sico_variables::flag_calving_front_2

flag_calving_front_2(j,i): Calving front flag. .true.: calving front point (ocean point with at least one floating ice neighbour), .false.: otherwise

Definition at line 89 of file sico_variables.F90.

logical, dimension(0:jmax,0:imax) sico_variables::flag_grounding_line_1

flag_grounding_line_1(j,i): Grounding line flag. .true.: grounding line point (grounded ice point with at least one floating ice neighbour), .false.: otherwise

Definition at line 71 of file sico_variables.F90.

logical, dimension(0:jmax,0:imax) sico_variables::flag_grounding_line_2

flag_grounding_line_2(j,i): Grounding line flag. .true.: grounding line point (floating ice point with at least one grounded ice neighbour), .false.: otherwise

Definition at line 77 of file sico_variables.F90.

logical, dimension(0:jmax,0:imax) sico_variables::flag_shelfy_stream

flag_shelfy_stream(j,i): Shelfy stream flag on the main grid. .true.: grounded ice, and at least one neighbour on the staggered grid is a shelfy stream point .false.: otherwise

Definition at line 103 of file sico_variables.F90.

logical, dimension(0:jmax,0:imax) sico_variables::flag_shelfy_stream_x

flag_shelfy_stream_x(j,i): Shelfy stream flag in x-direction, at (i+1/2,j). .true.: shelfy stream point .false.: otherwise

Definition at line 93 of file sico_variables.F90.

logical, dimension(0:jmax,0:imax) sico_variables::flag_shelfy_stream_y

flag_shelfy_stream_y(j,i): Shelfy stream flag in y-direction, at (i,j+1/2). .true.: shelfy stream point .false.: otherwise

Definition at line 97 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::flex_rig_lith

flex_rig_lith(j,i): Flexural rigidity of the lithosphere

Definition at line 172 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::flui_ave_sia

flui_ave_sia(j,i): Depth-averaged fluidity of the SIA

Definition at line 279 of file sico_variables.F90.

integer(i2b) sico_variables::forcing_flag

forcing_flag: Flag for the forcing type. 1: forcing by a spatially constant surface temperature anomaly (delta_ts), 2: forcing by a glacial index (glac_index), 3: forcing by time-dependent surface temperature and precipitation data.

Definition at line 605 of file sico_variables.F90.

real(dp) sico_variables::g

G: Acceleration due to gravity.

Definition at line 509 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax,12) sico_variables::gamma_precip_lgm_anom

gamma_precip_lgm_anom(j,i,n): negative natural logarithm of precip_lgm_anom(j,i,n)

Definition at line 369 of file sico_variables.F90.

integer(i4b) sico_variables::gi_time_max

gi_time_max: Maximum time of the data values for the glacial index

Definition at line 638 of file sico_variables.F90.

integer(i4b) sico_variables::gi_time_min

gi_time_min: Minimum time of the data values for the glacial index

Definition at line 634 of file sico_variables.F90.

integer(i4b) sico_variables::gi_time_stp

gi_time_stp: Time step of the data values for the glacial index

Definition at line 636 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::glacial_index

glacial_index(n): Data values for the glacial index

Definition at line 642 of file sico_variables.F90.

integer(i4b) sico_variables::grip_time_max

grip_time_max: Maximum time of the data values for the surface temperature anomaly

Definition at line 627 of file sico_variables.F90.

integer(i4b) sico_variables::grip_time_min

grip_time_min: Minimum time of the data values for the surface temperature anomaly

Definition at line 621 of file sico_variables.F90.

integer(i4b) sico_variables::grip_time_stp

grip_time_stp: Time step of the data values for the surface temperature anomaly

Definition at line 624 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::griptemp

griptemp(n): Data values for the surface temperature anomaly

Definition at line 631 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::h_c

H_c(j,i): Thickness of ice in the upper (kc) domain (thickness of the cold-ice layer for POLY, entire ice thickness for ISOT, COLD, ENTC, ENTM)

Definition at line 178 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::h_c_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 327 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::h_diff

h_diff(j,i): Diffusivity of the SIA evolution equation of the ice surface

Definition at line 281 of file sico_variables.F90.

real(dp) sico_variables::h_r

H_R: Thickness of the modelled lithosphere layer.

Definition at line 520 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::h_t

H_t(j,i): Thickness of ice in the lower (kt) domain (thickness of the temperate layer for POLY, redundant and thus set to zero for ISOT, COLD, ENTC, ENTM)

Definition at line 182 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::h_t_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 329 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::h_target

H_target(j,i): Target topography (ice thickness)

Definition at line 668 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::h_w

H_w(j,i): Thickness of the water column under the ice base.

Definition at line 301 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::insq_g11_g

insq_g11_g(j,i): Inverse square root of g11 on grid point (i,j)

Definition at line 141 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::insq_g11_sgx

insq_g11_sgx(j,i): Inverse square root of g11, at (i+1/2,j)

Definition at line 153 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::insq_g22_g

insq_g22_g(j,i): Inverse square root of g22 on grid point (i,j)

Definition at line 143 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::insq_g22_sgy

insq_g22_sgy(j,i): Inverse square root of g22, at (i,j+1/2)

Definition at line 155 of file sico_variables.F90.

real(dp), dimension(-190:10) sico_variables::kappa

KAPPA(n): Tabulated values for the heat conductivity of ice.

Definition at line 569 of file sico_variables.F90.

real(dp) sico_variables::kappa_r

KAPPA_R: Heat conductivity of the lithosphere.

Definition at line 524 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::kc_cts

kc_cts(j,i): Position kc of the CTS (for COLD, ENTC, ENTM)

Definition at line 63 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::kc_cts_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 65 of file sico_variables.F90.

real(dp), dimension(-10000:10000) sico_variables::kei

kei(n): Tabulated values of the kei function (Kelvin function of zero order)

Definition at line 696 of file sico_variables.F90.

real(dp) sico_variables::kei_r_incr

kei_r_incr: Increment of the argument r of the tabulated kei function

Definition at line 702 of file sico_variables.F90.

real(dp) sico_variables::kei_r_max

kei_r_max: Maximum value of the argument r of the tabulated kei function

Definition at line 700 of file sico_variables.F90.

real(dp) sico_variables::l

L: Latent heat of ice.

Definition at line 507 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::lambda

lambda(j,i): Geographic longitude of grid point (i,j)

Definition at line 129 of file sico_variables.F90.

real(dp) sico_variables::lambda0

LAMBDA0: Reference longitude (central meridian) of the stereographic projection.

Definition at line 538 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::lambda_core

lambda_core(n): Geographical longitude of the prescribed borehole positions

Definition at line 611 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::lambda_shear_c

lambda_shear_c(kc,j,i): Shear fraction in the upper (kc) ice domain

Definition at line 481 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::lambda_shear_t

lambda_shear_t(kt,j,i): Shear fraction in the lower (kt) ice domain

Definition at line 496 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::maske

maske(j,i): Ice-land-ocean mask. 0: grounded ice, 1: ice-free land, 2: ocean, 3: floating ice

Definition at line 49 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::maske_help

maske_help(j,i): Present-day ice-land-ocean mask

Definition at line 51 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::maske_maxextent

maske_maxextent(j,i): Maximum ice extent mask. 0: not allowed to glaciate, 1: allowed to glaciate.

Definition at line 673 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::maske_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 53 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::maske_target

maske_target(j,i): Target topography (ice-land-ocean mask)

Definition at line 660 of file sico_variables.F90.

real(dp) sico_variables::mu_0

MU_0: Firn-warming correction.

Definition at line 564 of file sico_variables.F90.

integer(i4b) sico_variables::n_core

n_core: Number of positions to be considered in the time-series file for deep boreholes

Definition at line 609 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::n_cts

n_cts(j,i): Mask for thermal conditions. -1: cold ice base, 0: temperate ice base with cold ice above, 1: temperate ice base with temperate ice layer above (only for POLY)

Definition at line 59 of file sico_variables.F90.

integer(i2b), dimension(0:jmax,0:imax) sico_variables::n_cts_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 61 of file sico_variables.F90.

integer(i4b) sico_variables::n_data_kei

n_data_kei: Number of tabulated values of the kei function

Definition at line 698 of file sico_variables.F90.

integer(i4b) sico_variables::ncid_temp_precip

ncid_temp_precip: ID of the NetCDF file containing the surface-temperature and precipitation data as functions of time

Definition at line 678 of file sico_variables.F90.

integer(i4b) sico_variables::ndata_gi

ndata_gi: Number of data values for the glacial index

Definition at line 640 of file sico_variables.F90.

integer(i4b) sico_variables::ndata_grip

ndata_grip: Number of data values for the surface temperature anomaly

Definition at line 629 of file sico_variables.F90.

integer(i4b) sico_variables::ndata_specmap

ndata_specmap: Number of data values for the sea level

Definition at line 651 of file sico_variables.F90.

integer(i4b) sico_variables::ndata_temp_precip

ndata_temp_precip: Number of surface-temperature and precipitation data

Definition at line 681 of file sico_variables.F90.

real(dp) sico_variables::nue

NUE: Water diffusivity in ice.

Definition at line 511 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::omega_c

omega_c(kc,j,i): Water content in the upper (kc) ice domain

Definition at line 459 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::omega_c_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 461 of file sico_variables.F90.

real(dp) sico_variables::omega_max

OMEGA_MAX: Threshold value for the water content of temperate ice.

Definition at line 518 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::omega_t

omega_t(kt,j,i): Water content in the lower (kt) ice domain

Definition at line 429 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::omega_t_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 431 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::p_b_w

p_b_w(j,i): Basal water pressure

Definition at line 248 of file sico_variables.F90.

integer(i4b), dimension(0:jmax,0:imax) sico_variables::p_weert

p_weert(j,i): Weertman exponent for the basal shear stress

Definition at line 236 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::p_weert_inv

p_weert_inv(j,i): Inverse of p_weert

Definition at line 240 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::phi

phi(j,i): Geographic latitude of grid point (i,j)

Definition at line 131 of file sico_variables.F90.

real(dp) sico_variables::phi0

PHI0: Standard parallel of the stereographic projection.

Definition at line 540 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::phi_core

phi_core(n): Geographical latitude of the prescribed borehole positions

Definition at line 613 of file sico_variables.F90.

real(dp) sico_variables::phi_sep_0

PHI_SEP_0: Separation latitude for the computation of the degree-day factors beta1 and beta2: Equatorward of phi_sep, only the high-temperature values are used, whereas poleward of phi_sep, beta1 and beta2 are temperature-dependent.

Definition at line 560 of file sico_variables.F90.

real(dp), parameter sico_variables::pi = 3.141592653589793_dp

pi: Constant pi

Definition at line 576 of file sico_variables.F90.

real(dp), parameter sico_variables::pi_180 = pi/180.0_dp

pi_180: pi divided by 180 (-> deg to rad)

Definition at line 580 of file sico_variables.F90.

real(dp), parameter sico_variables::pi_180_inv = 180.0_dp/pi

pi_180_inv: 180 divided by pi (-> rad to deg)

Definition at line 582 of file sico_variables.F90.

real(dp), parameter sico_variables::pi_inv = 1.0_dp/pi

pi_inv: Inverse of pi

Definition at line 578 of file sico_variables.F90.

real(dp) sico_variables::pmax_0

PMAX_0: Saturation factor for the formation of superimposed ice.

Definition at line 562 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax,12) sico_variables::precip_lgm_anom

precip_lgm_anom(j,i,n): LGM anomaly (ratio LGM/present) of the mean monthly precipitation rate at the ice surface

Definition at line 366 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::precip_ma_lgm_anom

precip_ma_lgm_anom(j,i): LGM anomaly (ratio LGM/present) of the mean annual precipitation rate at the ice surface

Definition at line 344 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::precip_ma_present

precip_ma_present(j,i): Present-day mean annual precipitation rate at the ice surface

Definition at line 341 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax,12) sico_variables::precip_present

precip_present(j,i,n): Present-day mean monthly precipitation rate at the ice surface

Definition at line 363 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::q_b_tot

Q_b_tot(j,i): Sum of Q_bm and Q_tld.

Definition at line 299 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::q_bm

Q_bm(j,i): Basal melting rate.

Definition at line 295 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::q_geo

q_geo(j,i): Geothermal heat flux

Definition at line 289 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::q_gl_g

q_gl_g(j,i): Volume flux across the grounding line, at (i,j)

Definition at line 287 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::q_tld

Q_tld(j,i): Water drainage rate from the temperate layer.

Definition at line 297 of file sico_variables.F90.

integer(i4b), dimension(0:jmax,0:imax) sico_variables::q_weert

q_weert(j,i): Weertman exponent for the basal pressure

Definition at line 238 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::qx

qx(j,i): Volume flux in x-direction (depth-integrated vx, at (i+1/2,j))

Definition at line 283 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::qy

qy(j,i): Volume flux in y-direction (depth-integrated vy, at (i,j+1/2))

Definition at line 285 of file sico_variables.F90.

real(dp) sico_variables::r

R: Radius of the planet.

Definition at line 531 of file sico_variables.F90.

real(dp) sico_variables::r_t

R_T: Coefficient of the water-content dependence in the rate factor for temperate ice.

Definition at line 529 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::ratio_sl_x

ratio_sl_x(j,i): Ratio of basal to surface velocity (slip ratio) in x-direction, at (i+1/2,j)

Definition at line 259 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::ratio_sl_y

ratio_sl_y(j,i): Ratio of basal to surface velocity (slip ratio) in y-direction, at (i,j+1/2)

Definition at line 262 of file sico_variables.F90.

real(dp), dimension(-190:10) sico_variables::rf

RF(n): Tabulated values for the rate factor of cold ice.

Definition at line 567 of file sico_variables.F90.

real(dp) sico_variables::rho

RHO: Density of ice.

Definition at line 501 of file sico_variables.F90.

real(dp) sico_variables::rho_a

RHO_A: Density of the asthenosphere.

Definition at line 526 of file sico_variables.F90.

real(dp) sico_variables::rho_c_r

RHO_C_R: Density times specific heat of the lithosphere.

Definition at line 522 of file sico_variables.F90.

real(dp) sico_variables::rho_sw

RHO_SW: Density of sea water.

Definition at line 505 of file sico_variables.F90.

real(dp) sico_variables::rho_w

RHO_W: Density of pure water.

Definition at line 503 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::runoff

runoff(j,i): Runoff rate at the ice surface

Definition at line 308 of file sico_variables.F90.

real(dp) sico_variables::s_stat_0

S_STAT_0: Standard deviation of the air termperature for the degree-day model.

Definition at line 543 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::sigma_c

sigma_c(kc,j,i): Effective stress in the upper (kc) ice domain

Definition at line 404 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::sigma_t

sigma_t(kt,j,i): Effective stress in the lower (kt) ice domain

Definition at line 445 of file sico_variables.F90.

integer(i4b) sico_variables::specmap_time_max

specmap_time_max: Maximum time of the data values for the sea level

Definition at line 649 of file sico_variables.F90.

integer(i4b) sico_variables::specmap_time_min

specmap_time_min: Minimum time of the data values for the sea level

Definition at line 645 of file sico_variables.F90.

integer(i4b) sico_variables::specmap_time_stp

specmap_time_stp: Time step of the data values for the sea level

Definition at line 647 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::specmap_zsl

specmap_zsl(n): Data values for the sea level

Definition at line 653 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::sq_g11_g

sq_g11_g(j,i): Square root of the coefficient g11 of the metric tensor on grid point (i,j)

Definition at line 136 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::sq_g11_sgx

sq_g11_sgx(j,i): Square root of g11, at (i+1/2,j)

Definition at line 145 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::sq_g11_sgy

sq_g11_sgy(j,i): Square root of g11, at (i,j+1/2)

Definition at line 147 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::sq_g22_g

sq_g22_g(j,i): Square root of the coefficient g22 of the metric tensor on grid point (i,j)

Definition at line 139 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::sq_g22_sgx

sq_g22_sgx(j,i): Square root of g22, at (i+1/2,j)

Definition at line 149 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::sq_g22_sgy

sq_g22_sgy(j,i): Square root of g22, at (i,j+1/2)

Definition at line 151 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::temp_b

temp_b(j,i): Basal temperature

Definition at line 291 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::temp_c

temp_c(kc,j,i): Temperature in the upper (kc) ice domain

Definition at line 388 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::temp_c_m

temp_c_m(kc,j,i): Melting temperature in the upper (kc) ice domain

Definition at line 392 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::temp_c_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 390 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::temp_ma_lgm_anom

temp_ma_lgm_anom(j,i): LGM anomaly (difference LGM - present) of the mean annual surface temperature

Definition at line 352 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::temp_ma_present

temp_ma_present(j,i): Present-day mean annual surface temperature

Definition at line 346 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::temp_mj_lgm_anom

temp_mj_lgm_anom(j,i): LGM anomaly (difference LGM - present) of the mean summer (northern hemisphere: July, southern hemisphere: January) surface temperature

Definition at line 356 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::temp_mj_present

temp_mj_present(j,i): Present-day mean summer (northern hemisphere: July, southern hemisphere: January) surface temperature

Definition at line 349 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax,12) sico_variables::temp_mm_lgm_anom

temp_mm_lgm_anom(j,i,n): LGM anomaly (difference LGM - present) of the mean monthly surface temperature

Definition at line 374 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax,12) sico_variables::temp_mm_present

temp_mm_present(j,i,n): Present-day mean monthly surface temperature

Definition at line 371 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::temp_precip_time

temp_precip_time(n): Times of the surface-temperature and precipitation data

Definition at line 693 of file sico_variables.F90.

real(dp) sico_variables::temp_precip_time_max

temp_precip_time_max: Maximum time of the surface-temperature and precipitation data

Definition at line 690 of file sico_variables.F90.

real(dp) sico_variables::temp_precip_time_min

temp_precip_time_min: Minimum time of the surface-temperature and precipitation data

Definition at line 684 of file sico_variables.F90.

real(dp) sico_variables::temp_precip_time_stp

temp_precip_time_stp: Time step of the surface-temperature and precipitation data

Definition at line 687 of file sico_variables.F90.

real(dp), dimension(0:krmax,0:jmax,0:imax) sico_variables::temp_r

temp_r(kr,j,i): Temperature in the bedrock

Definition at line 450 of file sico_variables.F90.

real(dp), dimension(0:krmax,0:jmax,0:imax) sico_variables::temp_r_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 452 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::temp_s

temp_s(j,i): Ice surface temperature

Definition at line 312 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::temp_t_m

temp_t_m(kt,j,i): Melting temperature in the lower (kt) ice domain

Definition at line 433 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::temph_b

temph_b(j,i): Basal temperature relative to the pressure melting point

Definition at line 293 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::time_lag_asth

time_lag_asth(j,i): Time lag of the relaxing asthenosphere

Definition at line 174 of file sico_variables.F90.

real(dp) sico_variables::time_target_topo_final

time_target_topo_final: Final time for target-topography adjustment

Definition at line 658 of file sico_variables.F90.

real(dp) sico_variables::time_target_topo_init

time_target_topo_init: Initial time for target-topography adjustment

Definition at line 656 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::txz_c

txz_c(kc,j,i): Shear stress txz in the upper (kc) ice domain (at (i+1/2,j,kc))

Definition at line 399 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::txz_t

txz_t(kt,j,i): Shear stress txz in the lower (kt) ice domain (at (i+1/2,j,kt))

Definition at line 440 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::tyz_c

tyz_c(kc,j,i): Shear stress tyz in the upper (kc) ice domain (at (i,j+1/2,kc))

Definition at line 402 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::tyz_t

tyz_t(kt,j,i): Shear stress tyz in the lower (kt) ice domain (at (i,j+1/2,kt))

Definition at line 443 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vis_int_g

vis_int_g(j,i): Depth-integrated viscosity of the SSA, at (i,j)

Definition at line 411 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vx_b

vx_b(j,i): Velocity in x-direction at the ice base, at (i+1/2,j)

Definition at line 250 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vx_b_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 264 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::vx_c

vx_c(kc,j,i): Velocity in x-direction in the upper (kc) ice domain (at (i+1/2,j,kc))

Definition at line 380 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vx_g

vx_g(j,i): Velocity in x-direction of the SSA, at (i,j)

Definition at line 413 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vx_m

vx_m(j,i): Mean (depth-averaged) velocity in x-direction, at (i+1/2,j)

Definition at line 254 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vx_s_g

vx_s_g(j,i): Velocity in x-direction at the ice surface, at (i,j)

Definition at line 273 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::vx_t

vx_t(kt,j,i): Velocity in x-direction in the lower (kt) ice domain (at (i+1/2,j,kt))

Definition at line 421 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vy_b

vy_b(j,i): Velocity in y-direction at the ice base, at (i,j+1/2)

Definition at line 252 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vy_b_g

(.)_g(j,i): Staggered-grid quantity (.) interpolated to grid point (i,j)

Definition at line 266 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::vy_c

vy_c(kc,j,i): Velocity in y-direction in the upper (kc) ice domain (at (i,j+1/2,kc))

Definition at line 383 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vy_g

vy_g(j,i): Velocity in y-direction of the SSA, at (i,j)

Definition at line 415 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vy_m

vy_m(j,i): Mean (depth-averaged) velocity in y-direction, at (i,j+1/2)

Definition at line 256 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vy_s_g

vy_s_g(j,i): Velocity in x-direction at the ice surface, at (i,j)

Definition at line 275 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::vy_t

vy_t(kt,j,i): Velocity in y-direction in the lower (kt) ice domain (at (i,j+1/2,kt))

Definition at line 424 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vz_b

vz_b(j,i): Velocity in z-direction at the ice base, at (i,j)

Definition at line 268 of file sico_variables.F90.

real(dp), dimension(0:kcmax,0:jmax,0:imax) sico_variables::vz_c

vz_c(kc,j,i): Velocity in z-direction in the upper (kc) ice domain (at (i,j,kc+1/2))

Definition at line 386 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vz_m

vz_m(j,i): Velocity in z-direction at the position z=zm (interface between the upper (kc) and the lower (kt) domain), at (i,j)

Definition at line 271 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::vz_s

vz_s(j,i): Velocity in z-direction at the ice surface, at (i,j)

Definition at line 277 of file sico_variables.F90.

real(dp), dimension(0:ktmax,0:jmax,0:imax) sico_variables::vz_t

vz_t(kt,j,i): Velocity in z-direction in the lower (kt) ice domain (at (i,j,kt+1/2))

Definition at line 427 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::wss

wss(j,i): Isostatic steady-state displacement of the lithosphere

Definition at line 170 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::x_core

x_core(n): Coordinate xi (= x) of the prescribed borehole positions

Definition at line 615 of file sico_variables.F90.

real(dp), dimension(0:imax) sico_variables::xi

xi(i): Coordinate xi (= x) of grid point i

Definition at line 105 of file sico_variables.F90.

real(dp), dimension(:), allocatable sico_variables::y_core

y_core(n): Coordinate eta (= y) of the prescribed borehole positions

Definition at line 617 of file sico_variables.F90.

real(dp) sico_variables::year_zero

year_zero: SICOPOLIS year zero in astronomical year numbering [ = signed year CE (AD) ]

Definition at line 592 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zb

zb(j,i): Coordinate z of the ice base

Definition at line 164 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zb_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 323 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zb_target

zb_target(j,i): Target topography (ice base)

Definition at line 664 of file sico_variables.F90.

real(dp), dimension(0:kcmax) sico_variables::zeta_c

zeta_c(kc): Sigma coordinate zeta_c of grid point kc

Definition at line 109 of file sico_variables.F90.

real(dp), dimension(0:krmax) sico_variables::zeta_r

zeta_r(kr): Sigma coordinate zeta_r of grid point kr

Definition at line 113 of file sico_variables.F90.

real(dp), dimension(0:ktmax) sico_variables::zeta_t

zeta_t(kt): Sigma coordinate zeta_t of grid point kt

Definition at line 111 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zl

zl(j,i): Coordinate z of the lithosphere surface

Definition at line 166 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zl0

zl0(j,i): zl for isostatically relaxed ice-free conditions

Definition at line 168 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zl_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 325 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zl_target

zl_target(j,i): Target topography (lithosphere surface)

Definition at line 666 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zm

zm(j,i): Coordinate z of the bottom of the upper (kc) ice domain = top of the lower (kt) ice domain (position of the CTS for POLY, equal to zb for ISOT, COLD, ENTC, ENTM)

Definition at line 162 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zm_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 321 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zs

zs(j,i): Coordinate z of the surface topography

Definition at line 157 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zs_neu

(.)_neu: New value of quantity (.) computed during an integration step

Definition at line 319 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zs_ref

zs_ref(j,i): Reference elevation for precip_present, temp_ma_present and temp_mj_present

Definition at line 333 of file sico_variables.F90.

real(dp), dimension(0:jmax,0:imax) sico_variables::zs_target

zs_target(j,i): Target topography (ice surface)

Definition at line 662 of file sico_variables.F90.


The documentation for this module was generated from the following file: