source: CONFIG/UNIFORM/v6/LMDZORINCAREPR_v6/EXPERIMENTS/LMDZORINCAREPR/COMP/reprobus.card @ 3562

Last change on this file since 3562 was 3562, checked in by acosce, 6 years ago

modify path for reprobus files to read them on commun spaces (rpsl035 / igcmg)

File size: 1.6 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List= ()
8
9[BoundaryFiles]
10#    yyyymm_p1 yyyymm_m1, month_p1 et month_m1 sont accesible dans un version modifie de libIGCM/trunk
11# /ccc/work/cont003/gen6178/marchand/INPUT/MODELE_2D
12#  /ccc/work/cont003/gen6178/marchand/INPUT/TOMCAT_3D
13#   /ccc/work/cont003/gen6178/marchand/INPUT/SOLAR/jstrato/
14List=(${R_IN}/CHM/REPROBUS/MODELE_2D/REF1/AERO/aer_2D-${yyyymm_m1}15.nc, aerm.nc),\
15     (${R_IN}/CHM/REPROBUS/MODELE_2D/REF1/AERO/aer_2D-${year}${month}15.nc, aer.nc),\
16     (${R_IN}/CHM/REPROBUS/MODELE_2D/REF1/AERO/aer_2D-${yyyymm_p1}15.nc, aerp.nc),\
17     (${R_IN}/CHM/REPROBUS/MODELE_2D/REF2/FORC/forc_2D-${yyyymm_m1}15.nc, forcm.nc),\
18     (${R_IN}/CHM/REPROBUS/MODELE_2D/REF2/FORC/forc_2D-${year}${month}15.nc, forc.nc),\
19     (${R_IN}/CHM/REPROBUS/MODELE_2D/REF2/FORC/forc_2D-${yyyymm_p1}15.nc, forcp.nc),\
20     (${R_IN}/CHM/REPROBUS/TOMCAT_3D/tom_3D-1995${month_m1}.nc, tomm.nc),\
21     (${R_IN}/CHM/REPROBUS/TOMCAT_3D/tom_3D-1995${month}.nc, tom.nc),\
22     (${R_IN}/CHM/REPROBUS/TOMCAT_3D/tom_3D-1995${month_p1}.nc, tomp.nc),\
23     (${R_IN}/CHM/REPROBUS/SOLAR/jstrato/${year}/jstrato.${year}${month}, jstrato)
24
25ListNonDel=(${R_IN}/CHM/REPROBUS/SOLAR/SolarFlux-1950-2006.nc, SolarFlux.nc),\
26           (${R_IN}/CHM/REPROBUS/GHG_ODS/CCMVal/ghg_ref1-1850-2006.nc, ghg-ccmval.nc),\
27           (${R_IN}/CHM/REPROBUS/GHG_ODS/CCMVal/ods_2007-1951-2100.nc, ods-ccmval.nc)
28           
29           
30
31[SmoothFiles]
32List= ()
33
34[ParametersFiles]
35List= (${SUBMIT_DIR}/PARAM/reprobus.def, .)
36
37[RestartFiles]
38List= ( NONE )
39
40[OutputText]
41List= (reprobus.def)
42
43[OutputFiles]
44List= ()
Note: See TracBrowser for help on using the repository browser.