HWRF  trunk@4391
File parm/hwrf_other_basins.conf

This file sets up the 2015 HWRF configuration for JTWC storms and NHC "Q" basin (South Atlantic) storms.

This is a configuration override file. This file sets options in the following sections:

Section [wrf]

Set a few variables that the Python code must be aware of to communicate correctly between HWRF components. These will also be used to calculate or set the appropriate WPS and WRF namelist values:

See the main documentation for [wrf] for details.

Options in this section:

[wrf] ptop

Alternative vertical structure: 50 mbar top

1 [wrf]
2 ptop = 5000

Defined in File parm/hwrf_other_basins.conf

[wrf] ptsgm

This value used in 2013 in WP, IO basins.

1 [wrf]
2 ptsgm = 20000

Defined in File parm/hwrf_other_basins.conf

Section [wrf_namelist]

This section sets WRF namelist variables that are NOT on a per-domain basis.

See the main documentation for [wrf_namelist] for details.

Section [config]

Sets basic configuration options used by all components.

See the main documentation for [config] for details.

Options in this section:

[config] run_gsi

Disable GSI since 43 level structure is used.

1 [config]
2 run_gsi = no

Defined in File parm/hwrf_other_basins.conf

[config] run_ensemble_da

Disable ENSDA since GSI is disabled.

1 [config]
2 run_ensemble_da = no

Defined in File parm/hwrf_other_basins.conf

Section [prelaunch]

Configure the prelaunch configuration overrides, run in hwrf_expt, and implemented in hwrf.prelaunch

See the main documentation for [prelaunch] for details.

Options in this section:

[prelaunch] hwrf_other_conf

Used to indicate this conf was used. Primarily for GSI anavinfo.

1 [prelaunch]
2 hwrf_other_conf = yes

Defined in File parm/hwrf_other_basins.conf