SPHY Manual - All versions
  • 📚Readme
  • manual
    • SPHY manual 3.1
      • Introduction
      • Theory
        • Background
        • Modules
        • Reference and potential evaporation
        • Dynamic vegetation processes
        • Snow processes
        • Glacier processes
        • Soil water processes
        • Soil erosion processes
        • Routing
      • Applications
        • Irrigation management in lowland areas
        • Snow- and glacier-fed river basins
        • Flow forecasting
        • Soil erosion and sediment transport
      • Installation of SPHY
        • Installing SPHY as a stand-alone application
          • Miniconda
          • SPHY v3.1 source code
      • Build your own SPHY-model
        • Select projection extent and resolution
        • Clone map
        • DEM and Slope
        • Delineate catchment and create local drain direction map
        • Preparing stations map and sub-basin.map
        • Glacier table
        • Soil hydraulic properties
        • Other static input maps
        • Meteorological forcing map series
        • Open water evaporation
        • Dynamic vegetation module
        • Soil erosion model input
          • MMF
          • Soil erosion model calibration
          • Soil erosion model output
        • Sediment transport
      • Reporting and other utilities
        • Reporting
        • NetCDF
      • References
      • Copyright
      • Appendix 1: Input and Output
      • Appendix 2: Input and Output description
      • Appendix 3: Soil erosion model input
        • MUSLE
        • INCA
        • SHETRAN
        • DHVSM
        • HSFP
    • SPHY manual 3.0
      • Introduction
      • Theory
        • Background
        • Modules
        • Reference and potential evaporation
        • Dynamic vegetation processes
        • Snow processes
        • Glacier processes
        • Soil water processes
        • Soil erosion processes
        • Routing
      • Applications
        • Irrigation management in lowland areas
        • Snow- and glacier-fed river basins
        • Flow forecasting
      • Installation of SPHY
        • General
        • Installing SPHY as a stand-alone application
          • Miniconda
          • SPHY v3.1 source code
      • Build your own SPHY-model
        • Select projection extent and resolution
        • Clone map
        • DEM and Slope
        • Delineate catchment and create local drain direction map
        • Preparing stations map and sub-basin.map
        • Glacier fraction map
        • Soil hydraulic properties
        • Other static input maps
        • Meteorological forcing map series
        • Open water evaporation
        • Dynamic vegetation module
        • Soil erosion model input
          • MUSLE
          • MMF
          • INCA
          • SHETRAN
          • DHVSM
          • HSFP
          • Soil erosion model calibration
          • Soil erosion model output
        • Sediment transport
        • Applications
        • Reporting
        • NetCDF
      • References
      • Copyright
      • Appendix 1: Input and Output
Powered by GitBook
On this page
  1. manual
  2. SPHY manual 3.0
  3. Theory

Glacier processes

Since the SPHY model usually operates at a spatial resolution between 250m and 1km, the dynamics of glaciers such as ice flow cannot be resolved explicitly. However, SPHY has a mass-conserving glacier evolution algorithm to represent changes in glacier cover through time.

Glacier melt

Glacier melt is calculated with a degree-day modeling approach as well (Hock 2005). Because glaciers that are covered with debris melt at different rates than debris-free glaciers (Reid et al. 2012), a distinction can be made between different degree-day factors for both types. The daily melt from debris-free glaciers (Aci(mm))(A_{ci} (mm))(Aci​(mm)) is calculated as:

Equation 23

ACI,t{Tavg,t∗DDFCI∗FCIif Tavg,t>00if Tavg,t≤0}A_{CI,t}\begin{Bmatrix} T_{avg,t}*DDF_{CI}*F_{CI} &\text{if } & T_{avg,t}>0 \\ 0 &\text{if } & T_{avg,t}\le0 \end{Bmatrix}ACI,t​{Tavg,t​∗DDFCI​∗FCI​0​if if ​Tavg,t​>0Tavg,t​≤0​}

with DDFci(mm°C−1d−1)DDF_{ci} (mm \degree C^{-1}d^{-1})DDFci​(mm°C−1d−1) a calibrated degree-day factor for debris-free glaciers and Fci(−)F_{ci} (-)Fci​(−) the fraction of debris-free glaciers within the fractional glacier cover (GlacF) of a grid cell. The daily melt from debris-covered glaciers (ADC(mm))(A_{DC} (mm))(ADC​(mm)) is calculated in a similar way, but with a different degree-day factor:

Equation 24

ADC,t{Tavg,t∗DDFDC∗FDCif Tavg,t>00if Tavg,t≤0}A_{DC,t}\begin{Bmatrix} T_{avg,t}*DDF_{DC}*F_{DC} &\text{if } & T_{avg,t}>0 \\ 0 &\text{if } & T_{avg,t}\le0 \end{Bmatrix}ADC,t​{Tavg,t​∗DDFDC​∗FDC​0​if if ​Tavg,t​>0Tavg,t​≤0​}

where DDFDC(mm°C−1d−1)DDF_{DC} (mm \degree C^{-1}d^{-1})DDFDC​(mm°C−1d−1) is a degree-day factor for debris-covered glaciers and FDC(−)F_{DC} (-)FDC​(−) is the fraction of debris-covered glaciers within the fractional glacier cover of a grid cell. The total glacier melt per grid cell(AGLAC(mm))(A_{GLAC} (mm))(AGLAC​(mm)) is then calculated by summing the melt from the debris-covered and debris-free glacier types and multiplying by the fractional glacier cover, according to:

Equation 25

AGLAC,t=(ACI,t+ADC,t)⋅GlacFA_{GLAC,t}=(A_{CI,t}+A_{DC,t})\cdot GlacFAGLAC,t​=(ACI,t​+ADC,t​)⋅GlacF

Glacier runoff

In SPHY, a fraction of the glacier melt percolates to the groundwater while the remaining fraction runs off. The distribution of both is defined by a calibrated glacier melt runoff factor (GlacROF (–)) that can have any value ranging from 0 to 1. Thus, the generated runoff GRo (mm) from glacier melt is defined as:

Equation 26

GRot=AGLAC,t⋅GlacROFGRo_{t}=A_{GLAC,t} \cdot GlacROFGRot​=AGLAC,t​⋅GlacROF

Glacier percolation

The percolation from glacier melt to the groundwater (Gperc,t(mm))(G_{perc,t} (mm))(Gperc,t​(mm)) is defined as:

Equation 27

Gperc,t=AGLAC,t⋅(1−GlacROF)G_{perc,t}=A_{GLAC,t} \cdot (1-GlacROF)Gperc,t​=AGLAC,t​⋅(1−GlacROF)

The percolated glacier water is added to the water that percolates from the soil layers of the non-glacierized part of the grid cell (Section 2.7.1 and 2.7.7), which eventually recharges the groundwater.

Glacier ice redistribution

The model takes sub-grid variability into account by calculating the snow and glacier melt runoff from glaciers. By intersecting the glacier outlines with the coarse model grid, the glaciers or parts thereof (fraction) that lie within each model grid cell can be identified. Future changes in (parts of) glaciers in response to the precipitation and temperature are taken into account by using a mass-conserving ice redistribution approach (Khanal et al 2021). The ice redistribution is done once per year at the end of the hydrological year, which is also the end of the melting season (October 1st). At that moment the accumulated snow in the accumulation zone is transformed into ice and distributed downwards to the ablation area. The net imbalance (I), that is, the difference in the volume of total snow accumulated (SnowS) and total volume of melt generated from the glaciers (GM), forms the basis of ice redistribution:

Equation 28

In,j=SnowSn,j−GMn,jI_{n,j}=SnowS_{n,j}-GM_{n,j}In,j​=SnowSn,j​−GMn,j​

where the subscript n is the glacier id, and j is a unique-id. Only when the net imbalance is negative, the volume of ice is redistributed (Vred) over the ablation zone according to:

Equation 29

Vredn,j{0,j∈Bn,j∑In,j×Vinin,j∑j∈An,jVinin,j,j∈An,j}Vred_{n,j}\begin{Bmatrix} 0 &\text{,} & j\isin B_{n,j} \\ \sum I_{n,j} \times \frac{Vini_{n,j}}{\sum_{j \isin A_{n,j}}Vini_{n,j}} &\text{,} & j\isin A_{n,j} \end{Bmatrix}Vredn,j​{0∑In,j​×∑j∈An,j​​Vinin,j​Vinin,j​​​,,​j∈Bn,j​j∈An,j​​}

Where Aj is the part of the glacier with a negative imbalance. Bj is the part of the glacier with a positive imbalance in any glacier-id. The redistribution is propotional to the initial volume of ice (Vini), that is, glacier partswith a larger initial ice volume will receive a large volume of accumulated ice from the accumulation zone to the ablation zone

PreviousSnow processesNextSoil water processes

Last updated 1 year ago