############################################################################# # # # mww3_test_07 : Test for rect. grid with triangular mesh # # the fine UNST mesh, called refug.msh contains an island, it is imbedded # # in a coarse regular grid which does not have any island. Hence, the run # # with a standalone regular mesh has no island shadow and once the refug # # mesh is included the island effect is seen on the parent grid. # # # # Model should be compiled with the switches : # # # # !/FLX1 !/LN0 !/ST0 !/NL0 !/BT0 !/DB1 !/TR0 !/BS0 # # Only depth breaking relevant here. # # !/PRn Selecting one of the propagation schemes. # # !/O0 !/O1 !/O2 !/O3 !/O4 !/O5 !/O6 !/O7 !/O10 !/O11 # # Sdt out output options. # # # # No other optional switches should be used. # # # # Remarks : # # # # Example run_test commands: # # ./bin/run_test -m grdset ../model mww3_test_07 # # ./bin/run_test -m grdset -o netcdf ../model mww3_test_07 # # # # Fabrice Ardhuin, Dec 2011 # # Last Mod : Dec 2013 # # # # Copyright 2009 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. # # # #############################################################################