source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/EXPERIMENTS/ICOLMDZ/aquaplanet/climAQUA_360d/COMP/lmdz.card @ 4688

Last change on this file since 4688 was 4688, checked in by jgipsl, 4 years ago

Added aquaplanet experiments, done by S. Fromang.

File size: 4.2 KB
Line 
1#========================================================================
2#D-- Compatibility -
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
7# Physics package to use
8LMDZ_Physics=NPv6.1.3
9
10ConfType=aquaplanet
11
12pmagic=0.
13
14# Specify which output file to activate and at which output_level
15# Use an integer to specify the output level or NONE if to deactivate the file
16# output_level_filename=1     : activate the corresponding file with low output level
17# output_level_filename=10    : activate the corresponding file with high output level
18# output_level_filename=NONE  : the file will not be written
19
20output_level_histmth = 3
21output_level_histday = 3
22output_level_histhf  = NONE
23output_level_histmthNMC = 5
24output_level_histdayNMC = 5
25output_level_histhfNMC  = 6
26
27[InitialStateFiles]
28List= (/ccc/work/cont003/gen0239/sfromang/STARTFILESaquaplanet/nbp40_SST103/startphy.nc, .)
29
30[BoundaryFiles]
31List= (/ccc/work/cont003/gen0239/sfromang/STARTFILESaquaplanet/nbp40_SST103/limit.nc, .)
32
33ListNonDel= (${MODIPSL}/modeles/LMDZ/DefLists/context_lmdz.xml, . ),            \
34        (${MODIPSL}/modeles/LMDZ/DefLists/context_input_lmdz.xml, . ),      \
35        (${MODIPSL}/modeles/LMDZ/DefLists/field_def_lmdz.xml, . ),          \
36        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmth_lmdz.xml, . ),   \
37        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthCOSP_lmdz.xml, .),\
38        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histmthNMC_lmdz.xml, . ),\
39        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histday_lmdz.xml, . ),   \
40        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayCOSP_lmdz.xml, .),\
41        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdayNMC_lmdz.xml, . ),\
42        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhf_lmdz.xml, . ),    \
43        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfCOSP_lmdz.xml, .), \
44        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histhfNMC_lmdz.xml, . ), \
45        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstn_lmdz.xml, . ),   \
46        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histins_lmdz.xml, . ),   \
47        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histstrataer_lmdz.xml, . ),\
48        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histdaystrataer_lmdz.xml, . ),\
49        (${MODIPSL}/modeles/LMDZ/DefLists/file_def_histLES_lmdz.xml, . ),\
50        (${R_IN}/ATM/STRATAERO/CMIP6/v3/144x142/L${RESOL_ATM_Z}/taulwstrat.2D.ave.nc, taulwstrat.2D.nc),\
51        (${R_IN}/ATM/STRATAERO/CMIP6/v3/144x142/L${RESOL_ATM_Z}/tauswstrat.2D.ave.nc, tauswstrat.2D.nc)
52
53
54# Optional: The o2a.nc file is optional and is used to fit with the coupled configuration for the land-sea mask.
55# The o2a file can be removed if it does not correspond to the resolution or zoom. In that case, Relief.nc will be used to calculate the mask land-sea.
56# Use following o2a file to fit with IPSLCM6.0.11 coupled model:
57#       (${R_IN}/ATM/START/eORCA1.2xLMD144x142/o2a_v3.nc, o2a.nc)
58# Use following o2a file for regular grid 96x95, correspond to coupled configuration IPSLCM5A2:
59#       (${R_IN}/ATM/START/ORCA2.3xLMD96x95/o2a_v3.nc, o2a.nc)
60
61
62
63[ParametersFiles]
64List=   (${SUBMIT_DIR}/PARAM/physiq.def_${LMDZ_Physics}, physiq.def), \
65        (${SUBMIT_DIR}/PARAM/vert.def_L${RESOL_ATM_Z},   vert.def),   \
66        (${SUBMIT_DIR}/PARAM/config.def_${ConfType}     ,  config.def),    \
67        (${SUBMIT_DIR}/PARAM/run.def, .), \
68        (${SUBMIT_DIR}/PARAM/guide.def, .), \
69        (${SUBMIT_DIR}/PARAM/traceur.def, .)
70
71[RestartFiles]
72List= (restartphy.nc, restartphy.nc,  startphy.nc)
73
74[OutputText]
75List=   (physiq.def, gcm.def, vert.def, run.def, config.def, traceur.def, guide.def, context_lmdz.xml, context_input_lmdz.xml, field_def_lmdz.xml, file_def_*lmdz.xml)
76
77[OutputFiles]
78List=   (histmth.nc,       ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,       NONE),                  \
79        (histmthNMC.nc,    ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmthNMC.nc,    NONE),                  \
80        (histday.nc,       ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,       NONE),                  \
81        (histdayNMC.nc,    ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,    NONE),                  \
82        (histhf.nc,        ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,        NONE),                  \
83        (histhfNMC.nc,     ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,     NONE),                  \
Note: See TracBrowser for help on using the repository browser.