climate projections with WRF

For climate simulation of future changes, you will need to
(1) select the large scale forcing data that can be used to provide initial and boundary condition for WRF. For example, the CESM outputs of climate in 2100s. Note that the data should be at 12-hour interval or shorter (e.g., 6-h or 3-h), because the lateral boundary of WRF needs to be updated as frequently as possible.
(2) determine what physics/dynamics options you want to use
(3) remember to turn on sst_update

More information can be found in Chapter 5: WRF Model
 
Back
Top