source: CONFIG/UNIFORM/v6/LMDZREPR_v6/EXPERIMENTS/LMDZREPR/amip/COMP/reprobus.card @ 5608

Last change on this file since 5608 was 5608, checked in by falletti, 3 years ago

New configuration LMDZREPR_v6

File size: 2.3 KB
Line 
1# $Id$
2
3[Compatibility]
4libIGCM=1.0
5
6[UserChoices]
7output_level_species = 1
8output_level_speciesm = 5
9
10[InitialStateFiles]
11List= ()
12
13[BoundaryFiles]
14List=(/ccc/store/cont003/gen6178/marchand/INPUT/MODELE_2D/AERO/REFCCMI/aer_2D-${yyyymm_m1}15.nc, aerm.nc),\
15     (/ccc/store/cont003/gen6178/marchand/INPUT/MODELE_2D/AERO/REFCCMI/aer_2D-${year}${month}15.nc, aer.nc),\
16     (/ccc/store/cont003/gen6178/marchand/INPUT/MODELE_2D/AERO/REFCCMI/aer_2D-${yyyymm_p1}15.nc, aerp.nc),\
17     (/ccc/store/cont003/gen6178/marchand/INPUT/MODELE_2D/FORC/RCP8.5CCMI_REFC1/forc_2D-${yyyymm_m1}15.nc, forcm.nc),\
18     (/ccc/store/cont003/gen6178/marchand/INPUT/MODELE_2D/FORC/RCP8.5CCMI_REFC1/forc_2D-${year}${month}15.nc, forc.nc),\
19     (/ccc/store/cont003/gen6178/marchand/INPUT/MODELE_2D/FORC/RCP8.5CCMI_REFC1/forc_2D-${yyyymm_p1}15.nc, forcp.nc),\
20     (/ccc/store/cont003/gen6178/marchand/INPUT/TOMCAT_3D/tom_3D-1995${month_m1}.nc, tomm.nc),\
21     (/ccc/store/cont003/gen6178/marchand/INPUT/TOMCAT_3D/tom_3D-1995${month}.nc, tom.nc),\
22     (/ccc/store/cont003/gen6178/marchand/INPUT/TOMCAT_3D/tom_3D-1995${month_p1}.nc, tomp.nc),\
23     (/ccc/store/cont003/gen6178/marchand/INPUT/SOLAR/jstrato/J_ZEXTENDED/jstrato.${year}${month}, jstrato)
24
25
26ListNonDel=(/ccc/store/cont003/gen6178/marchand/INPUT/SOLAR/CCMI/SolarFlux-1950-2011.nc, SolarFlux.nc),\
27           (/ccc/store/cont003/gen6178/marchand/INPUT/GHG_ODS/CCMVal/ghg_RCP85_1765-2500.nc, ghg-ccmval.nc),\
28           (/ccc/store/cont003/gen6178/marchand/INPUT/GHG_ODS/CCMVal/ods_2011-1951-2100new.nc, ods-ccmval.nc),\
29           (/ccc/store/cont003/gen6178/marchand/INPUT/AEROSOL-CCMVAL/hrates.ascii, hrates.ascii),\
30           (/ccc/store/cont003/gen6178/marchand/INPUT/AEROSOL-CCMVAL/sfc_forcing.ascii,sfc_forcing.ascii)
31
32[SmoothFiles]
33List= ()
34
35[ParametersFiles]
36List= (${SUBMIT_DIR}/PARAM/reprobus.def, .),\
37    (${MODIPSL}/modeles/REPROBUS/XML/context_reprobus.xml, .)   ,\
38    (${MODIPSL}/modeles/REPROBUS/XML/field_def_reprobus.xml, .) ,\
39    (${MODIPSL}/modeles/REPROBUS/XML/file_def_reprobus.xml, .)
40
41
42[RestartFiles]
43List= ( NONE )
44
45[OutputText]
46List= (reprobus.def,context_reprobus.xml,field_def_reprobus.xml,file_def_reprobus.xml)
47
48[OutputFiles]
49List= (reprobus_species.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_reprobus_species.nc,    NONE),\
50      (reprobus_speciesm.nc,     ${R_OUT_CHM_O_M}/${PREFIX}_1M_reprobus_speciesm.nc,   NONE)
Note: See TracBrowser for help on using the repository browser.