Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


 

This guide assumes that one has successfully run the regional refined simulation following the instructions (https://acme-climate.atlassian.net/wiki/display/ATM/Configuring%2C+building%2C+and+running+regionally+refined+CONUS+grid).

...

  1. Create the analysis fields on the RRM grids
    1. Interpolate the analysis fields (e.g., ECMWF, NCEP, MERRA, and etc.) to the RRM grid.
    2. The nudging code (ACME/models/atm/cam/src/physics/cam/nudging.F90) is developed by Patrick Callaghan. The code can nudge the model states of U, V, T, Q, and/or PS in the physics module.
    3. It is important, in some cases, to account for the differences in the topography used in the source analysis data and that for a specific RRM configuration.
    4. If interested in the analysis fields used for the RRM-CONUS nudging simulation, please contact Qi Tang.
  2. Specify the nudging parameters
    1. The nudging parameters can be specified in the user_nl_cam.
    2. Details about the parameters are given in nudging.F90

...

  1. An updated version of example is documented in a recent GMD paper (Tang et al., 2019).


An example of nudging U and V outside the CONUS domain in the simulation for the CSSEF project is provided below:

...

 Nudge_Vwin_Ldelta  =0.1

/

 


Info

Filter by label (Content by label)
showLabelsfalse
max5
spacesDocs
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "\"rrm\"" , "\"nudging\"" ) and type = "page" and space = "Docs"
labels"nudging" "RRM"

Page Properties
hiddentrue


 
Related issues