source: LMDZ4/branches/LMDZ4V5.0-dev/orchidee.def @ 3982

Last change on this file since 3982 was 1300, checked in by Laurent Fairhead, 14 years ago

Work on the config files (*.def):

  • the parameters used by default are those of a reference simulation adjusted for radiative equilibrium for the 96x94x39 resolution (CLOUD09)
  • information on the coupling used (ocean and land) is transferred from the physiq.def file to the run.def file to ease the transfer of parameters files between forced and coupled simulations

Travail sur les fichiers de configuration (les*.def):

  • on prend les paramètres d'une simulation de référence ajusté pour un équilibre radiatif (CLOUD09) par défaut
  • les informations sur la configuration du couplage (océan et végétation) sont déplacées de physiq.def à run.def (pour un échange plus aisé des fichiers de paramétrisations entre les configurations forcées et couplées)
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1#
2#
3# Parameter file for LMDZ4OR_v2 configuration
4# See comments : http://forge.ipsl.jussieu.fr/orchidee/
5#
6STOMATE_OK_CO2=TRUE
7# STOMATE_OK_STOMATE is not set
8# STOMATE_OK_DGVM is not set
9# STOMATE_WATCHOUT is not set
10SECHIBA_restart_in=default
11SECHIBA_rest_out=sechiba_rest.nc
12SECHIBA_reset_time=y
13#
14OUTPUT_FILE=sechiba_out.nc
15WRITE_STEP=2592000
16SECHIBA_HISTLEVEL=5
17#
18SECHIBA_HISTFILE2 = FALSE
19SECHIBA_OUTPUT_FILE2 = sechiba_out_2.nc
20WRITE_STEP2 = 86400.0
21SECHIBA_HISTLEVEL2 = 1
22#
23STOMATE_OUTPUT_FILE=stomate_history.nc
24STOMATE_HIST_DT=10.
25STOMATE_HISTLEVEL=0
26SECHIBA_DAY=0.0
27SECHIBA_ZCANOP=0.5
28DT_SLOW=86400.
29# IMPOSE_VEG is not set
30VEGETATION_FILE=carteveg5km.nc
31# VEGETATION_FILE=pft_new.nc
32DIFFUCO_LEAFCI=233.
33CONDVEG_SNOWA=default
34# IMPOSE_AZE is not set
35SOILALB_FILE=soils_param.nc
36SOILTYPE_FILE=soils_param.nc
37ENERBIL_TSURF=280.
38HYDROL_SNOW=0.0
39HYDROL_SNOWAGE=0.0
40HYDROL_SNOWICE=0.0
41HYDROL_SNOWICEAGE=0.0
42HYDROL_HDRY=1.0
43HYDROL_HUMR=1.0
44HYDROL_BQSB=default
45HYDROL_GQSB=0.0
46HYDROL_DSG=0.0
47HYDROL_DSP=default
48HYDROL_QSV=0.0
49HYDROL_OK_HDIFF=n
50HYDROL_TAU_HDIFF=1800.
51THERMOSOIL_TPRO=280.
52RIVER_ROUTING=y
53ROUTING_FILE=routing.nc
54LAI_MAP=y
55LAI_FILE=lai2D.nc
56SECHIBA_QSINT=0.02
57ALB_BARE_MODEL = FALSE
58PERCENT_THROUGHFALL_PFT = 30., 30., 30., 30., 30., 30., 30., 30., 30., 30., 30., 30., 30.
59RVEG_PFT = .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5, .5
60CDRAG_FROM_GCM = .TRUE.
61#LAND_USE=y
62#VEGET_YEAR=0
63#VEGET_UPDATE=1Y
Note: See TracBrowser for help on using the repository browser.