SMS:Cartesian Grid Module Display Options: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
Line 12: Line 12:
Other entities associated with the Cartesian Grid module with display options are  shown below. Some of these entities also show an Options button to the right.  For these entities, additional display controls are available. The available  mesh display options include the following:
Other entities associated with the Cartesian Grid module with display options are  shown below. Some of these entities also show an Options button to the right.  For these entities, additional display controls are available. The available  mesh display options include the following:


* '''Contours''' - The contours are drawn for the active scalar data set. All standard contour  display options are supported for cartesian grid contours.  
* '''Contours''' – The contours are drawn for the active scalar data set. All standard contour  display options are supported for cartesian grid contours.  
* '''Vectors''' - The cartesian grid vectors are drawn for the  active vector data set. All standard vector display options are supported.  
* '''Vectors''' – The cartesian grid vectors are drawn for the  active vector data set. All standard vector display options are supported.  
* '''Grid  Boundary''' - A line around the perimeter of the cartesian grid  can be drawn. This is useful when the cells are turned off. User specifies line  color and thickness.  
* '''Grid  Boundary''' – A line around the perimeter of the cartesian grid  can be drawn. This is useful when the cells are turned off. User specifies line  color and thickness.  
* '''Computational  Domain''' - It can be useful to delineate the active (or water cells) from the rest of  the grid. This option allows for specification of a line to outline the  computational cells.
* '''Computational  Domain''' – It can be useful to delineate the active (or water cells) from the rest of  the grid. This option allows for specification of a line to outline the  computational cells.
* '''Cell id'''
* '''Cell id'''
* '''Cell  i, j''' - The i,j coordinate can be drawn in each cell.  
* '''Cell  i, j''' – The i,j coordinate can be drawn in each cell.  
* '''Elevations''' - The current scalar value can be drawn in each  cell.  
* '''Elevations''' – The current scalar value can be drawn in each  cell.  
* '''IJ  triad''' - Arrows can be displayed at the origin of the grid  showing the i and j directions.  
* '''IJ  triad''' – Arrows can be displayed at the origin of the grid  showing the i and j directions.  
* '''Display  Inactive Grids''' - SMS supports the ability to store/manipulate multiple Cartesian grids at the  same time. This allows for functionality such as nested grids in STWAVE and  steering between STWAVE and M2D. However, only one grid can be edited at a time.  This is the "active" grid. The outline of other grids can be displayed using the  Display Inactive Grid option.
* '''Display  Inactive Grids''' – SMS supports the ability to store/manipulate multiple Cartesian grids at the  same time. This allows for functionality such as nested grids in STWAVE and  steering between STWAVE and M2D. However, only one grid can be edited at a time.  This is the "active" grid. The outline of other grids can be displayed using the  Display Inactive Grid option.
* '''[[SMS:Functional Surfaces|Functional Data  Surface]]'''
* '''[[SMS:Functional Surfaces|Functional Data  Surface]]'''



Revision as of 16:52, 25 October 2012

The properties of all mesh data that SMS displays on the screen can be controlled through the Cartesian Grid tab of the Display Options Dialog. This dialog is opened by right clicking on the CGridDataTree.JPG Cartesian Grid Data entry in the Project Explorer and selecting the Display Options command. (It can also be accessed from the from the Display menu or the File:Dispopts.gif display options Macro.)

Cell display

SMS allows the user to specify the level of quality for displaying cells. This is done at the top of the display options dialog by choosing 1 quad, 4 quad, 4 triangles or 8 triangles as the display option. We have found that 1 quad is the fastest display option, but in situations of high relief, the cell may be distorted from a flat quad and this representation can leave gaps in the display. For such situations, 4 quads generally solves the display issues, but takes a little longer. For highest quality of display, and to assure matching of the cell display with the contours, 8 triangles can be used.

The cells are colored based on their types. Land cells are colored separately from water cells. Special cells are marked with symbols. These could be observation stations (probes), or specially marked cells for another purpose.

Cell String display

Some models support cell strings (M2D, BOUSS2D), at which specific attributes or boundary conditions are specified. Each cell string type has its own display attributes.

Grid display

Other entities associated with the Cartesian Grid module with display options are shown below. Some of these entities also show an Options button to the right. For these entities, additional display controls are available. The available mesh display options include the following:

  • Contours – The contours are drawn for the active scalar data set. All standard contour display options are supported for cartesian grid contours.
  • Vectors – The cartesian grid vectors are drawn for the active vector data set. All standard vector display options are supported.
  • Grid Boundary – A line around the perimeter of the cartesian grid can be drawn. This is useful when the cells are turned off. User specifies line color and thickness.
  • Computational Domain – It can be useful to delineate the active (or water cells) from the rest of the grid. This option allows for specification of a line to outline the computational cells.
  • Cell id
  • Cell i, j – The i,j coordinate can be drawn in each cell.
  • Elevations – The current scalar value can be drawn in each cell.
  • IJ triad – Arrows can be displayed at the origin of the grid showing the i and j directions.
  • Display Inactive Grids – SMS supports the ability to store/manipulate multiple Cartesian grids at the same time. This allows for functionality such as nested grids in STWAVE and steering between STWAVE and M2D. However, only one grid can be edited at a time. This is the "active" grid. The outline of other grids can be displayed using the Display Inactive Grid option.
  • Functional Data Surface

Model specific options

Each model may include other display options associated only with that model or options slightly modified from those described above. For example, the types of cell strings supported by each model are different. This is reflected by slightly different options for each model. Details on these entities can be found in model specific documentation.

Related Topics


Template:Display Options