source: CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/CREATE_etat0/COMP/dynamico.card @ 6082

Last change on this file since 6082 was 6082, checked in by acosce, 2 years ago

modify path for input file of Create_etat0_ico GES configuration

File size: 1.7 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5RESOL_NBP=40
6RESOL_ATM_Z=79
7
8# create_etat0_limit=n is used for normal GCM run
9create_etat0_limit = y
10
11# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)
12# iflag_phys=101, 102,... or 120 to activate aquaplanet mode
13iflag_phys=1
14
15
16[InitialStateFiles]
17List = ()         
18
19[BoundaryFiles]
20List=()
21ListNonDel= (${R_IN}/CHM/INCAnbp40/trac_GES_ce0l_ico.nc, .)
22 
23
24[SmoothFiles]
25List=   ()
26
27[ParametersFiles]
28List=   \
29        (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
30        (${SUBMIT_DIR}/PARAM/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\
31        (${SUBMIT_DIR}/PARAM/iodef.xml, .),\
32        (${MODIPSL}/modeles/DYNAMICO/XML/context_dynamico.xml, .),\
33        (${MODIPSL}/modeles/DYNAMICO/XML/context_input_dynamico.xml, .),\
34        (${MODIPSL}/modeles/DYNAMICO/XML/field_def_dynamico.xml, .),\
35        (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .),\
36        (${SUBMIT_DIR}/PARAM/tracers_dynamico.xml, .)
37
38
39[RestartFiles]
40List=   (NONE)
41
42[OutputText]
43List=   (run_dynamico.def, earth_const.def, iodef.xml, context_dynamico.xml, context_input_dynamico.xml, field_def_dynamico.xml, file_def_dynamico.xml, out_icosa_lmdz.exe.out, out_icosa_lmdz.exe.err, xios_client_*, ps_out.nc, CO2BIH.nc, CH4.nc, CO2OC.nc)
44
45
46[OutputFiles]
47List=   ( start.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,    NONE),\
48        ( start0.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_${year}_start0.nc,    NONE),\
49        ( tracers_output.nc , ${R_OUT_ICO_O}/${config_UserChoices_JobName}_${year}_tracers_output.nc, NONE),\
50        ( tracers_output_native.nc , ${R_OUT_ICO_O}/${config_UserChoices_JobName}_${year}_tracers_output_native.nc, NONE)
51
Note: See TracBrowser for help on using the repository browser.