source: CONFIG/UNIFORM/v7/IPSLCM7/EXPERIMENTS/ICOLMDZORINCA/CREATE_etat0/COMP/dynamico.card @ 6838

Last change on this file since 6838 was 6838, checked in by aclsce, 6 weeks ago

Modified IPSLCM7 configuration as follows :

  • added DYNAMICO_XML in DYNAMICO path for xml files
  • removed SOURCES/LMDZ not needed anymore (commited in LMDZ repository)
  • commented creation of file_def_dynamico.xml by using python script (now file_def_dynamico.xml exists in DYNAMICO_XML directory).
  • Property svn:mime-type set to application/x-wine-extension-ini
File size: 1.3 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
10etat0=database
11
12# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)
13# iflag_phys=101, 102,... or 120 to activate aquaplanet mode
14iflag_phys=1
15
16
17[InitialStateFiles]
18List = ()         
19
20[BoundaryFiles]
21List=()
22ListNonDel= ()
23
24[SmoothFiles]
25List=   ()
26
27[ParametersFiles]
28List=   \
29        (${SUBMIT_DIR}/PARAM/DYNAMICO/earth_const.def                   , .                     ),\
30        (${SUBMIT_DIR}/PARAM/DYNAMICO/run_dynamico.def_nbp${RESOL_NBP}  , run_dynamico.def      ),\
31        (${MODIPSL}/modeles/ICOSA_LMDZ/xml/param_gw.xml                 , .                     ),\
32        (${MODIPSL}/modeles/DYNAMICO/xml/DYNAMICO_XML/context_dynamico.xml              , .                     ),\
33        (${MODIPSL}/modeles/DYNAMICO/xml/DYNAMICO_XML/context_input_dynamico.xml        , .                     ),\
34        (${MODIPSL}/modeles/DYNAMICO/xml/DYNAMICO_XML/field_def_dynamico.xml            , .                     ),\
35        (${MODIPSL}/modeles/DYNAMICO/xml/DYNAMICO_XML/file_def_dynamico.xml             , .                     )
36
37[RestartFiles]
38List=   (NONE)
39
40[OutputText]
41List=   (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_*)
42
43
44[OutputFiles]
45List=   ( start0.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,    NONE)
Note: See TracBrowser for help on using the repository browser.