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