commenting out console.log
[wrfxctrl.git] / profiles / 1d_2km_NAM227.json
blob112115b5330aa9666eea5477509177752503387b
2   "grid_code": "1d-2km-NAM227",
3   "grib_source": "NAM227",
4   "wps_namelist_path": "etc/nlists/default.wps",
5   "wrf_namelist_path": "etc/nlists/default.input",
6   "fire_namelist_path": "etc/nlists/default.fire",
7   "emissions_namelist_path": "etc/nlists/default.fire_emissions",
8   "num_nodes": 3,
9   "ppn": 28,
10   "wall_time_hrs": 12,
11   "start_utc": "T-30",
12   "end_utc": "T+600",
13   "domains" : {
14     "1" : { 
15       "cell_size" : [2000, 2000],
16       "domain_size" : [51, 51],
17       "center_latlon" : [39.894264, -103.903222],
18       "truelats" : [39, 40.8],
19       "stand_lon" : -103.9,
20       "time_step" : 10,
21       "history_interval" : 15,
22       "geog_res" : "0.3s",
23       "subgrid_ratio" : [50, 50]
24     }
25   },
26   "ignitions" : {
27      "1" : [ {
28       "time_utc" : "T+10",
29       "duration_s" : 240,
30       "latlon" : [39.894264, -103.903222]
31      } ]
32   },
33   "postproc" : {
34       "1" : [ "T2", "PSFC", "WINDSPD", "WINDVEC", "FIRE_AREA", "FGRNHFX", "SMOKE_INT" ],
35       "shuttle" : "incremental",
36       "description" : "Single domain NAM227 2km"
37   }