SMS:LTEA

From XMS Wiki
Jump to navigationJump to search

Linear Truncation Error Analysis (LTEA) Toolbox incorporated into SMS uses the LTEA algorithm as the heart of a utility which creates finite element meshes of varying resolution for ADCIRC analysis. The algorithm was initially presented by Dr. Scott C. Hagen as part of his doctoral research at Notre Dame, and development has continued on the methodology at the University of Central Florida. It performs analysis on an existing ADCIRC mesh and its solution to help quantify the error associated with the mesh.

Normally, this ADCIRC solution is taken from a "linear ADCIRC" run. This type of run is used to make the process faster and to simplify the LTEA algorithm applied to the unstructured mesh. A second phase of the LTEA process uses the error values at each node to create a relative size function covering the domain called "Del X". This refines the mesh where the element error values would be greatest such as near shorelines or around islands.

Mesh Generation Toolbox Dialog

Mesh Generation Toolbox dialog

SMS includes a graphical interface that allows using the LTEA algorithm to guide the generation of a finite element mesh. Before using the tool, ADCIRC must be run in order to generate the datasets necessary for LTEA to run.

The tool requires the following inputs to be in the Project Explorer:

  • A bathymetry scatter set.
  • A 2D mesh.
  • A mesh generation coverage having at least one polygon.

The following may be required, depending on the options selected:

  • Harmonic ADCIRC solution dataset(s)

The toolbox is accessed by:

  1. Right-clicking on the mesh generation coverage and selecting Mesh Generation Toolbox... to bring up the Mesh Generation Toolbox dialog.
  2. Select "Localized Truncation Error Analysis (LTEA)" from the list and click Run to bring up the LTEA Tool dialog.

The LTEA Tool dialog is discussed in the next section.

LTEA Tool Dialog

The first page in the LTEA Tool dialog.

A set of standard buttons can be found at the bottom of the LTEA Tool dialog:

  • Help... – Opens SMS:LTEA.
  • < Previous – Returns to the previous step in the dialog.
  • Continue > – Moves to next step of the dialog.
  • Stop and Run – Closes the dialog and runs LTEA. The analysis generates several datasets used as size functions in the mesh generation process. Visible on all but the final page of the dialog.
  • Run – Runs LTEA at the completion of all steps. Only visible on the Generate Final Mesh page of the dialog.
  • Cancel – Closes the LTEA Tool dialog without saving any information entered.

The first page of the LTEA Tool dialog has the following options on the left:

  • Boundary – Select the desired coverage from the drop-down. There may be only one option in some cases.
  • Bathymetry – Clicking Select... brings up the Select Dataset dialog.
    • Select Dataset dialog
      • Select section – Select the desired bathymetry dataset from the tree list.
      • Select time step section – After selecting the dataset, if the dataset has time steps, select the desired time step or turn on All time steps.
      • Help... – Opens SMS:Datasets.
      • Select – Closes the Select Dataset dialog and saves the selected dataset.
      • Cancel – Closes the Select Dataset dialog without saving any selections.
  • Bathymetry – Clicking Select... brings up the Select Dataset dialog, where the desired mesh can be selected.

On the right are the following options:

  • Provide harmonic solutions
    • Eta amplitude – Clicking Select... brings up the Select Dataset dialog, where the desired eta amplitude dataset can be selected.
    • Eta phase – Clicking Select... brings up the Select Dataset dialog, where the desired eta phase dataset can be selected.
    • Velocity amplitude – Clicking Select... brings up the Select Dataset dialog, where the desired velocity amplitude dataset can be selected.
    • Velocity phase – Clicking Select... brings up the Select Dataset dialog, where the desired velocity phase dataset can be selected.
  • Provide Del X
    • Del X – Clicking Select... brings up the Select Dataset dialog, where the desired Del X dataset can be selected.

If the Provide harmonic solutions option is selected and Continue > is clicked, the LTEA page of the dialog will come up. If Provide Del X is selected and Continue > is clicked, the Generate Final Mesh page of the dialog will come up.

LTEA Tool → LTEA

The second page in the LTEA Tool dialog after selecting Provide harmonic solutions.

There are several options on the LTEA page of the LTEA Tool dialog. This page is reached after selecting Provide harmonic solutions on the first page.

  • LTEA section
    • Run type drop-down – Select from the following options:
      • "LTEA" – Local Truncation Error Analysis
      • "LTEACD" – Local Truncation Error Analysis with Complex Derivatives.
    • Value for dx – Decimal value for dx.
    • Minimum spacing from – Normally grayed out.
    • Node number – Normally grayed out.
    • Use partial molecule – Not available if "LTEACD" selected from Run type drop-down. If turned on, LTEA will give values for nodes with partial molecules. If turned off, LTEA will only give values for nodes completely within the domain.
    • Molecule size drop-down – Contains one or more possible molecule sizes.
      • "9 x 9" – a small, equally-spaced grid of nine cells by nine cells is created around each node, and values from the ADCIRC solutions are interpolated for all 81 cells.

LTEA Tool → Generate Final Mesh

The third page in the LTEA Tool dialog after selecting Provide Del X.

The Generate Final Mesh is reached by continuing after either selecting Provide Del X on the first page of the LTEA Tool dialog or by continuing after the LTEA page of the dialog. The options in the Generate Final Mesh section include:

  • Target number of nodes – Fill in the target number of nodes (x) and a value for plus/minus the number of nodes (y). This gives a range of "x ± y" targeted nodes.
  • Element area change limit – A decimal value for the element area change limit.
  • Redistribute boundaries – Turn on to redistribute boundaries.
  • Truncate element sizes – Turn on to truncate element sizes according to the minimum and maximum specified.
    • Minimum size – Minimum element size in project units
    • Maximum size – Maximum element size in project units

Case Studies / Sample Problems

Tutorials

The following tutorials may be helpful for learning to use LTEA in SMS:

  • Models Section
    • ADCIRC LTEA – Uses LTEA to mesh Shinnecock bay and the area around it along Long Island, NY.

American Samoa

The following images illustrate the results of the LTEA toolbox applied to a domain around American Samoa. The first pair of images illustrate a mesh generated for the domain using the paving method. Density at the coastline was controlled by redistributing the vertices on the arcs representing the coastline and the density varied to a larger ocean boundary density. This mesh consists of 22,576 nodes (43,055 elements). The other images illustrate the varying resolution generated by LTEA to result in constant error with target mesh sizes of 24,000 nodes and 12,000 nodes respectively. The LTEA toolbox created meshes with 24,078 nodes (45,929 elements) and 12,029 nodes ( 22,543 elements).

These images illustrate the redistribution of density to increase the density in areas that require additional detail for solution variations, or to reduce the number of nodes in the mesh.

Glacier Bay Alaska

The case of Glacier Bay Alaska, by Dave F. Hill's research group, poses another problem for the LTEA toolbox. This case includes two ocean boundaries. The figures below show three meshes generated for this case and illustrate the large variation in node density that can be produced by the procedure.

This case includes two ocean boundaries. Currently, the LTEA toolbox makes a sometimes erroneous assumption that only one ocean boundary exists. To work around this problem in the current version of SMS, the following steps are required:

  • Change the inland ocean boundary to land
  • Run the first step of the LTEA toolbox to generate the "Linear Run Mesh" and then "Stop and Run" to that point.
Linear mesh for Glacier Bay (17,717 nodes)
Harmonic datasets for LTEA analysis
  • Outside of the toolbox, change the second ocean boundary to ocean on the linear run mesh and run a linear run of ADCIRC with harmonic analysis turned on. This will generate the datasets for LTEA calcuations.
  • Relaunch the toolbox and select the datasets from the linear run to guide the mesh generation process.

Related Topics

Additional Reading