HPCCprojects:The BQARTwbm distributed sediment flux model: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 14: Line 14:
={{PAGENAME}}=
={{PAGENAME}}=
==Project description==
==Project description==
<span class="remove_this_tag">
The Framework for Aquatic Modeling of Earth System (FrAMES) is a spatially and temporally explicit multi-scale (local through global) hydrological/biogeochemical modeling scheme. It is an ongoing interdisciplinary project allowing predictions of changing material flux from major continental rivers in response to changing environmental conditions.  
 
In this project we develop and test a new component within this framework, a spatially explicit sediment flux model. We expend the BQART sediment flux model from point (river outlet) to distributed (pixel) scale by integrating it into the WBMplus continental hydrology model. BQART is an analytical model describing the empirical relationship between basin geomorphic (area and relief), climatic (temperature and precipitation), geologic (lithology and ice cover) and human (reservoir and soil erosion) characteristics and short and long-term sediment flux (implemented in the [[Model:HydroTrend|HydroTrend]] model). [[Model:WBM-WTM|WBMplus]] is a spatially explicit model describing varying components of global hydrological cycle. <br />
The Framework for Aquatic Modeling of Earth System (FrAMES) is a spatially and temporally explicit multi-scale (local through global)hydrological/biogeochemical modeling scheme. It is an ongoing interdisciplinary project allowing predictions of changing material flux from major continental rivers in response to changing environmental conditions.  
The integrated model (BQARTwbm) allow daily predictions of global scale sediment fluxes at a spatial resolution of 30 and 6 minute. [[File:Example.jpg]] <br />
In this project we develop and test a new component within this framework, a spatially explicit sediment flux model. We expend the BQART sediment flux model from point (river outlet) to distributed (pixel) scale by integrating it into the WBMplus continental hydrology model. BQART is an analytical model describing the empirical relationship between basin geomorphic (area and relief), climatic (temperature and precipitation), geologic (lithology and ice cover) and human (reservoir and soil erosion) characteristics and short and long-term sediment flux (implanted in the [[Model:HydroTrend|HydroTrend]]). WBMplus is a spatially explicit model describing varying components of global hydrological cycle.  
Most of the new code development and testing was done on the CSDMS HPCC.
The integrated model (BQARTwbm) allow daily predictions of global scale sediment fluxes at a spatial resolution of 30 and 6 minute.
* The main advantages of using the CSDMS HPCC in this project are:
 
** Allow multiple threads of long-term simulations; 
Why we use the CSDMS HPCC:  
** Storage of the very large input and output datasets needed (100's GB);
We validate the new model by comparing its distributed sediment flux predictions to measured fluxes at both river mouths and tributaries.</span>
** Usage of multiple code development, compilation and visualization tools (e.g. VisIt);
** Allow easy cooperation with other members of the FrAMES project;


==Objectives==
==Objectives==
<span class="remove_this_tag">List the main objectives of your project</span>
<span class="remove_this_tag">
* Development and testing of the BQARTwbm model as part of the FrAMES project;
* Model Validation;
* Continues development of the model toward a more physically-based implementation;
* Adding a basic grain-size distribution capabilities.
</span>


==Time-line==
==Time-line==
<span class="remove_this_tag">Provide (estimated) start date & end date, etc</span>
{|
|Start date:
|July 2010
|-
|BQARTwbm initial development (finished):
|Oct 2010
|-
|Model testing:
|Nov 2010
|-
|Model validation:
|Dec 2010
|-
|Continues model development and applications (currently until):
|July 2012
|}


==Models in use==
==Models in use==
<span class="remove_this_tag">Information about models / software you use</span>
The BQARTwbm model incorporate the river-outlet sediment flux model BQART (implemented in the [[Model:HydroTrend|HydroTrend]] model) in the [[Model:WBM-WTM|WBMplus]] distributed global water-balance model.


==Results==
==Results==
<span class="remove_this_tag">List the results of your project</span>
To date (Nov 2010) we produced a working sediment flux module for the FrAMES framework (the BQARTwbm model) which we are currently testing and will be validating soon.


==Users==
==Users==
<span class="remove_this_tag">List the CSDMS HPCC users of your project:</span>
* [[User:Scohen|Sagy Cohen]]
* <span class="remove_this_tag"><name HPCCuser></span>
* [[User:WikiSysop|Albert Kettner]]
* [[User:Syvitski|James Syvitski]]
* Balazs Fekete (WBMplus developer)


==Funding==
==Funding==
Line 43: Line 66:


==Publications and presentations==
==Publications and presentations==
<span class="remove_this_tag">This would be the place to list your achievements, journal articles, conference abstracts, etc</span>
'''Conferences'''
* Cohen, S., Kettner, A.J., Syvitski P.M.J. October 2010. Modeling global scale sediment flux, a new component in the spatially distributedFramework for Aquatic Modeling of Earth System (FrAMES), Modeling for Environmental change, San Antonio, Texas. [http://csdms.colorado.edu/wiki/File:Cohen_CSDMS_poster_small.pdf Poster]
* Cohen, S., Kettner, A.J., Syvitski P.M.J. December 2010. Modeling global scale sediment flux, a new component in the spatially distributed Framework for Aquatic Modeling of Earth System (FrAMES), AGU fall meeting, San Francisco, USA (Session: H44C. Predicting Behavior of Freshwater Systems in a Changing Environment III).


 
==Links==
==Links==
<span class="remove_this_tag">This would be the place to provide links that are related to your project.</span>
<span class="remove_this_tag">This would be the place to provide links that are related to your project.</span>

Revision as of 16:52, 9 November 2010


The BQARTwbm distributed sediment flux model

Project description

The Framework for Aquatic Modeling of Earth System (FrAMES) is a spatially and temporally explicit multi-scale (local through global) hydrological/biogeochemical modeling scheme. It is an ongoing interdisciplinary project allowing predictions of changing material flux from major continental rivers in response to changing environmental conditions. In this project we develop and test a new component within this framework, a spatially explicit sediment flux model. We expend the BQART sediment flux model from point (river outlet) to distributed (pixel) scale by integrating it into the WBMplus continental hydrology model. BQART is an analytical model describing the empirical relationship between basin geomorphic (area and relief), climatic (temperature and precipitation), geologic (lithology and ice cover) and human (reservoir and soil erosion) characteristics and short and long-term sediment flux (implemented in the HydroTrend model). WBMplus is a spatially explicit model describing varying components of global hydrological cycle.
The integrated model (BQARTwbm) allow daily predictions of global scale sediment fluxes at a spatial resolution of 30 and 6 minute. File:Example.jpg
Most of the new code development and testing was done on the CSDMS HPCC.

  • The main advantages of using the CSDMS HPCC in this project are:
    • Allow multiple threads of long-term simulations;
    • Storage of the very large input and output datasets needed (100's GB);
    • Usage of multiple code development, compilation and visualization tools (e.g. VisIt);
    • Allow easy cooperation with other members of the FrAMES project;

Objectives

  • Development and testing of the BQARTwbm model as part of the FrAMES project;
  • Model Validation;
  • Continues development of the model toward a more physically-based implementation;
  • Adding a basic grain-size distribution capabilities.

Time-line

Start date: July 2010
BQARTwbm initial development (finished): Oct 2010
Model testing: Nov 2010
Model validation: Dec 2010
Continues model development and applications (currently until): July 2012

Models in use

The BQARTwbm model incorporate the river-outlet sediment flux model BQART (implemented in the HydroTrend model) in the WBMplus distributed global water-balance model.

Results

To date (Nov 2010) we produced a working sediment flux module for the FrAMES framework (the BQARTwbm model) which we are currently testing and will be validating soon.

Users

Funding

Provide your project funding sources including the award number

Publications and presentations

Conferences

  • Cohen, S., Kettner, A.J., Syvitski P.M.J. October 2010. Modeling global scale sediment flux, a new component in the spatially distributedFramework for Aquatic Modeling of Earth System (FrAMES), Modeling for Environmental change, San Antonio, Texas. Poster
  • Cohen, S., Kettner, A.J., Syvitski P.M.J. December 2010. Modeling global scale sediment flux, a new component in the spatially distributed Framework for Aquatic Modeling of Earth System (FrAMES), AGU fall meeting, San Francisco, USA (Session: H44C. Predicting Behavior of Freshwater Systems in a Changing Environment III).


Links

This would be the place to provide links that are related to your project.

Choose one of the two categories mentioned below, that your project suites the best