Ignore:
Timestamp:
09/08/11 11:25:04 (13 years ago)
Author:
acosce
Message:

Change card of LMDZORINCA for 39 levels dev

Location:
CONFIG/LMDZORINCA/branches/LMDZORINCA3_39/EXP_NMHC
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZORINCA/branches/LMDZORINCA3_39/EXP_NMHC/COMP/inca.card

    r904 r1553  
    1111List= 
    1212 
    13 ListNonDel= (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\ 
    14             (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\ 
    15             (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/aircraft.nc             ,   aircraft.nc    )\ 
    16             (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/so4.nc                  ,   so4.nc         )\ 
    17             (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/sflx_Present.nc        ,   sflx.nc        )\ 
    18             (${R_INIT}/CHM/LMDZORINCA/NMHC/phototable.dat_V4.1                     ,   phototable.dat )\ 
    19             (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/landuse.nc             ,   landuse.nc     ) 
     13ListNonDel= (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/o3clim.nc           ,   o3clim.nc      )\ 
     14            (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/npp.nc              ,   npp.nc          )\ 
     15            (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/aircraft.nc         ,   aircraft.nc    )\ 
     16            (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/so4.nc              ,   so4.nc          )\ 
     17            (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/sflx.nc             ,   sflx.nc        )\ 
     18            (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/phototable.dat      ,   phototable.dat )\ 
     19            (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/landuse.nc          ,   landuse.nc     ) 
    2020 
    2121[ParametersFiles] 
  • CONFIG/LMDZORINCA/branches/LMDZORINCA3_39/EXP_NMHC/COMP/lmdz.card

    r1225 r1553  
    44 
    55[UserChoices] 
    6 LMDZ_NbPeriod_adjust=0 
     6LMDZ_NbPeriod_adjust=3 
    77# LMDZ_NbPeriod_adjust=0 
    88# To force usage of this Bands file, put LMDZ_NbPeriod_adjust=0 and replace XXXXXXX by Restart Job Name 
    9 LMDZ_Bands_file_name=/dmnfs11/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/LOI_NA_AR5WERF_co2/ATM/Debug/LOI_NA_AR5WERF_co2_20060501_20060531_Bands_96x95x19_4prc.dat 
     9#LMDZ_Bands_file_name=/dmnfs11/cont003/p86cozic/IGCM_OUT/LMDZORINCA/NMHC_AER/LOI_NA_AR5WERF_co2/ATM/Debug/LOI_NA_AR5WERF_co2_20060501_20060531_Bands_96x95x19_4prc.dat 
    1010 
    1111[InitialStateFiles] 
    1212# start and startphy are the clim files computed with CLIM_CREATE (create_etat0_limit) job 
    13 List=   (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/start.nc, start.nc) \ 
    14         (${R_INIT}/CHM/${config_UserChoices_TagName}/INCA${RESOL_CHM}/startphy.nc, startphy.nc) 
     13List=   (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/start_2.nc, start.nc) \ 
     14        (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/startphy.nc, startphy.nc) 
    1515 
    1616 
    1717[BoundaryFiles] 
    18 List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-${RESOL_ATM}_${year}1231_limit.nc , limit.nc)  
     18List=   (/dmnfs/cont003/p86cozic/INPUT/39LEVELS/limit_365.nc , limit.nc)  
    1919ListNonDel= () 
    2020 
  • CONFIG/LMDZORINCA/branches/LMDZORINCA3_39/EXP_NMHC/PARAM/gcm.def

    r633 r1553  
    1515niterh=2 
    1616## temps de dissipation des plus petites long.d ondes pour u,v (gradiv)   
    17 tetagdiv=3600. 
     17tetagdiv=5400. 
    1818## temps de dissipation des plus petites long.d ondes pour u,v(nxgradrot) 
    19 tetagrot=3600. 
     19tetagrot=5400. 
    2020## temps de dissipation des plus petites long.d ondes pour  h ( divgrad) 
    21 tetatemp=3600. 
     21tetatemp=5400. 
    2222## coefficient pour gamdissip                                             
    2323coefdis=0. 
     
    2626## guide ou pas 
    2727ok_guide=.false. 
    28 ## utilisation de restart de la version LMDZ3 
    29 old_restart= 
    3028## avec ou sans physique 
    31 ##physic=n 
     29physic=y 
    3230iflag_phys=1 
    3331## periode de la physique (en pas) 
    3432iphysiq=10 
     33##  Avec ou sans strato 
     34ok_strato=y  
     35#  Couche eponge dans les couches de pression plus faible que 100 fois la pression de la derniere couche 
     36iflag_top_bound=2 
     37#  Coefficient pour la couche eponge (valeur derniere couche) 
     38tau_top_bound=5.e-5 
    3539## frequence (en  jours ) de l'ecriture du fichier histphy                
    3640ecritphy=1 
     
    4953##   Si = .T. ,  lecture du fichier limit avec la bonne annee              
    5054ok_limitvrai=n 
    51 ## Nombre  d'appels des routines de rayonnements ( par jour) 
    52 nbapp_rad=12 
    53 ##  Flag  pour la convection (1 pour LMD, 2 pour Tiedtke, 3 KE, 4 KE vect) 
    54 iflag_con=30 
    5555## longitude en degres du centre du zoom 
    5656clon=0. 
  • CONFIG/LMDZORINCA/branches/LMDZORINCA3_39/EXP_NMHC/PARAM/physiq.def

    r615 r1553  
    99# parametres KE 
    1010# 
    11 epmax = .99 
     11epmax = .999 
    1212ok_adj_ema = n 
    1313iflag_clw = 1 
     14##  Activation ou non de la parametrisation de Hines pour la strato 
     15ok_hines=y 
     16## Nombre  d'appels des routines de rayonnements ( par jour)                  
     17nbapp_rad=24 
     18##  Flag  pour la convection (1 pour LMD, 2 pour Tiedtke, 3 KE, 4 KE vect) 
     19iflag_con=30 
    1420#  
    1521# parametres nuages 
    1622# 
    17 cld_lc_lsc = 0.00026 
    18 cld_lc_con = 0.00026 
    19 cld_tau_lsc = 3600. 
    20 cld_tau_con = 3600. 
    21 ffallv_lsc = 1. 
    22 ffallv_con = 1. 
     23cld_lc_lsc = 4.16e-4 
     24cld_lc_con = 4.16e-4 
     25cld_tau_lsc = 1800. 
     26cld_tau_con = 1800. 
     27ffallv_lsc = 0.5 
     28ffallv_con = 0.5 
    2329coef_eva = 0.00002 
    2430reevap_ice = y 
     
    5965R_peri = 102.7 
    6066R_incl = 23.441 
    61 solaire = 1365. 
    62 co2_ppm = 348. 
    63 CH4_ppb = 1650. 
    64 N2O_ppb = 306. 
    65 CFC11_ppt = 280. 
    66 CFC12_ppt = 484. 
     67solaire = 1366.0896  
     68# 
     69# Taux gaz a effet de serre 
     70# 
     71### co2_ppm =    taux CO2 en ppm 
     72co2_ppm = 0.36886500E+03 
     73### CH4_ppb =    taux CH4 en ppb 
     74CH4_ppb = 0.17510225E+04 
     75### N2O_ppb =    taux N2O en ppb 
     76N2O_ppb = 0.31585000E+03 
     77### CFC11_ppt =  taux CFC11 en ppt 
     78CFC11_ppt = 5.18015181E+01 
     79### CFC12_ppt =  taux CFC12 en ppt 
     80CFC12_ppt = 0.99862742E+03 
    6781# 
    6882# parametres simulateur ISCCP 
    6983# 
    70 top_height = 3 
     84top_height = 1 
    7185#overlap = 1, 2 ou 3 
    7286overlap = 3 
     
    8094iflag_pbl = 1 
    8195iflag_thermals = 0 
     96iflag_clos=0 
    8297iflag_ratqs=0 
    83 iflag_clos=0 
    8498# 
    8599# parametre chimie/aerosols 
    86100# 
    87101config_inca=chem 
     102aerosol_couple=n 
     103flag_aerosol=1 
     104new_aod=.true. 
     105ok_ade=n 
     106ok_aie=n 
  • CONFIG/LMDZORINCA/branches/LMDZORINCA3_39/EXP_NMHC/config.card

    r1073 r1553  
    1111#============================ 
    1212#D-- (<8 chars MAX for JobName) 
    13 JobName=LOI_N_00 
     13JobName=LOIN3_39_00 
    1414LongName='LMDz-ORCHIDEE-INCA with New scripts' 
    1515TagName=LMDZORINCA/NMHC 
     
    1919#D-- Début et fin de Job 
    2020#D-- "YYYY-MM-DD" 
    21 DateBegin=2000-01-01 
    22 DateEnd=2000-12-31 
     21DateBegin=2006-01-01 
     22DateEnd=2006-12-31 
    2323#============================ 
    2424#D-- 1Y, 1M, 5D, 1D 
     
    3131#-- Total Number of Processors (minimum is 2 for a coupled configuration) 
    3232#JobNumProcTot=2 
    33 JobNumProcTot=4 
     33JobNumProcTot=32 
    3434#============================ 
    3535#-- Run Options : here for oasis coupling 
     
    7575#D- If you want to produce time series, this flag determines 
    7676#D- frequency of post-processing submission 
    77 TimeSeriesFrequency=1Y 
     77TimeSeriesFrequency=NONE 
    7878#D- If you want to produce seasonal average, this flag determines 
    7979#D- the period of this average 
    80 SeasonalFrequency=5Y 
     80SeasonalFrequency=NONE 
    8181 
    8282#======================================================================== 
Note: See TracChangeset for help on using the changeset viewer.