SMS:ADCIRC Coverage: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 7: Line 7:
The coastline can be defined in any of the following manners:
The coastline can be defined in any of the following manners:
* Read in an existing coastline file (*.cst) (see [[SMS:Map Feature Objects Menu#Model Coverage Types|Create Coastline]]). Coastline files include lists of two-dimensional polylines that may be closed or open. Open polylines are converted to Feature Arcs and are interpreted as open sections of coastline. Closed polylines are converted to arcs and are assigned the attributes of islands.
* Read in an existing coastline file (*.cst) (see [[SMS:Map Feature Objects Menu#Model Coverage Types|Create Coastline]]). Coastline files include lists of two-dimensional polylines that may be closed or open. Open polylines are converted to Feature Arcs and are interpreted as open sections of coastline. Closed polylines are converted to arcs and are assigned the attributes of islands.
* Extract a coastline arc from a [[SMS:Scatter Module|scatter set]] using the [[SMS:Scatter Data Menu#Data Conversion Commands|Scatter Contour to Feature]] command.
* Extract a coastline arc from a [[SMS:Scatter Module|scatter set]] using the [[SMS:Scatter Data Menu#Data Conversion Commands|'''Scatter Contour to Feature''']] command.
* Digitize a coastline arc using the [[SMS:Map Module Tools|Create Feature Arc]] tool.
* Digitize a coastline arc using the [[SMS:Map Module Tools|'''Create Feature Arc''']] tool.


=== Define Ocean Boundary ===
=== Define Ocean Boundary ===

Revision as of 20:55, 11 April 2013

An ADCIRC coverage is used to build a conceptual model of an ADCIRC project. The conceptual model defines parameters such as model extents, mesh generation options, and boundary conditions.

ADCIRC Conceptual Model Development

The following steps are generally followed when creating an ADCIRC conceptual model:

Define Coastline

The coastline can be defined in any of the following manners:

  • Read in an existing coastline file (*.cst) (see Create Coastline). Coastline files include lists of two-dimensional polylines that may be closed or open. Open polylines are converted to Feature Arcs and are interpreted as open sections of coastline. Closed polylines are converted to arcs and are assigned the attributes of islands.
  • Extract a coastline arc from a scatter set using the Scatter Contour to Feature command.
  • Digitize a coastline arc using the Create Feature Arc tool.

Define Ocean Boundary

Once the coastline has been created, the ocean boundary can be defined in any of the following manners:

The ocean boundary can take on a rectangular, semi-circular, or circular shape depending on your coastline form. This will close the domain for your project, giving you a defined area where a finite mesh can be created and the ADCIRC model can perform its analysis.

Build Polygons

Build polygons using the Build Polygons menu command found in the Feature Objects menu.

Choose Mesh Generation Method

At this point, a choice must be made to generate the mesh using the LTEA Toolbox or manual mesh generation methods.

LTEA Toolbox

The LTEA Toolbox can also be used to generate a mesh from a bathymetry scatter set and the ADCIRC coverage created in the previous steps.

Manual Mesh Generation

To manually generate a mesh:

  • Use the Select Feature Polygon tool and double click on a polygon to open the 2D Mesh Polygon Properties dialog. You can also use select a polygon and then select "Attributes" from the right click menu or select a polygon and use the Attributes menu command to open the 2D Mesh Polygon Properties Dialog.
  • Set the desired mesh options. See the article on mesh generation for an explanation of mesh generation.

Related Topics