$ -------------------------------------------------------------------- $ $ WAVEWATCH III Grid preprocessor input file $ $ -------------------------------------------------------------------- $ $ $ Grid name (C*30, in quotes) $ 'Global 4x3.2 grid (ww3a) ' $ $ Frequency increment factor and first frequency (Hz) ---------------- $ $ number of frequencies (wavenumbers) and directions, relative offset $ of first direction in terms of the directional increment [-0.5,0.5]. $ 1.1 0.04118 25 24 0.0 $ $ Set model flags ---------------------------------------------------- $ $ - FLDRY Dry run (input/output only, no calculation). $ - FLCX, FLCY Activate X and Y component of propagation. $ - FLCTH, FLCK Activate direction and wavenumber shifts. $ - FLSOU Activate source terms. F T T T F T $ $ Set time steps ----------------------------------------------------- $ $ - Time step information (this information is always read) $ maximum global time step, maximum CFL time step for x-y and $ k-theta, minimum source term time step (all in seconds). $ 1800.00 1800.00 1800.00 300.00 $ $ Start of namelist input section ------------------------------------ $ $ &SIN2 ZWND = 0 / &SIC4 IC4METHOD = 3 / &OUTS E3D = 1, USSP = 1, IUSSP=3, STK_TAIL=T, STK_WN = 0.04, 0.11, 0.33 / &MISC CALTYPE = '365_day' / &LMPN LMPENABLED = T, HSLMODE = 1 / END OF NAMELISTS $ $ Define grid -------------------------------------------------------- $ $ 'RECT' T 'SMPL' 90 50 4.0 3.2 1 0.0 -78.4 1 -0.1 2.50 23 -1. 3 1 '(....)' 'NAME' 'ww3a_bottom.inp' 24 3 1 '(....)' 'NAME' 'ww3a_mapsta.inp' $ $ Close list by defining line with 0 points (mandatory) $ 0. 0. 0. 0. 0 $ -------------------------------------------------------------------- $ $ End of input file $ $ -------------------------------------------------------------------- $