# This is a UNIX conf file that contains information relating to # only the resolution of the HWRF multistorm forecast. # READ THIS: # Pass this file explicitly to run_hwrf.py if running multistorm in # the 27/9/3km configuration. # Remember to set config.run_multistorm=yes # ----------------------------------------------------------------------- # WRF configuration. overrides # ----------------------------------------------------------------------- # Setting specific the the multi storm basin scale. # Refer to hwrf.conf for comments releated to this section. # [runwrf] comm_start = 0, 0, 0, 184, 184, 368, 368, 552, 552, 736, 736 # moad changes for the multi storm basin scale. # Refer to the [moad] section in hwrf.conf for comments # related to the moad domain. [moad] nx = 598 ny = 632 # #####################################################3 # These were the settings the original hwrf_multistorm # branch before merging with the 2km trunk. # # Should revist these items sections below and utilize # the settings in hwrf_3km.conf # #################################################### [namelist_outer] physics.vortex_tracker=2 [storm2outer] nx = 106 ny = 204 parent_grid_ratio = 3 start = auto namelist = namelist_outer [storm2inner] nx = 198 ny = 354 parent_grid_ratio = 3 start = centered namelist = namelist_inner [storm3outer] nx = 106 ny = 204 parent_grid_ratio = 3 start = auto namelist = namelist_outer [storm3inner] nx = 198 ny = 354 parent_grid_ratio = 3 start = centered namelist = namelist_inner [storm4outer] nx = 106 ny = 204 parent_grid_ratio = 3 start = auto namelist = namelist_outer [storm4inner] nx = 198 ny = 354 parent_grid_ratio = 3 start = centered namelist = namelist_inner [storm5outer] nx = 106 ny = 204 parent_grid_ratio = 3 start = auto namelist = namelist_outer [storm5inner] nx = 198 ny = 354 parent_grid_ratio = 3 start = centered namelist = namelist_inner # For one storm, currently d01,d02,d03 must use the same # number of compute tasks for x and y else wrf exe forecast hangs. [wrf_1storm] nest_pes_x = 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, nest_pes_y = 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, [wrf_2storm] nest_pes_x = 16, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, nest_pes_y = 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, [wrf_3storm] nest_pes_x = 24, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, nest_pes_y = 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, [wrf_4storm] nest_pes_x = 16, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, nest_pes_y = 48, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, [wrf_5storm] nest_pes_x = 20, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, nest_pes_y = 46, 23, 23, 23, 23, 23, 23, 23, 23, 23, 23, [forecast_products] synop_grid = 0.1,0.1,160.,280.,136,2801,1601 # Temporarily set, storm_grid, core_grid, trkd3_grid ... these should be inheritied # from hwrf_3km.conf file. When they are tested and uncommented in hwerf_3km.conf # the lines below can be removed from this file. storm_grid=0.1,0.1,12.,14.,136,141,121 ;; Old 2014 settings for d2 grid core_grid=0.03,0.03,7.5,9.0,136,301,251 ;; Old 2014 settings for d3 grid trkd3_grid=0.10,0.10,30.,30.,128,301,301 ;; Old 2014 settings for extra tracker grid