30 deg irregular waves, a submerged/emerged breakwater

alternate text

Replace the obstacle from 30 deg irregular waves and an obstacle with a submerged breakwater in “input.txt”. Refer to Basics for model setup for domain setup.

Set descriptive title for your simulation:

!-----TITLE-----
 TITLE = inlet_irr_30deg_brk

Comment out the OBSTACLE_FILE and replace the DEPTH_FILE with a bathymetry file representative of a submerged breakwater:

!-----DEPTH-----
 DEPTH_TYPE = DATA
 DEPTH_FILE = ../bathy/dep_shoal_inlet_brk.txt

 ! OBSTACLE_FILE = ../bathy/obs_shoal_inlet.txt

Refer to Example: add breakwater using bathymetry file for more information.