SMS:BOUSS-2D Probes: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 32: Line 32:
[[Category:BOUSS-2D|P]]
[[Category:BOUSS-2D|P]]
[[Category:BOUSS-2D Dialogs]]
[[Category:BOUSS-2D Dialogs]]
[[Category:Runup/Overtopping]]
[[Category:Runup/Overtopping Dialogs]]

Revision as of 16:24, 12 November 2015

BOUSS-2D Probe Manager dialog

BOUSS-2D can output the histories of the computed water surface elevation, velocities, force, and pressure at every grid point and at every time step. However, due to the number of data points in the domain, this is usually done at intervals of 15-30 min.

In order to provide a more complete temporal representation of the results of the calculation, the model allows the user to specify probes. At a probe location (x,y,z) the user can specify what data should be saved and at what temporal resolutions. The options include water surface, velocity, force, and pressure.

BOUSS-2D Probe Manager

File:BOUSS-PressureProbeOptions.jpg
Example of the BOUSS-2D Pressure Probe Options dialog. The UV Probe Options dialog is similar.

The probe manager allows creating, editing, and deleting probes. This dialog is only accessible when a BOUSS-2D grid exists. The properties associated with probes as follows:

  • *.ts1 solution data loaded – indicated the highlight color for any fields that have solution data loaded.
  • Create Probes at Selected Cells – this button will add probes to the probe list using any cells that were selected when the Probe Manager was opened.
  • Unload All *.ts1 Solution Data – if any *.ts1 solution data has been loaded for any of the probe properties, the fields with that data will be highlighted. Clicking this button will unload the the solution data, allowing a new solution file to be generated when BOUSS-2D is run again.
  • Asign position by: – these options will determine which coordinate fields to use in positioning the probes.
    • Cell Position (I,J) – activates the i and j fields.
    • (X,Y) Coordinate – activates the x and y fields.
  • Color – clicking on this button will bring up Color dialog. Altenatively, a simple color picker can be accessed by clicking on the arrow to the right.
  • Name – a default name will be entered in this field, but by selecting the field any name can be typed in.
  • x and y coordinates – these fields are only available when the (X,Y) Coordinate option is toggled on under the Assign position by: section. When active, specific coordinates may be entered which will move the probe on the grid.
  • i and j coordinates – these fields are only available when the Cell Position (I,J) option is toggled on under the Assign position by: section. When active, specific coordinates may be entered which will move the probe on the grid.
  • WSE – when checked, specifies using available water surface elevation data.
  • Pressure – when checked, specifies using available wpressure data. The Options button will bring up the Pressure Probe Options dialog where elevation data can be entered.
  • Velocity – when checked, specifies using available velocity data. The Options button will bring up the UV Probe Options dialog where elevation data can be entered.
  • Force – when checked, specifies using available force data.

A probe can be deleted from the Probe Manager list by selecting the probe row number and hitting the Delete key.

Related Topics