source: lmdz_wrf/WRFV3/test/em_seabreeze2d_x/README.seabreeze @ 1

Last change on this file since 1 was 1, checked in by lfita, 10 years ago
  • -- --- Opening of the WRF+LMDZ coupling repository --- -- -

WRF: version v3.3
LMDZ: version v1818

More details in:

File size: 1.1 KB
Line 
1
2The purpose of this case is to demonstrate how one can set up all land variables
3in order to use a full-physics ste-up in an idealized case.
4
5This test case is an attempt to produce a two dimensional sea breeze simulation.
6Configuration needs tuning to produce desirable results, as the current
7settings give a very shallow sea breeze.
8
9The input sounding has no wind.
10
11The routine initializing this case is dyn_em/module_initialize_seabreeze2d_x.F.
12There is no Coriolis [grid%f(i,j)=0.].
13There is a diurnal cycle and the latitude and longitude are set for radiation to work.
14Note that since the longitude is set to zero, start_hour in the namelist
15is the local time as well as the UTC time (5Z  in the namelist).
16For other longitudes the start_hour refers to UTC time.
17The land-surface fields are filled so that the slab, Noah or RUC LSMs can be used.
18
19This setup is for a 2D case with 202 grid points in x. The land occupies 50 grid
20points in the middle of the domain. The width of the land can be changed
21by modifying variable lm (half width for land points) in
22dyn_em/module_initialize_seabreeze2d_x.F.
23
Note: See TracBrowser for help on using the repository browser.