source: CONFIG/UNIFORM/v7/ICOLMDZOR_LAM_v7/EXPERIMENTS/ICOLMDZOR/CREATE_amip_ERA5_LAM/COMP/dynamico.card @ 6260

Last change on this file since 6260 was 6260, checked in by aclsce, 19 months ago

Added ICOLMDZOR experiments to be used with ICOLMDZOR_LAM configuration.

File size: 1.4 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5RESOL_NBP=40
6RESOL_ATM_Z=79
7nudging=y
8etat0=database
9
10
11# create_etat0_limit=n is used for normal GCM run
12create_etat0_limit = y
13
14# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)
15# iflag_phys=101, 102,... or 120 to activate aquaplanet mode
16iflag_phys=1
17
18
19[InitialStateFiles]
20List=   ()
21
22[BoundaryFiles]
23List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}.nc, nudging_forcing.nc)
24ListNonDel=()
25
26[SmoothFiles]
27List=   ()
28
29[ParametersFiles]
30List=   \
31        (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
32        (${SUBMIT_DIR}/PARAM/run_dynamico_lam_ERA5_France.def, run_dynamico.def),\
33        (${SUBMIT_DIR}/PARAM/iodef.xml, .),\
34        (${MODIPSL}/modeles/DYNAMICO/xml/context_dynamico.xml, .),\
35        (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\
36        (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\
37    (${MODIPSL}/modeles/DYNAMICO/xml/nudging_dynamico.xml, .),\
38        (${SUBMIT_DIR}/PARAM/file_def_dynamico.xml, .)
39
40
41[RestartFiles]
42List=   (NONE)
43
44[OutputText]
45List=   (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_*)
46
47
48[OutputFiles]
49List=   ( start0.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,    NONE)
50
Note: See TracBrowser for help on using the repository browser.