|
Last change
on this file since 985 was
315,
checked in by aslmd, 14 years ago
|
|
MESOSCALE: * implemented z0 roughness map from Hebrard et al. 2011
- also possible to prescribe a constant value in namelist.input through init_Z0
- if there is a missing value [z0=0] or a problem, default value is 1cm
- note: in surface.nc and geo_em.d01.nc, z0 is in cm
in wrfinput_d01 and LMD physics integrations, z0 is in m
MODIFIED files in the physics [MESOSCALE ONLY]
M 314 LMDZ.MARS/libf/phymars/meso_inc/meso_inc_ini.F
M 314 LMDZ.MARS/libf/phymars/meso_inc/meso_inc_inifisini.F
M 314 LMDZ.MARS/libf/phymars/meso_inc/meso_inc_inifisinvar.F
M 314 LMDZ.MARS/libf/phymars/meso_inc/meso_inc_inifisvar.F
MODIFIED files in the dynamical core and interface
M 314 MESOSCALE/LMD_MM_MARS/SRC/WRFV2/call_meso_inifis1.inc
M 314 MESOSCALE/LMD_MM_MARS/SRC/WRFV2/call_meso_inifis2.inc
M 314 MESOSCALE/LMD_MM_MARS/SRC/WRFV2/call_meso_inifis3.inc
M 314 MESOSCALE/LMD_MM_MARS/SRC/WRFV2/Registry/Registry.EM
M 314 MESOSCALE/LMD_MM_MARS/SRC/WRFV2/dyn_em/module_initialize_real.F
M 314 MESOSCALE/LMD_MM_MARS/SRC/WRFV2/dyn_em/solve_em.F
M 314 MESOSCALE/LMD_MM_MARS/SRC/WRFV2/phys/module_lmd_driver.F
MODIFIED files for geogrid.exe [interpolation on the domain]
M 314 MESOSCALE/LMD_MM_MARS/SRC/WPS/wps_mars/geogrid/GEOGRID.TBL.ARW_Mars
M 314 MESOSCALE/LMD_MM_MARS/SRC/WPS/wps_mars/namelist.wps_TEST
A 0 MESOSCALE/LMD_MM_MARS/WPS_GEOG/rough_GCM
M 314 MESOSCALE_DEV/TESTS/LMD_MM_MARS_FASTCASEnewphys.tar.gz
The manual does not feature the few indications necessary for simulations
with new physics so we took a few notes, commented for the moment
M 314 MESOSCALE_DEV/MANUAL/SRC
|
|
File size:
248 bytes
|
| Line | |
|---|
| 1 | type=continuous |
|---|
| 2 | signed=yes |
|---|
| 3 | projection=regular_ll |
|---|
| 4 | dx=1. |
|---|
| 5 | dy=1. |
|---|
| 6 | known_x = 1. |
|---|
| 7 | known_y = 1. |
|---|
| 8 | known_lat = -90. |
|---|
| 9 | known_lon = -179.5 |
|---|
| 10 | wordsize=2 |
|---|
| 11 | tile_x=180 |
|---|
| 12 | tile_y=180 |
|---|
| 13 | tile_z=1 |
|---|
| 14 | tile_bdr=0 |
|---|
| 15 | scale_factor=0.001 |
|---|
| 16 | units="units please" |
|---|
| 17 | description="Surface roughness" |
|---|
Note: See
TracBrowser
for help on using the repository browser.