Regular wave (baseline case)¶
Update the title and wavemaker sections of “input.txt” for this example. The domain setup was defined in Basics for model setup.
Set a descriptive title for your simulation:
!-----TITLE----- TITLE = inlet_regAdd a monochromatic wavemaker located 250.0 m from the left boundary that produces a wave of amplitude 1.0 m and period 12.0 s:
!-----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 = 0.0(refer to Wave-maker specification for parameter definitions)