Regular wave 30 deg oblique incidence

alternate text

Update the title and incident wave angle in “input.txt” for this example. The domain setup was defined in Basics for model setup, and the baseline case can be reviewed at Regular wave (baseline case).

Set descriptive title for your simulation:

!-----TITLE-----
 TITLE = inlet_reg_30deg

Set the incident wave angle to 30 deg:

!-----WAVEMAKER-----
 WAVEMAKER = WK_REG
 DEP_WK = 10.0
 Xc_WK = 250.0
 Yc_WK = 0.0
 Tperiod = 12.0
 AMP_WK = 1.0
 Theta_WK = 30.0     ! here

(refer to Wave-maker specification for parameter definitions)