SMS:BOUSS Runup / Overtopping Input Files: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
{{Hide in print|{{BOUSS-2D Menubox}}
}}
The following files are used by Bouss2d in a run-up simulation:
The following files are used by Bouss2d in a run-up simulation:
* *.par
* *.par

Revision as of 23:27, 19 November 2012

The following files are used by Bouss2d in a run-up simulation:

  • *.par
  • bathy.grd
  • porosity.grd (optional)
  • damping.grd (optional)
  • friction.grd (optional)

Each of these can be read/written by SMS. The prefix for each file will follow this format: "coveragename_arcId".

Parameter File

SMS will write a parameter file for each set of wave parameters on each transect. This file contains model control information, 1-d grid data, and the wave maker parameters. Each parameter file represents a unique simulation.

Bathymetry File

This file defines the elevations along the 1-d grid (transect arc).

Porosity File

A porosity file will be written for each transect arc that is overlapped by a porosity arc. This file defines the porosity values along the 1-d grid. If no porosity arcs are defined, the model uses a default value of 1.0 along the entire grid.

Damping File

A damping file will be written for each transect arc that is overlapped by a damping arc. This file defines the damping values along the 1-d grid. If no damping arcs are defined, the model uses a default value of 0.0 along the entire grid.

Friction File

A friction file will be written for each transect arc that is overlapped by a roughness polygon. This file defines the roughness values along the 1-d grid. If no roughness polygons are defined, the model uses the Chezy coefficient defined in the model control along the entire grid.