updated top-level README and version_decl for V4.4.2 (#1795)
[WRF.git] / doc / README.CTSM
blob5608519ca900ef2bc92da52d57ece69e05df7f3b
1 =====================
2   Using CTSM with WRF
3 =====================
5 CTSM has now been coupled to WRF. 
6 CTSM can be used as the land surface model scheme in WRF by choosing sf_surface_physics = 6
7 in the WRF namelist.input file.
9 For comprehensive instructions on how to run WRF with CTSM please check: 
10 https://escomp.github.io/ctsm-docs/versions/master/html/lilac/specific-atm-models/wrf.html
12 In summary, the procedure for running WRF-CTSM is similar to the workflow for 
13 running WRF real cases, except that it requires additional steps to:
15 1. Clone the CTSM repository,
16 2. Build CTSM libraries and LILAC,
17 3. Set environments to build WRF with CTSM and LILAC,
18 4. Define namelist options required for CTSM,
19 5. Choosing sf_surface_physics = 6 in the WRF namelist.input. 
21 Currently nesting is not available for WRF-CTSM simulations. 
23 Please note that if you build WRF with CTSM, the previous WRF CLM option (sf_surface_physics=5) would not be available.
26 For further assistance please contact Dr. Negin Sobhani (negins@ucar.edu) or Dr. David Lawrence (dlawren@ucar.edu).