source: CONFIG/UNIFORM/v7/ICOLMDZOR_LAM_v7/EXPERIMENTS/ICOLMDZOR/amip_ERA5_LAM/COMP/dynamico.card @ 6260

Last change on this file since 6260 was 6260, checked in by aclsce, 19 months ago

Added ICOLMDZOR experiments to be used with ICOLMDZOR_LAM configuration.

File size: 2.0 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5RESOL_NBP=40
6RESOL_ATM_Z=79
7nudging=y
8
9# create_etat0_limit=n is used for normal GCM run
10create_etat0_limit = n
11
12# iflag_phys=1 is used for normal GCM run with continents (not aquaplanet)
13# iflag_phys is only used in combination with create_etat0_limit=y. See specific CREATE set up to know more.
14iflag_phys=1
15
16
17[InitialStateFiles]
18List=   (${R_OUT}/${config_UserChoices_TagName}/${config_UserChoices_SpaceName}/CE0L/${config_UserChoices_CreateName}/ICO/Output/Restart/${config_UserChoices_CreateName}_${year}_start.nc, start.nc)
19
20[BoundaryFiles]
21List=(${R_IN}/ATM/FORCING_LAM/${config_UserChoices_ForcingName}_${config_UserChoices_ForcingDate}.nc, nudging_forcing.nc)
22ListNonDel= ()
23
24[SmoothFiles]
25List=   ()
26
27[ParametersFiles]
28List=   \
29        (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
30        (${SUBMIT_DIR}/PARAM/run_dynamico_lam_ERA5_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        (${MODIPSL}/modeles/DYNAMICO/xml/nudging_dynamico.xml, .),\
36        (${SUBMIT_DIR}/PARAM/file_def_dynamico.xml, .)
37
38
39[RestartFiles]
40List=   (restart.nc, restart.nc, start.nc)
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=   (output_dcmip2016_native.nc,    ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_native.nc,     NONE), \
48        (output_dcmip2016_regular.nc,   ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_regular.nc,    NONE)
49
50
51#List=  ( limit.nc,       ${R_OUT_ICO_O}/Boundary/${config_UserChoices_JobName}_clim_limit.nc,   NONE), \
52#       ( start.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_clim_start.nc,    NONE), \
53#       ( startphy.nc,    ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_clim_startphy.nc, NONE)
54
Note: See TracBrowser for help on using the repository browser.