############################################################################# # # # mww3_test_09 : SMC multi-grid test for the Great Lakes # # Three grids on one equal rank. # # # # Model should be compiled with the switches : # # # # !/FLXn !/LN0 !/ST0 !/NL0 !/BT0 !/DB0 !/TR0 !/BS0 # # No source terms needed. # # !/PR2 !/UNO !/SMC For propagation schemes. # # !/O0 !/O1 !/O2 !/O3 !/O4 !/O5 !/O6 !/O7 !/O10 !/O11 # # Sdt out output options. # # # # No other optional switches should be used. # # # # Remarks : # # # # - Test case input: # # Only three lakes out of the 5 Great Lakes are included in this test. # # All lakes are on 4-level SMC grids at resolution 0.5-1-1-4 km. # # Sub-grids are identified by Michi for Lake Michigan; # # Huron for Lake Huron; and # # Super for Lake Superior. # # # # Spectral grid: ntheta = 36, nf = 30, f1 = 0.004118, fgamma = 1.1 # # # # One sample job script subGtLksgrid is provided for generating the # # mod_def.ww3 file for each sub-grid. It needs to be modified for your # # local pathes and operating systems. # # # # One gif figure is also provided for view of the grid. Filled red cells # # are boundary cells for exchange of wave spectra during the run. # # # # Jian-Guo Li, 12 May 2021 # # # # Example run_test commands: # # # # (*** Please modify this command line when the test is set up. *** # # ./bin/run_test -m grdset_a -n 3 -p mpirun -s PR3_UQ_MPI -w work_a \ # # ../model mww3_test_03 # # # # Copyright 2009-2021 National Weather Service (NWS), # # National Oceanic and Atmospheric Administration. All rights # # reserved. WAVEWATCH III is a trademark of the NWS. # # No unauthorized use without permission. # # # #############################################################################