Labs WMT Ganges Sediment Supply: Difference between revisions

From CSDMS
(started a new Ganges lab)
 
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==Modeling the Future Sediment Flux of the Ganges River with HydroTrend==
==Modeling the Future Sediment Flux of the Ganges River with HydroTrend==


If you have never used the Web Modeling Tool, learn how to use it [[WMT_tutorial|here]]. The WMT allows you to set up simulations, but once you are ready to run them, you will need an account on the CSDMS supercomputer to submit your job.
'''Introduction'''
More information on getting an account can be found here [[HPCC_Access|Beach HPCC Access]]<br>


The Ganges-Brahmaputra Delta is one of the largest deltas in the world. In Bangladesh alone, 160 million people live in the floodplains. The Ganges and Brahmaputra Rivers and their delta are strongly impacted by the Asian summer monsoon. Widespread hazards relate to the intense seasonal rainfall: flooding, river erosion and channel switches. The people of Bangladesh have adapted to this dynamic delta system, they have raised villages above the annual flood level and embanked agricultural land.<br>  
The Ganges-Brahmaputra Delta is one of the largest deltas in the world. In Bangladesh alone, 160 million people live in the floodplains. The Ganges and Brahmaputra Rivers and their delta are strongly impacted by the Asian summer monsoon. Widespread hazards relate to the intense seasonal rainfall: flooding, river erosion and channel switches. The people of Bangladesh have adapted to this dynamic delta system, they have raised villages above the annual flood level and embanked agricultural land.<br>  
Still, the lowlands of the Ganges-Brahmaputra Delta are considered one of the regions most at risk from climate change, and particularly from sea level rise. About 75 million people live in the GB coastal zone (defined as the region <10 m.a.s.l). It is thought that the impact of relative sea-level change will be profound in Bangladesh where 32% of the country is already affected by tides, salinization, and cyclones/storm surges.  
Still, the lowlands of the Ganges-Brahmaputra Delta are considered one of the regions most at risk from climate change, and particularly from sea level rise. About 75 million people live in the GB coastal zone (defined as the region <10 m.a.s.l). It is thought that the impact of relative sea-level change will be profound in Bangladesh where 32% of the country is already affected by tides, salinization, and cyclones/storm surges.  
At the same time, the Ganges-Brahmaputra river system drains tremendous amounts of sediment (sand, silt and clay) from its steep Himalayan hinterland. We ask: does this sediment aggrade fast enough to help counteract rapid sea-level rise? <br>
At the same time, the Ganges-Brahmaputra river system drains tremendous amounts of sediment (sand, silt and clay) from its steep Himalayan hinterland. We ask: how does this amount of sediment change with a changing monsoonal climate? Does this sediment aggrade fast enough to help counteract rapid sea-level rise? <br><br>
This lab investigates 1) the modeling of the incoming water and sediment load of the Ganges river, 2) the validity of model output compared to real-world observations, and 3) how future changes in the monsoon possibly affect this sedimentary system and 4) we try to assess the uncertainty of such predictions.  
[[File:GangesMap.png|600px]]


>> Open a new browser window and open the Web Modeling Tool [https://csdms.colorado.edu/wmt/WMT.html CSDMS WMT]<br>
'''Classroom Organization'''


>> In WMT open the ‘public’ example ‘HydroTrend_Ganges’. <br>
This lab investigates 1) the modeling of the incoming water and sediment load of the Ganges river, 2) the validity of model output compared to real-world observations, and 3) how future changes in the monsoon possibly affect this sedimentary system and 4) we try to assess the uncertainty of such predictions.  
 
[[File:Load_driver_Hydrotrend.png| load HydroTrend as your model simulation driver]].
 
>> HydroTrend will now be active in the WMT.  The HydroTrend Parameter list is set to be representative for the Ganges river basin. This project can be saved to your saved projects and submitted to Beach-the CSDMS High Performance Computing System. Provide your Beach account information (i.e. user name and password) to get the run started. The status page allows you to keep track of a simulation. From the status page you can eventually download your output files.
<br><br>
 
'''Exercise 1: Explore the Ganges river simulation'''<br>


<br>
This lab will run HydroTrend simulation with Python Modeling Tool (Pymt). If you have never used the Pymt, learn how to use it [https://pymt.readthedocs.io/en/latest/install.html here]. The Pymt allows you to set up simulations and run notebooks.
>> Now save and run the simulation!<br>
>> Download the output files from the status window. You can download the netCDF files and use VisIT to visualize your results, or grab the HydroTrend ASCII files and use Excell or Matlab to import the data.  


<br>
If you are a faculty at an academic institution, it is possible to work with us to get temporary teaching accounts. Work directly with us by emailing: csdms@colorado.edu
Question 1a
Calculate mean water discharge Q, and the total annual Q, as well as the mean suspended load Qs and the total annual suspended Qs.
Note all values in the file are reported as daily averages. Q= m3/s, Cs=kg/m3, Qs =Qb = kg/s.


Question 1b
'''Learning objectives'''
Jian et al., (2009) indicate the mean annual discharge of the Ganges river is : Q=1.14 * 10<sup>4</sup> m<sup>3</sup>/sec (Jian et al., 2009). How does the model prediction compare?


Question 1c
Skills
Calculate the mean annual sediment load for this river system.


*use Pymt to run HydroTrend Model
*familiarize with a basic configuration of the HydroTrend Model
*make small changes to key input parameters
*hands-on experience with visualizing output in Python


'''Exercise 2: How does the Ganges river respond to future climate change; a few simple scenarios for the coming century.'''<br>
Key Concepts:
<br>
>>Does the defined basin-average for the annual rainfall appear to be correct? Please try to find a precipitation estimate in the following paper: Pervez and Henebry, 2014. Projections of the Ganges–Brahmaputra precipitation—Downscaled from GCM predictors. Journal of Hydrology 517 (2014) 120–134.


>>Use the precipitation tabs to modify the mean annual precipitation P, and its the variability of the yearly means through the standard deviation.  As we did in the general HydroTrend lab, you can specify trends over time, by modifying the parameter ‘change in mean annual precipitation’. In addition, you learned you can adapt seasonal trends by using the monthly values.
*Simulation of the river discharge for Ganges River
*Simulation of the suspended sediment discharge for Ganges River
*What is the mean annual flow for Ganges River


>> Set up a simulation for the Ganges river basin with an estimate for future precipitation based (a simulation of 2000-2050). Describe your strategy for doing so.


'''Lab Notes'''


Question 2a
You can launch binder to directly run the Jupyter Notebook for this lab through a web browser.  
How does the predicted water and sediment load change?
How would you assess your uncertainty in the model predictions? Can you separately assess the error for the model input, and the error of the model equations? Describe how you would do this.


>> Open a new browser window and open the Pymt read the docs page [https://pymt.readthedocs.io/en/latest/examples.html  here]


'''Exercise 3: How does the change in sediment flux affect aggradation'''<br>
[[File:launch_binder_hydrotrend2.png|400px]]


>> Can you make a back-of-the-envelop calculation to see how the change in sediment load affects the elevation of the GB delta. Use figure 2.
>> You will see that there are several example models.  In this lab we will select the HydroTrend model. <br>
<br>
>> Click on the 'Launch Binder' box and it will allow you to see this lab as a Jupyter Notebook.<br>
>> You can execute the Jupyter notebook code cells using shift -enter.

Latest revision as of 14:31, 26 March 2020

Modeling the Future Sediment Flux of the Ganges River with HydroTrend

Introduction

The Ganges-Brahmaputra Delta is one of the largest deltas in the world. In Bangladesh alone, 160 million people live in the floodplains. The Ganges and Brahmaputra Rivers and their delta are strongly impacted by the Asian summer monsoon. Widespread hazards relate to the intense seasonal rainfall: flooding, river erosion and channel switches. The people of Bangladesh have adapted to this dynamic delta system, they have raised villages above the annual flood level and embanked agricultural land.

Still, the lowlands of the Ganges-Brahmaputra Delta are considered one of the regions most at risk from climate change, and particularly from sea level rise. About 75 million people live in the GB coastal zone (defined as the region <10 m.a.s.l). It is thought that the impact of relative sea-level change will be profound in Bangladesh where 32% of the country is already affected by tides, salinization, and cyclones/storm surges. At the same time, the Ganges-Brahmaputra river system drains tremendous amounts of sediment (sand, silt and clay) from its steep Himalayan hinterland. We ask: how does this amount of sediment change with a changing monsoonal climate? Does this sediment aggrade fast enough to help counteract rapid sea-level rise?

GangesMap.png

Classroom Organization

This lab investigates 1) the modeling of the incoming water and sediment load of the Ganges river, 2) the validity of model output compared to real-world observations, and 3) how future changes in the monsoon possibly affect this sedimentary system and 4) we try to assess the uncertainty of such predictions.

This lab will run HydroTrend simulation with Python Modeling Tool (Pymt). If you have never used the Pymt, learn how to use it here. The Pymt allows you to set up simulations and run notebooks.

If you are a faculty at an academic institution, it is possible to work with us to get temporary teaching accounts. Work directly with us by emailing: csdms@colorado.edu

Learning objectives

Skills

  • use Pymt to run HydroTrend Model
  • familiarize with a basic configuration of the HydroTrend Model
  • make small changes to key input parameters
  • hands-on experience with visualizing output in Python

Key Concepts:

  • Simulation of the river discharge for Ganges River
  • Simulation of the suspended sediment discharge for Ganges River
  • What is the mean annual flow for Ganges River


Lab Notes

You can launch binder to directly run the Jupyter Notebook for this lab through a web browser.

>> Open a new browser window and open the Pymt read the docs page here

Launch binder hydrotrend2.png

>> You will see that there are several example models. In this lab we will select the HydroTrend model.
>> Click on the 'Launch Binder' box and it will allow you to see this lab as a Jupyter Notebook.
>> You can execute the Jupyter notebook code cells using shift -enter.