Model:CSt ASMITA: Difference between revisions

From CSDMS
No edit summary
m (removed old questionnaire information. Replaced with form)
Line 135: Line 135:
<!-- Edit the part above to update info on other papers -->
<!-- Edit the part above to update info on other papers -->


== Cst ASMITA ==
==Introduction==
__TOC__


===Introduction===
== History ==


=== History ===
== Papers ==


=== Papers ===
== Issues ==


=== Cst ASMITA Questionnaire ===
== Help ==


==== Contact Information ====
== Input Files ==
{| class="wikitable"
| class="model_col1"| Model:
| class="model_col2"| CSt_ASMITA
|-
| class="model_col1"| Contact person:
| class="model_col2"| Alan Niedoroda (Model developer)
|-
| class="model_col1"| Institute:
| class="model_col2"| URS Corporation-Tallahassee Office
|-
| class="model_col1"| City:
| class="model_col2"| Tallahassee, Florida
|-
| class="model_col1"| Country:
| class="model_col2"| USA
|-
| class="model_col1"| Email:
| class="model_col2"| alan_niedoroda@urscorp.com
|-
| class="model_col1"| 2nd person involved:
| class="model_col2"| Marcel Stive (Model developer)
|-
| class="model_col1"| 3rd person involved:
| class="model_col2"| Z.B. Wang (Model developer)
|-
|}


==== Model Description ====
== Output Files ==


{| class="wikitable" 
== Download ==
| class="model_col1"| Model type:
| class="model_col2"| Model for the coastal and marine domain.
|-
| class="model_col1"| Description:
| class="model_col2"| A length-, and time-averaged representation of coastal system elements including the inner shelf, shoreface, surfzone, inlet, inlet shoals, and estuary channels and tidal flats. The multi-line nature of the morphodynamic model allows it to represent large-scale sediment transport processes with a combination time-average physics empirical relationships. A major use is to represent the interactions between system components to develop with changes in large scale forcing such as accelerated sea level rise, changes in river sediment input (ie. dams), changes in estuary tide prisms (ie. dikes) and the like.
|-
|}


==== Technical information ====
== Source ==
 
{| class="wikitable" 
| class="model_col1"| Supported platforms:
| class="model_col2"| Windows
|-
| class="model_col1"| Programming language:
| class="model_col2"| Fortran77
|-
| class="model_col1"| Model development started at:
| class="model_col2"| 2000 and development still takes place.
|-
| class="model_col1"| To what degree will the model become available:
| class="model_col2"| The model is available as source code, teaching tool and as executable (Well documented code is meant to be read by users)
|-
| class="model_col1"| Current license type:
| class="model_col2"| GPLv2
|-
| class="model_col1"| Memory requirements:
| class="model_col2"| Ordinary PC or laptop
|-
| class="model_col1"| Typical run time:
| class="model_col2"| minutes
|}
 
==== Input / Output description ====
 
{| class="wikitable"
| class="model_col1"| Input parameters:
| class="model_col2"|
*A(I,J) - Angle between flow and grid coordinates {SG}
*Ab(I) - Breaker angle {2}
*ACENT - Angle of wave climate central tendency (0 is for crests parallel to the lower boundary)
*ASTORM - Angle of dominant waves
*Aw(I,J) - Angle between wave propagation & onshore direction {2}
*Beta - Scales the exponent in the wave-drift
*CK - Coef.scales rate of gravity-driven upper shoreface sed flux (3)
*DELTAX -  Longshore grid cell dimension (SG)
*DELTAY - Cross-shore grid cell dimension (SG)
*DC(I,J) - Cross-shore diff. coef.in flow coords.{1}
*DCyyy - Controls the slope of the cross-shore diffusion coef. when it is *computed from a linear eqn.
*DCzero - The offset in the above relationship
*DCmax - Max. Limit for the cross-shore diff. coef.
*DL(I,J) - Longshore diff. coef.in flow coords. {1}
*DLyyy - Slope of the longshore diff. coef.
*DLzero - Offset of the above.
*DLmax - Max. Limit for the long-shore diff. coef.
*DT - Time step in years
*EDFACT - Controls relative converge/divergence of waves due to refraction (should mimic RFACT)
*GFACT - Factor for the K(Cn)/(delrho)ga in the ls transp.eqn.
*H(I,J,iTime) - Depths in grid, fill index in surf-zone cells {SG}
*Hmax - Max.(ie. most negative) depth in the surf zone cell (SG)
*Hmin - Min. depth in the surf zone cell  (SG)
*IMAX - Number of grid cells in the shore parallel direction(SG)
*JMAX -  Number of grid cells in the cross-shore direction(SG)
*JSHORE(I) - Most landward ocean cell - surf-zone cell(SG)
*K1 - Scales the diff. sed. transport
*MFACT - Scales the wave-energy density of general wave climate
*NFACT - Scales the wave-energy density of the dominant waves
*PORE - Sediment porosity
*SANGLE(I) - - Tangent angle along the shoreline {SG}
*Scr - The critical slope of the upper shoreface cell (JSHORE-1)
*SHOAL(I) - Relative convergence/div of wave-energy density due to refraction
*RFACT - Contols the relative ray-bending due to refraction
*Wo - Scales the wave-drift sed. trans.
*XSHORE(I) - X-coord. of the continuous shoreline {SG}
*YSHORE(I) - Y-coord. of the continuous shoreline {SG}
*YOFF(I,iTime) - offset between the surf-zone cell center and the continuous shoreline (can be positive or negative){SG}
|-
| class="model_col1"| Input format:
| class="model_col2"| ASCII
|-
| class="model_col1"| Output parameters:
| class="model_col2"| time-histories of shoreline positions on a sub-grid scale and the water depths over the gridded portion of the model. Time histories of the inlet cross-section and the areas of bar, channels and tidal flats in the estuary
|-
| class="model_col1"| Output format:
| class="model_col2"| ASCII
|-
| class="model_col1"| Post-processing software (if needed):
| class="model_col2"| User defined
|-
| class="model_col1"| Visualization software (if needed):
| class="model_col2"| No
|}
 
==== Process description ====
 
{| class="wikitable"
| class="model_col1"| Processes represented by model:
| class="model_col2"| Time- and length-averaged sediment transport in shelf, shoreface and surf zone environments combined with morphodynamic-driven sediment flux through inlet, along ebb tide delta and with the bay or estuar.
|-
| class="model_col1"| Key physical parameters & equations:
| class="model_col2"| These are described in the extensive comments within the fortran program.
|-
| class="model_col1"| Length scale & resolution constraints:
| class="model_col2"| Typical applications involve coastal systems tens to hundreds of kilometers in extent. Very useful when there are many components in the coastal system. Although the gridded portion of the model usually use delta x and y values on the order of 100s of meters there is a sub-grid scale representation of the shoreline position with resolution of meters.
|-
| class="model_col1"| Time scale & resolution constraints:
| class="model_col2"| Averaging time is on the order of annual averages so that individual storm events are not represented.  Problems usually are scaled for years, to decades all the way up to millenia.
|-
| class="model_col1"| Numerical limitations and issues :
| class="model_col2"| Probably more than we know but none come to mind.
|}
 
==== Testing ====
 
{| class="wikitable"
| class="model_col1"| Available calibration data sets:
| class="model_col2"| Like most morphodynamical models the user is to supply long-term coastal change data from measured data.
|-
| class="model_col1"| Available test data sets:
| class="model_col2"| Several papers have been published that can be used in comparison tests (simply Google Niedoroda)
|-
| class="model_col1"| Ideal data for testing:
| class="model_col2"| User supplied time history of shoreline and depth changes over time with supporting long records of short-term wave and current measurements.
|}
 
==== User groups ====
 
{| class="wikitable"
| class="model_col1"| Currently or plans for collaborating with:
| class="model_col2"| This model continues to evolve. The users are encouraged to replace subroutine with very simplified representations of physics (eg. wave refraction and shoaling) with superior codes.  They are requested to pass these back to the authors for inclusion in the new version. Similar requests are made of those using the model for interesting teaching situations.
This model will form a basis of the SL-PR model now funded for development and use with coastal response to sea level rise problems.
|}
 
==== Documentation ====
 
{| class="wikitable"
| class="model_col1"| Key papers of the model:
| class="model_col2"|
*Niedoroda, A. W., C. W. Reed, H. Das, J. Koch, J. Donoghue, Z. Wang and M. Stive.  “Modeling Large-scale Morphodynamics of Complex Coastal Systems”. Coastal Sediments ’03, ASCE, 5th International Symposium on Coastal Engineering and Science of Coastal Sediment Processes  Clearwater, Florida. (2003): 14 pps.
*Niedoroda, A. W., C. W. Reed, M. Stive and P. Cowell.  “Numerical Simulations of Coastal-tract Morphodynamics.”  Coastal Dynamics 2001, ASCE 4th Conference on Coastal Dynamics  (2001): 403-412.
*Niedoroda A., C. W. Reed, D. J. Swift, H. Arato and K. Hoyanagi. “Modeling Shore-normal Large-scale Coastal Evolution.” Marine Geology. 126 (1995): 181-199.19.
*Niedoroda, A. W., Reed, C. W., Das, H., Fagherazzi, S., Donoghue, J., and Cattaneo, A.  “Analysis of a Large-scale Depositional Clinoformal Wedge along the Italian Adriatic coast.”  Marine Geology  222-223 (2005): 179-192.
*Cowell, P., M. Stive, A. W. Niedoroda, H. de Vriend, D. J. Swift, G. Kaminsky and M. Capobianco.  “The Coastal-tract (Part 1): A Conceptual Approach to Aggregated Modeling of Low-order Coastal Change.”  J. Coastal Res. 19.4 (2003): 812-827.
*Cowell, P, M. Stive, A. W. Niedoroda, D. J. Swift, H. de Vriend, M. Buijsman, R. Nicholls, P. Roy, G. Kaminsky, J. Cleveringa, C. W. Reed and P. de Boer. “The Coastal-tract (Part 2): Applications of Aggregated Modeling of Lower-order Coastal Change”. J. Coastal Res.  19.4 (2003): 828-848.
|-
| class="model_col1"| Is there a manual available:
| class="model_col2"| no
|-
| class="model_col1"| Model website if any:
| class="model_col2"| --
|}
 
==== Additional comments ====
 
{| class="wikitable"
| class="model_col1"| Comments:
| class="model_col2"| This model is actively under development as of the spring of 2009.
|}
 
 
 
=== Issues ===
 
=== Help ===
 
=== Input Files ===
 
=== Output Files ===
 
=== Download ===
 
=== Source ===





Revision as of 09:26, 17 September 2009

Contact

Name Alan Niedoroda
Type of contact Model developer
Institute / Organization URS Corporation-Tallahassee Office
Postal address 1 1625 Summit Lake Drive
Postal address 2
Town / City Tallahassee
Postal code 32317
State Florida
Country USA"USA" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property.
Email address alan_niedoroda@urscorp.com
Phone 850 402 6349
Fax


Name Marcel Stive
Type of contact Model developer
Institute / Organization Delft Univeristy of Technology
Postal address 1
Postal address 2
Town / City Delft
Postal code
State NO STATE
Country The Netherlands"The Netherlands" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Additional country" property.
Email address
Phone
Fax


Name Z.B. Wang
Type of contact Model developer
Institute / Organization
Postal address 1
Postal address 2
Town / City
Postal code
State
Country
Email address
Phone
Fax



CSt ASMITA


Metadata

Summary

Also known as
Model type Modular
Model part of larger framework
Note on status model
Date note status model

Technical specs

Supported platforms
Windows
Other platform
Programming language

Fortran77

Other program language
Code optimized Single Processor
Multiple processors implemented
Nr of distributed processors
Nr of shared processors
Start year development 2000
Does model development still take place? No
If above answer is no, provide end year model development
Code development status
When did you indicate the 'code development status'?
Model availability As code, As teaching tool, As executable"As executable" is not in the list (As code, As teaching tool) of allowed values for the "Model availability" property.
Source code availability
(Or provide future intension)
Through owner"Through owner" is not in the list (Through web repository, Through CSDMS repository) of allowed values for the "Source code availability" property.
Source web address
Source csdms web address
Program license type GPL v2
Program license type other
Memory requirements Ordinary PC or laptop
Typical run time Minutes


In/Output

Describe input parameters Parameters:
  • A(I,J) - Angle between flow and grid coordinates {SG}
  • Ab(I) - Breaker angle {2}
  • ACENT - Angle of wave climate central tendency (0 is for crests parallel to the lower boundary)
  • ASTORM - Angle of dominant waves
  • Aw(I,J) - Angle between wave propagation & onshore direction {2}
  • Beta - Scales the exponent in the wave-drift
  • CK - Coef.scales rate of gravity-driven upper shoreface sed flux (3)
  • DELTAX - Longshore grid cell dimension (SG)
  • DELTAY - Cross-shore grid cell dimension (SG)
  • DC(I,J) - Cross-shore diff. coef.in flow coords.{1}
  • DCyyy - Controls the slope of the cross-shore diffusion coef. when it is *computed from a linear eqn.
  • DCzero - The offset in the above relationship
  • DCmax - Max. Limit for the cross-shore diff. coef.
  • DL(I,J) - Longshore diff. coef.in flow coords. {1}
  • DLyyy - Slope of the longshore diff. coef.
  • DLzero - Offset of the above.
  • DLmax - Max. Limit for the long-shore diff. coef.
  • DT - Time step in years
  • EDFACT - Controls relative converge/divergence of waves due to refraction (should mimic RFACT)
  • GFACT - Factor for the K(Cn)/(delrho)ga in the ls transp.eqn.
  • H(I,J,iTime) - Depths in grid, fill index in surf-zone cells {SG}
  • Hmax - Max.(ie. most negative) depth in the surf zone cell (SG)
  • Hmin - Min. depth in the surf zone cell (SG)
  • IMAX - Number of grid cells in the shore parallel direction(SG)
  • JMAX - Number of grid cells in the cross-shore direction(SG)
  • JSHORE(I) - Most landward ocean cell - surf-zone cell(SG)
  • K1 - Scales the diff. sed. transport
  • MFACT - Scales the wave-energy density of general wave climate
  • NFACT - Scales the wave-energy density of the dominant waves
  • PORE - Sediment porosity
  • SANGLE(I) - - Tangent angle along the shoreline {SG}
  • Scr - The critical slope of the upper shoreface cell (JSHORE-1)
  • SHOAL(I) - Relative convergence/div of wave-energy density due to refraction
  • RFACT - Contols the relative ray-bending due to refraction
  • Wo - Scales the wave-drift sed. trans.
  • XSHORE(I) - X-coord. of the continuous shoreline {SG}
  • YSHORE(I) - Y-coord. of the continuous shoreline {SG}
  • YOFF(I,iTime) - offset between the surf-zone cell center and the continuous shoreline (can be positive or negative){SG}
Input format ASCII
Other input format
Describe output parameters time-histories of shoreline positions on a sub-grid scale and the water depths over the gridded portion of the model. Time histories of the inlet cross-section and the areas of bar, channels and tidal flats in the estuary
Output format ASCII
Other output format
Pre-processing software needed? No
Describe pre-processing software
Post-processing software needed? No
Describe post-processing software User defined
Visualization software needed? No
If above answer is yes
Other visualization software


Process

Describe processes represented by the model Time- and length-averaged sediment transport in shelf, shoreface and surf zone environments combined with morphodynamic-driven sediment flux through inlet, along ebb tide delta and with the bay or estuar.
Describe key physical parameters and equations These are described in the extensive comments within the fortran program.
Describe length scale and resolution constraints Typical applications involve coastal systems tens to hundreds of kilometers in extent. Very useful when there are many components in the coastal system. Although the gridded portion of the model usually use delta x and y values on the order of 100s of meters there is a sub-grid scale representation of the shoreline position with resolution of meters.
Describe time scale and resolution constraints Averaging time is on the order of annual averages so that individual storm events are not represented. Problems usually are scaled for years, to decades all the way up to millenia.
Describe any numerical limitations and issues Probably more than we know but none come to mind.


Testing

Describe available calibration data sets Like most morphodynamical models the user is to supply long-term coastal change data from measured data.
Upload calibration data sets if available:
Describe available test data sets Several papers have been published that can be used in comparison tests (simply Google Niedoroda)
Upload test data sets if available:
Describe ideal data for testing User supplied time history of shoreline and depth changes over time with supporting long records of short-term wave and current measurements.


Other

Do you have current or future plans for collaborating with other researchers? This model continues to evolve. The users are encouraged to replace subroutine with very simplified representations of physics (eg. wave refraction and shoaling) with superior codes. They are requested to pass these back to the authors for inclusion in the new version. Similar requests are made of those using the model for interesting teaching situations.

This model will form a basis of the SL-PR model now funded for development and use with coastal response to sea level rise problems.

Is there a manual available? No
Upload manual if available:
Model website if any
Model forum / discussion board
Comments This model is actively under development as of the spring of 2009.


Introduction

History

Papers

Issues

Help

Input Files

Output Files

Download

Source