SMS:GenCade Result Visualization

From XMS Wiki
Revision as of 20:06, 6 November 2012 by Jcreer (talk | contribs) (Created page with "==Visualization of Results== The interface supports three types of plots to visualize the results of the model. These include: * Shoreline plots on the grid. These plots are avai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Visualization of Results

The interface supports three types of plots to visualize the results of the model. These include:

  • Shoreline plots on the grid. These plots are available in the system after reading in the shoreline output (*.slo) file. The offset file (*.off) contains the same data as a displacement quantity and can be read and viewed just like the shoreline output file. The user selects the desired dataset which is then plotted in the graphics window right over the initial shoreline. Display options also allow the display of the minimum and maximum shoreline positions during the simulation. When this file is read, SMS adds several datasets to the project explorer representing:
    • The shoreline position throughout the simulation time. This dataset includes a time step for each output time at each cell in the grid.
    • The change in shoreline position from the initial shoreline (since the beginning of the simulation). This dataset is also transient.
    • The average rate of change of the shoreline during the simulation (single value at each cell of the grid).
  • Two dimensional plot of spatially variable datasets. In addition to the *.slo solution file, the user may also instruct SMS to load the sediment transport rate (*.qtr) solution file and the mean transport rate files (*.mqr, *.mql and *.mqn). The sediment transport rate file contains the net transport computed for each cell in the grid at each timestep. The mean transport rates contain annual average transport rates in the right, left, and net directions. This dataset, along with any of the other spatially variable datasets may be visualized in their own plot window. Display options allow the user to select one or more of the datasets to be plotted. The user may also instruct SMS to plot the "active" dataset which results in the plot being updated as the active dataset is changed in the project explorer. In addition, multiple time steps may be selected (or the plot can use the "active" time step). SMS will assign a symbol to each dataset and cycle through line styles for each displayed time step. To create this plot:
    • Load at least one solution file into the project.
    • Click on the "Plot Wizard" tool.
    • Select the "Shoreline" option and click the "Next" button.
    • Choose the plot options to select the dataset and timesteps to be plotted.
  • Two dimensional plot of the Inlet Volume transport. The GenCade model outputs a solution file for each inlet defined in the domain. These solution files (*.irv files), contain sediment volumes and transport rates (in and out) for each of the structures/shoals related to the inlet including the ebb shoal, the flood shoal, and attachment and bypass bars both upstream and downstream of the inlet. The SMS package will search the directory for inlet solution files matching the specified inlet names and populate a list of functions that can be plotted for the selected inlet. Each function will be assigned a unique color to be plotted. The user also selects a time range to plot the volume (or transport rates). To create this plot:
    • Run a simulation that includes an inlet to generate at least one inlet solution file (*.irv).
    • Click on the "Plot Wizard" tool.
    • Select the "Inlet TS" option and click the "Next" button.
    • Choose the plot options to select the inlet, functions and time range to be plotted.

The user may interact with the plot by dragging a zoom box over an area or right clicking on the plot. Right clicking invokes a menu to select the plot options, frame the data, set the plot attributes, or export the plot data in tabular or image form.


Related Topics