source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/EXPERIMENTS/ICOLMDZOR/clim_noleap/COMP/dynamico.card @ 4606

Last change on this file since 4606 was 4606, checked in by jgipsl, 5 years ago

Added copy of context_input_dynamico.xml needed for DYNAMICO/trunk rev 933 and later. This file is copied from the source DYNAMCIO.

File size: 1.7 KB
RevLine 
[4180]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5RESOL_NBP=40
[4281]6RESOL_ATM_Z=79
[4180]7
[4291]8# create_etat0_limit=n is used for normal GCM run
9create_etat0_limit = n
[4180]10
[4291]11# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)
12# iflag_phys is only used in combination with create_etat0_limit=y. See specific CREATE set up to know more.
13iflag_phys=1
14
15
[4180]16[InitialStateFiles]
[4388]17List=   (${R_IN}/ATM/START/dynamico_lmdz_nbp${RESOL_NBP}/start.nc, .)
[4180]18         
19
20[BoundaryFiles]
21List=()
[4325]22ListNonDel= ()
[4180]23
24[SmoothFiles]
25List=   ()
26
27[ParametersFiles]
28List=   \
29        (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
[4285]30        (${SUBMIT_DIR}/PARAM/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\
[4180]31        (${SUBMIT_DIR}/PARAM/iodef.xml, .),\
[4190]32        (${MODIPSL}/modeles/DYNAMICO/xml/context_dynamico.xml, .),\
[4606]33        (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\
[4190]34        (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\
[4281]35        (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .)
[4180]36
37
38[RestartFiles]
[4281]39List=   (restart.nc, restart.nc, start.nc)
[4180]40
41[OutputText]
[4281]42List=   (run_dynamico.def, earth_const.def, iodef.xml, context_dynmico.xml, field_def_dynamico.xml, file_def_dynamico.xml, out_icosa_lmdz.exe.out*, out_icosa_lmdz.exe.err*, xios_client_*)
[4180]43
44
45[OutputFiles]
[4281]46List=   (output_dcmip2016_native.nc,    ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_native.nc,     NONE), \
47        (output_dcmip2016_regular.nc,   ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_regular.nc,    NONE)
[4180]48
49
[4281]50#List=  ( limit.nc,       ${R_OUT_ICO_O}/Boundary/${config_UserChoices_JobName}_clim_limit.nc,   NONE), \
51#       ( start.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_clim_start.nc,    NONE), \
52#       ( startphy.nc,    ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_clim_startphy.nc, NONE)
[4180]53
Note: See TracBrowser for help on using the repository browser.