source: CONFIG/UNIFORM/v7/ICOLMDZOR_LAM_v7/EXPERIMENTS/ICOLMDZ/CREATE_amip_ERA5_LAM/COMP/dynamico.card @ 6325

Last change on this file since 6325 was 6325, checked in by aclsce, 16 months ago

Modified to be compliant with new tracer.def file.
Use of file_def_dynamico.xml in iodef.xml

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=   (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
31        (${SUBMIT_DIR}/PARAM/run_dynamico_lam_ERA5_France.def, run_dynamico.def),\
32        (${SUBMIT_DIR}/PARAM/iodef.xml, .),\
33        (${MODIPSL}/modeles/DYNAMICO/xml/context_dynamico.xml, .),\
34        (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\
35        (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\
36        (${SUBMIT_DIR}/PARAM/nudging_dynamico.xml, .),\
37        (${SUBMIT_DIR}/PARAM/file_def_dynamico.xml, .)
38
39
40[RestartFiles]
41List=   (NONE)
42
43[OutputText]
44List=   (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_*)
45
46
47[OutputFiles]
48List=   ( start0.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,    NONE)
49
Note: See TracBrowser for help on using the repository browser.