Changeset 1340 for CONFIG/LMDZOR
- Timestamp:
- 03/21/11 17:35:21 (13 years ago)
- Location:
- CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/COMP/lmdz.driver
r1334 r1340 55 55 OK_mensuel=n 56 56 ok_hf=n 57 OK_les=y 57 58 58 59 case ${config_UserChoices_PeriodLength} in … … 165 166 166 167 ## physiq.def parameters modified from initial physiq_L${RESOL_ATM_Z} 167 LMDZ_sed physiq.def OK_instan ${OK_instan} 168 LMDZ_sed physiq.def OK_journe ${OK_journe} 169 LMDZ_sed physiq.def OK_mensuel ${OK_mensuel} 170 # LMDZ_sed physiq.def lev_histmth ${lev_histmth} 171 LMDZ_sed physiq.def ok_hf ${ok_hf} 168 LMDZ_sed physiq.def phys_out_filekeys "${OK_mensuel} ${OK_journe} ${ok_hf} ${OK_instan} ${OK_les}" 172 169 LMDZ_sed physiq.def ecrit_mth ${LMDZ_ecrit_mth} 173 170 LMDZ_sed physiq.def ecrit_ISCCP ${LMDZ_ecrit_ISCCP} -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_144x142x19
r882 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_144x142x39
r882 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_144x96x19
r882 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_280x280x39-ZAf
r1211 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 ##AKT Selon Yann le idissip ne sert a rien car le pas de la dissipation est fonction8 #### des parametres de relaxation9 ##idissip=2010 6 ## choix de l'operateur de dissipation (star ou non star ) 11 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_360x180x19-ZIn
r1335 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_72x45x19
r882 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_96x71x19
r882 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_96x95x19
r882 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/gcm.def_96x95x39
r764 r1340 4 4 ## periode pour le pas Matsuno (en pas) 5 5 iperiod=5 6 ## periode de la dissipation (en pas)7 idissip=58 6 ## choix de l'operateur de dissipation (star ou non star ) 9 7 lstardis=y -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/physiq.def_L19
r1335 r1340 1 # $Id$1 ## $Id$ 2 2 # 3 3 # PARAMETRES ANCIENNEMENT DANS gcm.def … … 17 17 ok_limitvrai=n 18 18 ## Nombre d'appels des routines de rayonnements ( par jour) 19 nbapp_rad= 1219 nbapp_rad=24 20 20 ## Flag pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 21 21 iflag_con=30 … … 23 23 cvl_corr=1.0 24 24 ## Facteur additif pour l'albedo 25 pmagic=0.008 26 # 25 # variable modife avec lmdz.card 26 pmagic=999.9 27 27 # 28 28 # 29 29 # Parametres fichiers de sortie 30 30 # 31 ### type_run = type run par rapport aux fichiers et variables de sortie32 # - type_run = CLIM/ENSP (=1)33 # - type_run = AMIP/CFMI (=2)34 type_run=AMIP35 ### OK_journe= y sortir fichier journalier histday.nc, =n pas de fichier histday.nc36 OK_journe=n37 ### OK_mensuel= y sortir fichier mensuel histmth.nc, =n pas de fichier histmth.nc38 OK_mensuel=y39 ### OK_instan=y, ecrire sorties "instantannees" (chaque pas de temps de la physique)40 OK_instan=n41 ### OK_hf=y, ecrire sorties hautes frequence histhf.nc, =n pas de fichier histhf.nc42 ok_hf=n43 31 # Noms des fichiers 44 32 phys_out_filenames= histmth histday histhf histhf3h histhf3hm … … 55 43 name_pres = pres 56 44 # 57 # Parametres niveau de sorties differents fichiers 58 # 59 ### lev_histhf=0-4, niveau de sortie fichier "histhf.nc" 60 # - lev_histhf=0 => pas de sorties histhf.nc 61 # - lev_histhf=2 => defaut 62 # - lev_histhf=3 => variables sur niveaux standards 63 # - lev_histhf=4 => histhf3d.nc champs 3d niveaux modele => fichier. histhf3d.nc 64 lev_histhf=2 65 ### lev_histday=0-5, niveau de sortie fichier "histday.nc" 66 # - lev_histday=0 => pas de sorties lev_histday.nc 67 # - lev_histday=2 => defaut 68 # - lev_histday=3 => + champs 3D => F. Lott 69 # - lev_histday=4 => + champs sous-surfaces 70 # - lev_histday=5 => + champs F. Aires 71 lev_histday=2 72 ### lev_histmth=0-4, niveau de sortie fichier "histmth.nc" 73 # - lev_histmth=0 => pas de sorties lev_histmth.nc 74 # - lev_histmth=2 => defaut 75 # - lev_histmth=3 => albedo, rugosite sous-surfaces 76 # - lev_histmth=4 => champs tendances 3d 77 lev_histmth=2 45 ### parametres pour hist*NMC.nc 46 #lev_histdayNMC: nombre de niveaux sur la verticale dans le fichier 47 # histdayNMC: 8 ou 17 48 lev_histdayNMC=8 49 ### - ok_histNMC = y/n, y/n, y/n pour avoir les sorties NMC mensuelles, journalieres et haute frequence 50 ok_histNMC = y, n, n 51 ### ecrit_LES = frequence ecriture fichier histhf3hm.nc en jours 52 ### ecrit_ins = frequence ecriture fichier histhf5h.nc en jours 53 ecrit_ins=0.125 78 54 ### ecrit_hf = frequence ecriture fichier histhf.nc en jours 79 55 ecrit_hf=0.250 … … 171 147 R_incl = 23.441 172 148 ### solaire = Constante solaire 173 solaire = 136 1.149 solaire = 1366.0896 174 150 # 175 151 # Taux gaz a effet de serre 176 152 # 177 153 ### co2_ppm = taux CO2 en ppm 178 co2_ppm = 367.154 co2_ppm = 0.36886500E+03 179 155 ### CH4_ppb = taux CH4 en ppb 180 CH4_ppb = 1760.156 CH4_ppb = 0.17510225E+04 181 157 ### N2O_ppb = taux N2O en ppb 182 N2O_ppb = 316.158 N2O_ppb = 0.31585000E+03 183 159 ### CFC11_ppt = taux CFC11 en ppt 184 CFC11_ppt = 741.2160 CFC11_ppt = 5.18015181E+01 185 161 ### CFC12_ppt = taux CFC12 en ppt 186 CFC12_ppt = 535.162 CFC12_ppt = 0.99862742E+03 187 163 # 188 164 # Parametres effets directs/indirects des "aerosols" … … 193 169 ok_aie=y 194 170 ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel 195 aer_type=actuel 171 # variable modife avec lmdz.card 172 aer_type=xxx 196 173 ### type of coupled aerosol =1 (default) =2 => bc only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 197 flag_aerosol= 1174 flag_aerosol=6 198 175 ### bl95_b0 = Parameter in CDNC-maer link (Boucher&Lohmann 1995) 199 176 bl95_b0=1.7 … … 213 190 ### ok_cosp=y/n flag simulateur COSP 214 191 ok_cosp=n 215 ## freq_COSP = frequence d'appel de COSP en secondes192 ### freq_COSP = frequence d'appel de COSP en secondes 216 193 freq_COSP=10800. 194 ### ok_mensuelCOSP=y/n sortir fichier mensuel COSP histmthCOSP.nc, =n pas de fichier histmthCOSP.nc 195 ok_mensuelCOSP=y 196 ### ok_journeCOSP=y/n sortir fichier journalier histdayCOSP.nc, =n pas de fichier histdayCOSP.nc 197 ok_journeCOSP=y 198 ### ok_hfCOSP=y/n, ecrire sorties haute frequence histhfCOSP.nc, =n pas de fichier histhfCOSP.nc 199 ok_hfCOSP=n 217 200 # 218 201 # Parametres simulateur ISCCP -
CONFIG/LMDZOR/branches/LMDZOR_v4/LMDZOR/PARAM/physiq.def_L39
r1204 r1340 23 23 cvl_corr=1.0 24 24 ## Facteur additif pour l'albedo 25 # variable modife avec lmdz.card 25 26 pmagic=999.9 26 27 # 27 28 # 28 #29 29 # Parametres fichiers de sortie 30 30 # 31 ### OK_journe= y sortir fichier journalier histday.nc, =n pas de fichier histday.nc32 OK_journe=n33 ### OK_mensuel= y sortir fichier mensuel histmth.nc, =n pas de fichier histmth.nc34 OK_mensuel=y35 ### OK_instan=y, ecrire sorties "instantannees" (chaque pas de temps de la physique)36 OK_instan=n37 ### OK_hf=y, ecrire sorties hautes frequence histhf.nc, =n pas de fichier histhf.nc38 ok_hf=n39 31 # Noms des fichiers 40 32 phys_out_filenames= histmth histday histhf histhf3h histhf3hm … … 51 43 name_pres = pres 52 44 # 53 # Parametres niveau de sorties differents fichiers54 #55 ### lev_histhf=0-4, niveau de sortie fichier "histhf.nc"56 # - lev_histhf=0 => pas de sorties histhf.nc57 # - lev_histhf=2 => defaut58 # - lev_histhf=3 => variables sur niveaux standards59 # - lev_histhf=4 => champs 3d niveaux modele dans le fichier histhf.nc60 lev_histhf=561 ### lev_histday=0-5, niveau de sortie fichier "histday.nc"62 # - lev_histday=0 => pas de sorties lev_histday.nc63 # - lev_histday=2 => defaut64 # - lev_histday=3 => + champs 3D => F. Lott65 # - lev_histday=4 => + champs sous-surfaces66 # - lev_histday=5 => + champs F. Aires67 lev_histday=568 ### lev_histmth=0-4, niveau de sortie fichier "histmth.nc"69 # - lev_histmth=0 => pas de sorties lev_histmth.nc70 # - lev_histmth=2 => defaut71 # - lev_histmth=3 => albedo, rugosite sous-surfaces72 # - lev_histmth=4 => champs tendances 3d73 lev_histmth=574 45 ### parametres pour hist*NMC.nc 75 46 #lev_histdayNMC: nombre de niveaux sur la verticale dans le fichier … … 198 169 ok_aie=y 199 170 ### aer_type = Aerosol variation type : actuel / preind / scenario / annuel 171 # variable modife avec lmdz.card 200 172 aer_type=xxx 201 173 ### type of coupled aerosol =1 (default) =2 => bc only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol
Note: See TracChangeset
for help on using the changeset viewer.