source: CONFIG/UNIFORM/v7/ICOLMDZOR_LAM_v7/EXPERIMENTS/ICOLMDZ/amip_LAM/COMP/dynamico.card @ 6179

Last change on this file since 6179 was 6179, checked in by aclsce, 23 months ago

First import of ICOLMDZOR_LAM_v7 configuration.

File size: 2.2 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]
18#List=   (/ccc/store/cont003/gencmip6/p86caub/IGCM_OUT/ICOLMDZ/DEVT/CE0L/CREATE-amip-LAM.01/ICO/Output/Restart/CREATE-amip-LAM.01_2000_start.nc, start.nc)
19#List= (/ccc/work/cont003/drf/p86yann/DYNAMICO_LMDZ_NUDGING/RUN_GLOBAL_FORCED/TEST_LAM_AC/RUN/start.nc, start.nc)         
20List= (/ccc/scratch/cont003/gencmip6/p86caub/START_LAM/start.nc, start.nc)
21
22[BoundaryFiles]
23List=(/ccc/work/cont003/drf/p86yann/DYNAMICO_LMDZ_NUDGING/RUN_GLOBAL_FORCED/RUN_LAM_NBP40/nudging_forcing.nc, nudging_forcing.nc)
24ListNonDel= ()
25
26[SmoothFiles]
27List=   ()
28
29[ParametersFiles]
30List=   \
31        (${SUBMIT_DIR}/PARAM/earth_const.def, .),\
32        (${SUBMIT_DIR}/PARAM/run_dynamico_lam_forcing_France.def, run_dynamico.def),\
33        (${SUBMIT_DIR}/PARAM/iodef.xml, .),\
34        (${MODIPSL}/modeles/DYNAMICO/xml/context_dynamico.xml, .),\
35        (${MODIPSL}/modeles/DYNAMICO/xml/context_input_dynamico.xml, .),\
36        (${MODIPSL}/modeles/DYNAMICO/xml/field_def_dynamico.xml, .),\
37        (${MODIPSL}/modeles/DYNAMICO/xml/nudging_dynamico.xml, .),\
38        (${SUBMIT_DIR}/PARAM/file_def_dynamico.xml, .)
39
40
41[RestartFiles]
42List=   (restart.nc, restart.nc, start.nc)
43
44[OutputText]
45List=   (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_*)
46
47
48[OutputFiles]
49List=   (output_dcmip2016_native.nc,    ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_native.nc,     NONE), \
50        (output_dcmip2016_regular.nc,   ${R_OUT_ICO_O_H}/${PREFIX}_3H_output_dcmip2016_regular.nc,    NONE)
51
52
53#List=  ( limit.nc,       ${R_OUT_ICO_O}/Boundary/${config_UserChoices_JobName}_clim_limit.nc,   NONE), \
54#       ( start.nc,       ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_clim_start.nc,    NONE), \
55#       ( startphy.nc,    ${R_OUT_ICO_O}/Restart/${config_UserChoices_JobName}_clim_startphy.nc, NONE)
56
Note: See TracBrowser for help on using the repository browser.