source: CONFIG/UNIFORM/v7/ICOLMDZOR_v7/EXPERIMENTS/ICOLMDZ/CREATE_amip/COMP/dynamico.card

Last change on this file was 6448, checked in by jgipsl, 14 months ago

Update with changes done in IPSLCM7 in previous commit [6445]:
Modified to be able to work with

  • LMDZ testing rev 4515
  • ORCHIDEE rev 7991
  • ICOSA_LMDZ rev 4501
  • DYNAMICO rev 3558d704

Also changed path to NETCDF95 installation at irene/igcmg.

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
10
11# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)
12# iflag_phys=101, 102,... or 120 to activate aquaplanet mode
13iflag_phys=1
14
15
16[InitialStateFiles]
17List = ()         
18
19[BoundaryFiles]
20List=()
21ListNonDel=()
22
23[SmoothFiles]
24List=   ()
25
26[ParametersFiles]
27List=   \
28        (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
29        (${SUBMIT_DIR}/PARAM/run_dynamico.def_nbp${RESOL_NBP}, run_dynamico.def),\
30        (${SUBMIT_DIR}/PARAM/iodef.xml, .),\
31        (${MODIPSL}/modeles/DYNAMICO/xml/sponge_dynamico.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        (${MODIPSL}/modeles/DYNAMICO/xml/file_def_dynamico.xml, .)
36
37
38[RestartFiles]
39List=   (NONE)
40
41[OutputText]
42List=   (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_*)
43
44
45[OutputFiles]
46List=   ( start.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_${year}_start.nc,    NONE)
47
Note: See TracBrowser for help on using the repository browser.