source: CONFIG/UNIFORM/v7/ICOLMDZOR_LAM_v7/EXPERIMENTS/ICOLMDZOR/CREATE_amip/COMP/dynamico.card @ 6325

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

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

File size: 1.3 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5RESOL_NBP=80
6RESOL_ATM_Z=79
7nudging=y
8etat0=database
9
10# create_etat0_limit=n is used for normal GCM run
11create_etat0_limit = y
12
13# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)
14# iflag_phys=101, 102,... or 120 to activate aquaplanet mode
15iflag_phys=1
16
17
18[InitialStateFiles]
19List = ()         
20
21[BoundaryFiles]
22List=()
23ListNonDel=()
24
25[SmoothFiles]
26List=   ()
27
28[ParametersFiles]
29List=   (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
30        (${SUBMIT_DIR}/PARAM/run_dynamico_global_France.def, 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        (${SUBMIT_DIR}/PARAM/nudging_dynamico.xml, .),\
36        (${SUBMIT_DIR}/PARAM/file_def_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_*)
44
45
46[OutputFiles]
47List=   ( start0.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,    NONE)
48
Note: See TracBrowser for help on using the repository browser.