Introduction

This tool allows the user to set up or refine an existing model with a few clicks. In particular, the following operations can be performed within Delft Dashboard:

  • Create or refine a computational grid (*.grd file)
  • Extract and interpolate bathymetry data from open source on-line databases on the computational grid (*.dep file).
  • Model specific features
    • Delft3D-FLOW: Extract and interpolate tidal boundary conditions from open source on-line databases on the computational grid to (1) create boundary conditions for the model (*.bnd file) and (2) define a specific roughness for water and land.
    • Delft3D-WAVE: Automatic coupling functionality with FLOW

 

Delft Dashboard contains a number of tabs conform the interface of the Delft3D-FLOW modelling suite, but with an additional Toolbox Tab. Using this Toolbox Tab it is possible to work on different subjects. Onces finished, the model can directly be used to carry out hydrodynamics, waves, morphodynamics or water quality computations. 

Make rectangular grid

After the grid outline is defined within the interface of Delft Dashboard the user can click on ‘Create grid’. The following routines will then be called:

  1. Determine the origin (xori, yori), spatial resolution (dx, dy), orientation and maximum bed level required (Z max) by the specified values in Dashboard.
  2. Create a full grid between these points (+ a buffer of 5%) based on the bathymetry active in Dashboard (by default set to GEBCO ’08). This grid will already be defined in the active coordinate system the user specified (by default set to WGS 84) .
  3. Creation of a rectangular grid within the boundaries specified in Dashboard. The grid cells which are above a certain bed level (Z max) are deleted. 

 

Figure: The rectangular grid created for New Zealand. There are no grid cells defined above a certain Z max (m) as can be seen clearly at of this example.

Make bathymetry

The generated (rectangular) grid needs a bathymetry. When the user clicks on ‘Create bathymetry’, the following routines are called:

  1. Determine which datasets are used and within which limits (Z min and Z max). This feature is especially helpful when a different data set is used for the sea part and the land part. An offset can be used in order to shift the bathymetry. If selected, diffusion is used in order to define depth values for missing data (NaNs).
    1. If in quick mode ‘make bathymetry’ is used, Dashboard applies the bathymetry that is currently active in the Map view (default GEBCO ’08)
    2. Other bathymetry sets can be important via ‘Bathmetry’ in the Working Space. 
  2. The function will now loop over the different datasets described.
    1. The bathymetry is first loaded.
      1. This can be done by downloading from the OpenDAP server
      2. Or from your local directory file if the data needed is used in a previous set-up.
    2. Bathymetry is applied in the order defined.
    3. Interpolation from the original grid to the model grid is carried out by linear interpolation. Only values (that are not NaNs) are taken into account.
  3. If internal diffusion is applied, gaps in the bed levels are filled based on the mean bed level and a subsequent smoothing function. This option can be selected in the Working Space under 'Bathymetry'
  4. If a model offset is applied the whole bathymetry is shifted. An offset of 1 meter means the bed level will be 1 meter lower than the original.
  5. The created bathymetry is directly visible in Delft Dashboard.

Figure: The bathymetry created for New Zealand. The colors in Delft Dashboard are updated based on the value defined to the specific grid cell

  • No labels