source: CONFIG/UNIFORM/v7/ICOLMDZORINCA_v7/EXPERIMENTS/ICOLMDZORINCA/AER/COMP/dynamico.card @ 6209

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

update config icolmdzorinca_v7 to run with last versions of dynamico, icosa_lmdz, inca and lmdz
modify compilation script to fit with new rad compilation option of lmdz

File size: 1.8 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 = n
10
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
15ok_guide=n
16
17[InitialStateFiles]
18List= (${R_IN}/CHM/INCAnbp${RESOL_NBP}/ELI.ICO.AER.nbp${RESOL_NBP}_start0.nc, start.nc)         
19
20[BoundaryFiles]
21List=()
22
23#List=(/ccc/store/cont003/subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/u.${year}${month}.aphe5.GLOBAL_025.nc, u.nc),\
24#     (/ccc/store/cont003/subipsl/subipsl/ERA5/NETCDF/GLOBAL_025/4xdaily/AN_PL/${year}/v.${year}${month}.aphe5.GLOBAL_025.nc, v.nc)
25
26ListNonDel= ()
27
28[SmoothFiles]
29List=   ()
30
31[ParametersFiles]
32List=   \
33        (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
34        (${SUBMIT_DIR}/PARAM/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\
35        (${SUBMIT_DIR}/PARAM/iodef.xml, .),\
36        (${MODIPSL}/modeles/DYNAMICO/xml/context_dynamico.xml, .),\
37        (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\
38        (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\
39        (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .)
40#       (${SUBMIT_DIR}/PARAM/nudging_dynamico.xml, .),\
41
42
43[RestartFiles]
44List=   (restart.nc, restart.nc, start.nc)
45
46[OutputText]
47List=   (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_*)
48
49
50[OutputFiles]
51List=   (output_dcmip2016_native.nc,    ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_native.nc,     NONE), \
52        (output_dcmip2016_regular.nc,   ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_regular.nc,    NONE)
53
54
Note: See TracBrowser for help on using the repository browser.