Labs WMT ROMSLIte SettlingRates: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 38: Line 38:
<br>
<br>
Sediment suspended in the water column is transported, like other conservative tracers (e.g., salinity) by solving the advection–diffusion equation with a source/sink term for vertical settling and erosion. The ROMS model represents sediment using separate cohesive and non-cohesive categories, in this ROMS-Lite model there are 3 non-cohesive sediment classes, and one non-cohesive sediment class. Each class has fixed attributes of grain diameter, density. In WMT  settling velocity, critical shear stress for erosion, and erodibility constant. These properties are used to help determine the bulk properties of each bed layer.  
Sediment suspended in the water column is transported, like other conservative tracers (e.g., salinity) by solving the advection–diffusion equation with a source/sink term for vertical settling and erosion. The ROMS model represents sediment using separate cohesive and non-cohesive categories, in this ROMS-Lite model there are 3 non-cohesive sediment classes, and one non-cohesive sediment class. Each class has fixed attributes of grain diameter, density. In WMT  settling velocity, critical shear stress for erosion, and erodibility constant. These properties are used to help determine the bulk properties of each bed layer.  
<br>
'''Settling Velocity'''
<br>
The settling velocity or fall velocity or terminal velocity of a sediment particle is defined as the rate at which the sediment settles in still fluid. The settling velocity equals the velocity at the point when the weight of the sediment particle is balanced by frictional drag with the fluid.  It is diagnostic of grain size, but is also sensitive to the shape (roundness and sphericity) and density of the grain as well as to the viscosity and density of the fluid. It integrates all of these into a key transport parameter.  In general, larger and more dense particles have higher settling velocities.  Specification of settling velocity for fine-grained particles (muds, clays, fine silts) is especially difficult because these tend to flocculate and form large, less dense, groups of particles.  The settling velocities of these will be larger than would be apparent if the grains remained disaggregated in the water column; and the settling velocities of the aggregates can vary over several orders of magnitude (e.g. Hill and McCave, 2001). 
<br>
The base case assigned settling velocities to the two sediment types delivered by the river of 0.05 mm/s and 0.1 mm/s (these are size classes 0 and 1 in the WMT ROMS-LITE).
Look at the difference in sediment distribution for the two sediment types delivered by the river.  Which of the two sediment types do you expect to travel further from the river mouth before settling to near the bed?  Test your ideas by plotting the near-bed suspended sediment concentrations for each of these two size classes.
<br>
How do you expect the near-bed concentrations to change if you increase the settling velocities by a factor of 10? Change the settling velocities in the WMT for size classes 0 and 1, and resubmit the job.  Then download the new results and plot the near bed concentrations.
<br>
'''Resuspension and Rouse Number'''
<br>
Sediment suspension depends on turbulent diffusion overpowering settling. The shear velocity of a flow provides a scale for the turbulent diffusion, and the shear velocity is defined as
<br>
u* = √(τb/ρ);
<br>
where τb is the bed shear stress, and ρ is the fluid density. For sediment to be suspended, the ratio of settling velocity over shear velocity must be low (less than about 1).  This is often expressed as the Rouse Number, defined to be
<br>
P = ws/( κ u* )
<br>
where κ is von Karman’s constant (κ= 0.408).  Sediment can be suspended when P < 2.5.
<br>
Calculate the Rouse Numbers for the sediment classes in the base case. To do this you will first need to find the bed shear stress from the model output file.  ROMS stores the bed shear stress as a vector having components in both the x- and the y-directions, with the variable names for this implementation being τb,x = “bustrcwmax” and τb,y = “bvstrcwmax”.  Pull the bed stress variables out of the netcdf output file, these will be two-dimensional in space, and time dependent.  Calculate the magnitude of the stress vector at the last timestep τb = √(τb,x2 + τb,y2).  Where on the continental shelf is bed stress high? 
<br>
Now: calculate the Rouse number for the two sediment size classes that are delivered by the river.  Given the way that the Rouse numbers change with water depth, where on the continental shelf do you expect sediment to be most easily suspended?
<br>
'''Critical Shear Stress'''
<br>
Another important hydrodynamic property of sediment is its “critical shear stress”, τcr.This defines the threshold at which the fluid exerts enough drag on the seabed to move sediment.  Like settling velocity, the critical shear stress depends on grain size, density, shape of the particle, among other factors. In general, larger more dense sediment particles have higher critical shear stresses.  Researchers generally use curves that are based on empirical data to estimate the critical shear stress of sediment; the curve below, based on Miller et al. (1977) relates the diameter of quartz –density sediment grains to the critical shear velocity (u* in the figure), and critical shear stress (τo in the figure).
<br>


'''References'''
'''References'''

Revision as of 21:22, 16 May 2016

Introduction to Regional Ocean Modeling - Settling Rates and Critical Shear Stress


This lab has been designed and developed by Courtney Harris, Julia Moriarty, and Danielle Tarpley, Virginia Institute of Marine Sciences, Gloucester Point, VA
with assistance of Irina Overeem, CSDMS, University of Colorado, CO

Classroom organization
This is the second lab in a mini series to introduce a Web-Based version of the Regional Ocean Modeling System (ROMS) for inexperienced users. This lab is the first in a series of introduction to a Web-Based version of the Regional Ocean Modeling System (ROMS), designed for inexperienced users. ROMS is a three-dimensional hydrodynamic ocean model (see Haidvogel et al. 2008; myroms.org). ROMS solves the conservation of mass and three-dimensional momentum equations and includes transport equations for temperature and salinity. The version implemented here also accounts for suspended sediment transport and deposition, following Warner et al. (2008). Here we present a basic configuration of ROMS in the framework of the Web Modeling Tool (WMT). This series of labs is designed for inexperienced modelers to gain some experience with running a numerical model, changing model inputs, and analyzing model output. The example provided looks at the influence of a river plume on the hydrodynamics and sediment transport within an idealized continental shelf. The example provided looks at the influence of a river plume on the hydrodynamics and sediment transport within an idealized continental shelf.

This lab focuses on sediment settling rates and critical shear stress for motion. Basic theory on settling rates and suspended sediment is presented in these slides File:ROMS Lite Introduction.pptx.


This lab will likely take ~ 3hours to complete in the classroom.

If you have never used the Web Modeling Tool, learn how to use it 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 successfully submit and run your job. More information on getting an account can be found here HPCC Access. Note that getting permission for access takes a few days after your request.

Learning objectives

  • familiarize with a basic configuration of the Regional Ocean Modeling System
  • learn how to manipulate parameters in ROMS-Lite and set up different experiments


  • physics of settling rates
  • bed shear stress and threshold to incipient motion
  • Shields and Yalin diagrams
  • influence of settling velocity and critical shear stress on fluvial deposition



Lab Notes

>> Open a new browser window and open the Web Modeling Tool here and select the ROMS project
>> This WMT project is unique in that there is only a single driver, ROMS-Lite. It is a pre-compiled instance of the larger ROMS system specially configured to the river plume case for teaching use.

The numerical experiment has been designed to use idealized inputs and a configuration considered representative for a medium-sized river draining into the coastal ocean. This ROMS model implementation represents sediment using three separate categories: two are used to represent sediment discharged by the river, and the third represents sediment from the seabed. Each sediment class has fixed attributes of grain diameter, density, settling velocity, critical shear stress for erosion, and the erodibility constant. The user can modify the settling velocity, critical shear stress for erosion, and erodibility constant from the WMT GUI interface.
Sediment suspended in the water column is transported, like other conservative tracers (e.g., salinity) by solving the advection–diffusion equation with a source/sink term for vertical settling and erosion. The ROMS model represents sediment using separate cohesive and non-cohesive categories, in this ROMS-Lite model there are 3 non-cohesive sediment classes, and one non-cohesive sediment class. Each class has fixed attributes of grain diameter, density. In WMT settling velocity, critical shear stress for erosion, and erodibility constant. These properties are used to help determine the bulk properties of each bed layer.
Settling Velocity
The settling velocity or fall velocity or terminal velocity of a sediment particle is defined as the rate at which the sediment settles in still fluid. The settling velocity equals the velocity at the point when the weight of the sediment particle is balanced by frictional drag with the fluid. It is diagnostic of grain size, but is also sensitive to the shape (roundness and sphericity) and density of the grain as well as to the viscosity and density of the fluid. It integrates all of these into a key transport parameter. In general, larger and more dense particles have higher settling velocities. Specification of settling velocity for fine-grained particles (muds, clays, fine silts) is especially difficult because these tend to flocculate and form large, less dense, groups of particles. The settling velocities of these will be larger than would be apparent if the grains remained disaggregated in the water column; and the settling velocities of the aggregates can vary over several orders of magnitude (e.g. Hill and McCave, 2001).
The base case assigned settling velocities to the two sediment types delivered by the river of 0.05 mm/s and 0.1 mm/s (these are size classes 0 and 1 in the WMT ROMS-LITE).

Look at the difference in sediment distribution for the two sediment types delivered by the river.  Which of the two sediment types do you expect to travel further from the river mouth before settling to near the bed?  Test your ideas by plotting the near-bed suspended sediment concentrations for each of these two size classes.


How do you expect the near-bed concentrations to change if you increase the settling velocities by a factor of 10? Change the settling velocities in the WMT for size classes 0 and 1, and resubmit the job.  Then download the new results and plot the near bed concentrations.


Resuspension and Rouse Number
Sediment suspension depends on turbulent diffusion overpowering settling. The shear velocity of a flow provides a scale for the turbulent diffusion, and the shear velocity is defined as
u* = √(τb/ρ);
where τb is the bed shear stress, and ρ is the fluid density. For sediment to be suspended, the ratio of settling velocity over shear velocity must be low (less than about 1). This is often expressed as the Rouse Number, defined to be
P = ws/( κ u* )
where κ is von Karman’s constant (κ= 0.408). Sediment can be suspended when P < 2.5.

Calculate the Rouse Numbers for the sediment classes in the base case. To do this you will first need to find the bed shear stress from the model output file.  ROMS stores the bed shear stress as a vector having components in both the x- and the y-directions, with the variable names for this implementation being τb,x = “bustrcwmax” and τb,y = “bvstrcwmax”.  Pull the bed stress variables out of the netcdf output file, these will be two-dimensional in space, and time dependent.  Calculate the magnitude of the stress vector at the last timestep τb = √(τb,x2 + τb,y2).  Where on the continental shelf is bed stress high?  


Now: calculate the Rouse number for the two sediment size classes that are delivered by the river.  Given the way that the Rouse numbers change with water depth, where on the continental shelf do you expect sediment to be most easily suspended? 


Critical Shear Stress
Another important hydrodynamic property of sediment is its “critical shear stress”, τcr.This defines the threshold at which the fluid exerts enough drag on the seabed to move sediment. Like settling velocity, the critical shear stress depends on grain size, density, shape of the particle, among other factors. In general, larger more dense sediment particles have higher critical shear stresses. Researchers generally use curves that are based on empirical data to estimate the critical shear stress of sediment; the curve below, based on Miller et al. (1977) relates the diameter of quartz –density sediment grains to the critical shear velocity (u* in the figure), and critical shear stress (τo in the figure).


References

  • Warner, Sherwood, Signell, Harris, and Arango, 2008 "Development of a three-dimensional, regional, coupled wave, current, and sediment-transport model", Computers & Geosciences.
  • Threshold of sediment motion under unidirectional currents, M. C. Miller, I. N. McCave, P. D. Komar, Sedimentology (1977) 24, 507-527.