Changeset 1541


Ignore:
Timestamp:
08/23/11 16:40:59 (13 years ago)
Author:
jgipsl
Message:

Modifications in working configuration : Preparation for new physics in
LMDZ

  • Separated physiq.def_L39 into config.def and physiq.def_L39_AP
  • Added variable LMDZ_physic in lmdz.card. This variable has default value AP for old physics(current physics package). Later with this

variable the new physics package in LMDZ can be switch on.

19 level version on stand-by. Do not use this version for the moment!

  • Deleted physiq.def_L19 in all experience except EXP00. 19 level version has not been updated for these different experiences and all

files were a copy of EXP00/PARAM/physiq.def_L19. physiq.def_L19 is
seperated into physiq.def_L19 and config.def_L19. config.def_L19 is not
yet used.

Location:
CONFIG/IPSLCM/IPSLCM5-2
Files:
6 added
4 deleted
10 edited
6 moved

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5-2/Chistorical/COMP/lmdz.card

    r1540 r1541  
    33 
    44[UserChoices] 
     5# Physics package to use :  
     6# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
     7LMDZ_Physics=AP 
     8 
    59ByPass_hgardfou_teta=n 
    610ByPass_hgardfou_mats=n 
     
    6266 
    6367[ParametersFiles] 
    64 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 
     68List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    6569        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    6670        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \ 
    6771        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \ 
    6872        (${SUBMIT_DIR}/PARAM/output.def, .), \ 
     73        (${SUBMIT_DIR}/PARAM/config.def, .), \ 
    6974        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    7075        (${SUBMIT_DIR}/PARAM/traceur.def, .) 
  • CONFIG/IPSLCM/IPSLCM5-2/Chistorical/COMP/lmdz.driver

    r1540 r1541  
    3535            CalendarTypeForLmdz=earth_360d 
    3636    esac 
     37 
     38         
     39    ##- LMDZ physics version 
     40    ##  Read LMDZ_Physics option in lmdz.card, if not present take default value AP (old physics)  
     41    if [ ! X${lmdz_UserChoices_LMDZ_Physics} = X ] ; then 
     42        LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 
     43    else 
     44        LMDZ_Physics=AP 
     45    fi 
     46    echo LMDZ physics version : ${LMDZ_Physics} 
     47 
    3748 
    3849    ##-- Output frequency purpose .... 
  • CONFIG/IPSLCM/IPSLCM5-2/Chistorical/PARAM/physiq.def_L39_AP

    r1540 r1541  
    11## $Id$ 
    22# 
    3 # PARAMETRES ANCIENNEMENT DANS gcm.def 
    4 ##  Cycle diurne  ou non                  
    5 cycle_diurne=y 
    6 ##  Soil Model  ou non                
    7 soil_model=y 
    83##  Choix ou non  de  New oliq                
    94new_oliq=y 
     
    1611##   Si = .T. ,  lecture du fichier limit avec la bonne annee              
    1712ok_limitvrai=n 
    18 ## Nombre  d'appels des routines de rayonnements ( par jour)                  
    19 nbapp_rad=24 
    2013##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    2114iflag_con=30 
    2215## Facteur multiplication des precip convectives dans KE 
    2316cvl_corr=1.0 
    24 ##  Facteur additif pour l'albedo 
    25 pmagic=0.0 
    2617# 
    2718# 
     
    10293### cdhmax =     cdrag maximum pour l energie 
    10394cdhmax = 2.0E-3 
    104 # 
    105 # Parametres "orbitaux/ ere geologique" 
    106 # 
    107 ### R_ecc =      Excentricite 
    108 R_ecc = 0.016715 
    109 ### R_peri =     Equinoxe 
    110 R_peri = 102.7 
    111 ### R_incl =     Inclinaison 
    112 R_incl = 23.441 
    113 ### solaire =    Constante solaire 
    114 solaire = 1365.6537 
    115 # 
    116 # Taux gaz a effet de serre 
    117 # 
    118 ### co2_ppm =    taux CO2 en ppm 
    119 co2_ppm = 0.36886500E+03 
    120 ### CH4_ppb =    taux CH4 en ppb 
    121 CH4_ppb = 0.17510225E+04 
    122 ### N2O_ppb =    taux N2O en ppb 
    123 N2O_ppb = 0.31585000E+03 
    124 ### CFC11_ppt =  taux CFC11 en ppt 
    125 CFC11_ppt = 5.18015181E+01 
    126 ### CFC12_ppt =  taux CFC12 en ppt 
    127 CFC12_ppt = 0.99862742E+03 
    128 # 
    129 # Parametres effets directs/indirects des "aerosols" 
    130 # 
    131 ### ok_ade=y/n   flag Aerosol direct effect 
    132 ok_ade=y 
    133 ### ok_aie=y/n   flag Aerosol indirect effect 
    134 ok_aie=y 
    135 ### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    136 aer_type=annuel 
    137 ###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    138 flag_aerosol=6  
    139 ### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    140 bl95_b0=1.7 
    141 ### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    142 bl95_b1=0.2 
    143 # 
    144 # Parametre de lecture de l'ozone 
    145 # 
    146 # Allowed values are 0, 1 and 2 
    147 # 0: do not read an ozone climatology 
    148 # 1: read a single ozone climatology that will be used day and night 
    149 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    150 read_climoz=2 
  • CONFIG/IPSLCM/IPSLCM5-2/CpiControl/COMP/lmdz.card

    r1540 r1541  
    33 
    44[UserChoices] 
     5# Physics package to use :  
     6# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
     7LMDZ_Physics=AP 
     8 
    59ByPass_hgardfou_teta=n 
    610ByPass_hgardfou_mats=n 
     
    5559 
    5660[ParametersFiles] 
    57 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 
     61List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    5862        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    5963        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \ 
    6064        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \ 
    6165        (${SUBMIT_DIR}/PARAM/output.def, .), \ 
     66        (${SUBMIT_DIR}/PARAM/config.def, .), \ 
    6267        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    6368        (${SUBMIT_DIR}/PARAM/traceur.def, .) 
  • CONFIG/IPSLCM/IPSLCM5-2/CpiControl/COMP/lmdz.driver

    r1540 r1541  
    3535            CalendarTypeForLmdz=earth_360d 
    3636    esac 
     37 
     38         
     39    ##- LMDZ physics version 
     40    ##  Read LMDZ_Physics option in lmdz.card, if not present take default value AP (old physics)  
     41    if [ ! X${lmdz_UserChoices_LMDZ_Physics} = X ] ; then 
     42        LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 
     43    else 
     44        LMDZ_Physics=AP 
     45    fi 
     46    echo LMDZ physics version : ${LMDZ_Physics} 
     47 
    3748 
    3849    ##-- Output frequency purpose .... 
  • CONFIG/IPSLCM/IPSLCM5-2/CpiControl/PARAM/physiq.def_L39_AP

    r1540 r1541  
    11## $Id$ 
    22# 
    3 # PARAMETRES ANCIENNEMENT DANS gcm.def 
    4 ##  Cycle diurne  ou non                  
    5 cycle_diurne=y 
    6 ##  Soil Model  ou non                
    7 soil_model=y 
    83##  Choix ou non  de  New oliq                
    94new_oliq=y 
     
    1611##   Si = .T. ,  lecture du fichier limit avec la bonne annee              
    1712ok_limitvrai=n 
    18 ## Nombre  d'appels des routines de rayonnements ( par jour)                  
    19 nbapp_rad=24 
    2013##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    2114iflag_con=30 
    2215## Facteur multiplication des precip convectives dans KE 
    2316cvl_corr=1.0 
    24 ##  Facteur additif pour l'albedo 
    25 pmagic=0.0 
    2617# 
    2718# 
     19 
    2820### niveau du diagnostique de conservation d energie 
    2921if_ebil=0 
     
    10193### cdhmax =     cdrag maximum pour l energie 
    10294cdhmax = 2.0E-3 
    103 # 
    104 # Parametres "orbitaux/ ere geologique" 
    105 # 
    106 ### R_ecc =      Excentricite 
    107 R_ecc = 0.016715 
    108 ### R_peri =     Equinoxe 
    109 R_peri = 102.7 
    110 ### R_incl =     Inclinaison 
    111 R_incl = 23.441 
    112 ### solaire =    Constante solaire 
    113 solaire = 1365.6537 
    114 # 
    115 # Taux gaz a effet de serre 
    116 # 
    117 ### co2_ppm =    taux CO2 en ppm 
    118 co2_ppm = 0.28472500E+03 
    119 ### CH4_ppb =    taux CH4 en ppb 
    120 CH4_ppb = 0.79097924E+03 
    121 ### N2O_ppb =    taux N2O en ppb 
    122 N2O_ppb = 0.27542506E+03 
    123 ### CFC11_ppt =  taux CFC11 en ppt 
    124 CFC11_ppt = 0. 
    125 ### CFC12_ppt =  taux CFC12 en ppt 
    126 CFC12_ppt = 0. 
    127 # 
    128 # Parametres effets directs/indirects des "aerosols" 
    129 # 
    130 ### ok_ade=y/n   flag Aerosol direct effect 
    131 ok_ade=y 
    132 ### ok_aie=y/n   flag Aerosol indirect effect 
    133 ok_aie=y 
    134 ### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    135 aer_type=preind 
    136 ###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    137 flag_aerosol=6  
    138 ### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    139 bl95_b0=1.7 
    140 ### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    141 bl95_b1=0.2 
    142 # 
    143 # Parametre de lecture de l'ozone 
    144 # 
    145 # Allowed values are 0, 1 and 2 
    146 # 0: do not read an ozone climatology 
    147 # 1: read a single ozone climatology that will be used day and night 
    148 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    149 read_climoz=2 
  • CONFIG/IPSLCM/IPSLCM5-2/EXP00/COMP/lmdz.card

    r1540 r1541  
    33 
    44[UserChoices] 
     5# Physics package to use :  
     6# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
     7LMDZ_Physics=AP 
     8 
    59ByPass_hgardfou_teta=n 
    610ByPass_hgardfou_mats=n 
     
    5155 
    5256[ParametersFiles] 
    53 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 
     57List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    5458        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    5559        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \ 
    5660        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \ 
    5761        (${SUBMIT_DIR}/PARAM/output.def, .), \ 
     62        (${SUBMIT_DIR}/PARAM/config.def, .), \ 
    5863        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    5964        (${SUBMIT_DIR}/PARAM/traceur.def, .) 
  • CONFIG/IPSLCM/IPSLCM5-2/EXP00/COMP/lmdz.driver

    r1540 r1541  
    3535            CalendarTypeForLmdz=earth_360d 
    3636    esac 
     37 
     38         
     39    ##- LMDZ physics version 
     40    ##  Read LMDZ_Physics option in lmdz.card, if not present take default value AP (old physics)  
     41    if [ ! X${lmdz_UserChoices_LMDZ_Physics} = X ] ; then 
     42        LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 
     43    else 
     44        LMDZ_Physics=AP 
     45    fi 
     46    echo LMDZ physics version : ${LMDZ_Physics} 
     47 
    3748 
    3849    ##-- Output frequency purpose .... 
  • CONFIG/IPSLCM/IPSLCM5-2/EXP00/PARAM/physiq.def_L19_AP

    r1540 r1541  
    11## $Id$ 
    22# 
    3 # PARAMETRES ANCIENNEMENT DANS gcm.def 
    4 ##  Cycle diurne  ou non                  
    5 cycle_diurne=y 
    6 ##  Soil Model  ou non                
    7 soil_model=y 
    83##  Choix ou non  de  New oliq                
    94new_oliq=y 
     
    1611##   Si = .T. ,  lecture du fichier limit avec la bonne annee              
    1712ok_limitvrai=n 
    18 ## Nombre  d'appels des routines de rayonnements ( par jour)                  
    19 nbapp_rad=12 
    2013##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    2114iflag_con=30 
    2215## Facteur multiplication des precip convectives dans KE 
    2316cvl_corr=1.0 
    24 ##  Facteur additif pour l'albedo 
    25 pmagic=0.008 
    2617# 
    2718# 
     
    10192### cdhmax =     cdrag maximum pour l energie 
    10293cdhmax = 2.0E-3 
    103 # 
    104 # Parametres "orbitaux/ ere geologique" 
    105 # 
    106 ### R_ecc =      Excentricite 
    107 R_ecc = 0.016715 
    108 ### R_peri =     Equinoxe 
    109 R_peri = 102.7 
    110 ### R_incl =     Inclinaison 
    111 R_incl = 23.441 
    112 ### solaire =    Constante solaire 
    113 solaire = 1361. 
    114 # 
    115 # Taux gaz a effet de serre 
    116 # 
    117 ### co2_ppm =    taux CO2 en ppm 
    118 co2_ppm = 367. 
    119 ### CH4_ppb =    taux CH4 en ppb 
    120 CH4_ppb = 1760. 
    121 ### N2O_ppb =    taux N2O en ppb 
    122 N2O_ppb = 316. 
    123 ### CFC11_ppt =  taux CFC11 en ppt 
    124 CFC11_ppt = 741.2 
    125 ### CFC12_ppt =  taux CFC12 en ppt 
    126 CFC12_ppt = 535. 
    127 # 
    128 # Parametres effets directs/indirects des "aerosols" 
    129 # 
    130 ### ok_ade=y/n   flag Aerosol direct effect 
    131 ok_ade=y 
    132 ### ok_aie=y/n   flag Aerosol indirect effect 
    133 ok_aie=y 
    134 ### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    135 aer_type=actuel 
    136 ###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    137 flag_aerosol=1 
    138 ### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    139 bl95_b0=1.7 
    140 ### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    141 bl95_b1=0.2 
    142 # 
    143 # Parametre de lecture de l'ozone 
    144 # 
    145 # Allowed values are 0, 1 and 2 
    146 # 0: do not read an ozone climatology 
    147 # 1: read a single ozone climatology that will be used day and night 
    148 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    149 read_climoz=0 
    150  
  • CONFIG/IPSLCM/IPSLCM5-2/EXP00/PARAM/physiq.def_L39_AP

    r1540 r1541  
    11## $Id$ 
    22# 
    3 # PARAMETRES ANCIENNEMENT DANS gcm.def 
    4 ##  Cycle diurne  ou non                  
    5 cycle_diurne=y 
    6 ##  Soil Model  ou non                
    7 soil_model=y 
    83##  Choix ou non  de  New oliq                
    94new_oliq=y 
     
    1611##   Si = .T. ,  lecture du fichier limit avec la bonne annee              
    1712ok_limitvrai=n 
    18 ## Nombre  d'appels des routines de rayonnements ( par jour)                  
    19 nbapp_rad=24 
    2013##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    2114iflag_con=30 
    2215## Facteur multiplication des precip convectives dans KE 
    2316cvl_corr=1.0 
    24 ##  Facteur additif pour l'albedo 
    25 pmagic=0.008 
    2617# 
    2718# 
     19 
    2820### niveau du diagnostique de conservation d energie 
    2921if_ebil=0 
     
    10193### cdhmax =     cdrag maximum pour l energie 
    10294cdhmax = 2.0E-3 
    103 # 
    104 # Parametres "orbitaux/ ere geologique" 
    105 # 
    106 ### R_ecc =      Excentricite 
    107 R_ecc = 0.016715 
    108 ### R_peri =     Equinoxe 
    109 R_peri = 102.7 
    110 ### R_incl =     Inclinaison 
    111 R_incl = 23.441 
    112 ### solaire =    Constante solaire 
    113 solaire = 1366.0896 
    114 # 
    115 # Taux gaz a effet de serre 
    116 # 
    117 ### co2_ppm =    taux CO2 en ppm 
    118 co2_ppm = 0.36886500E+03 
    119 ### CH4_ppb =    taux CH4 en ppb 
    120 CH4_ppb = 0.17510225E+04 
    121 ### N2O_ppb =    taux N2O en ppb 
    122 N2O_ppb = 0.31585000E+03 
    123 ### CFC11_ppt =  taux CFC11 en ppt 
    124 CFC11_ppt = 5.18015181E+01 
    125 ### CFC12_ppt =  taux CFC12 en ppt 
    126 CFC12_ppt = 0.99862742E+03 
    127 # 
    128 # Parametres effets directs/indirects des "aerosols" 
    129 # 
    130 ### ok_ade=y/n   flag Aerosol direct effect 
    131 ok_ade=y 
    132 ### ok_aie=y/n   flag Aerosol indirect effect 
    133 ok_aie=y 
    134 ### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    135 aer_type=actuel 
    136 ###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    137 flag_aerosol=6  
    138 ### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    139 bl95_b0=1.7 
    140 ### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    141 bl95_b1=0.2 
    142 # 
    143 # Parametre de lecture de l'ozone 
    144 # 
    145 # Allowed values are 0, 1 and 2 
    146 # 0: do not read an ozone climatology 
    147 # 1: read a single ozone climatology that will be used day and night 
    148 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    149 read_climoz=2 
    150 # 
  • CONFIG/IPSLCM/IPSLCM5-2/historical/COMP/lmdz.card

    r1540 r1541  
    33 
    44[UserChoices] 
     5# Physics package to use :  
     6# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
     7LMDZ_Physics=AP 
     8 
    59ByPass_hgardfou_teta=n 
    610ByPass_hgardfou_mats=n 
     
    5862 
    5963[ParametersFiles] 
    60 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 
     64List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    6165        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    6266        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \ 
    6367        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \ 
    6468        (${SUBMIT_DIR}/PARAM/output.def, .), \ 
     69        (${SUBMIT_DIR}/PARAM/config.def, .), \ 
    6570        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    6671        (${SUBMIT_DIR}/PARAM/traceur.def, .) 
  • CONFIG/IPSLCM/IPSLCM5-2/historical/COMP/lmdz.driver

    r1540 r1541  
    3535            CalendarTypeForLmdz=earth_360d 
    3636    esac 
     37 
     38         
     39    ##- LMDZ physics version 
     40    ##  Read LMDZ_Physics option in lmdz.card, if not present take default value AP (old physics)  
     41    if [ ! X${lmdz_UserChoices_LMDZ_Physics} = X ] ; then 
     42        LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 
     43    else 
     44        LMDZ_Physics=AP 
     45    fi 
     46    echo LMDZ physics version : ${LMDZ_Physics} 
     47 
    3748 
    3849    ##-- Output frequency purpose .... 
  • CONFIG/IPSLCM/IPSLCM5-2/historical/PARAM/physiq.def_L39_AP

    r1540 r1541  
    11## $Id$ 
    22# 
    3 # PARAMETRES ANCIENNEMENT DANS gcm.def 
    4 ##  Cycle diurne  ou non                  
    5 cycle_diurne=y 
    6 ##  Soil Model  ou non                
    7 soil_model=y 
    83##  Choix ou non  de  New oliq                
    94new_oliq=y 
     
    1611##   Si = .T. ,  lecture du fichier limit avec la bonne annee              
    1712ok_limitvrai=n 
    18 ## Nombre  d'appels des routines de rayonnements ( par jour)                  
    19 nbapp_rad=24 
    2013##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    2114iflag_con=30 
    2215## Facteur multiplication des precip convectives dans KE 
    2316cvl_corr=1.0 
    24 ##  Facteur additif pour l'albedo 
    25 pmagic=0.0 
    2617# 
    2718# 
     
    10293### cdhmax =     cdrag maximum pour l energie 
    10394cdhmax = 2.0E-3 
    104 # 
    105 # Parametres "orbitaux/ ere geologique" 
    106 # 
    107 ### R_ecc =      Excentricite 
    108 R_ecc = 0.016715 
    109 ### R_peri =     Equinoxe 
    110 R_peri = 102.7 
    111 ### R_incl =     Inclinaison 
    112 R_incl = 23.441 
    113 ### solaire =    Constante solaire 
    114 solaire = 1365.6537 
    115 # 
    116 # Taux gaz a effet de serre 
    117 # 
    118 ### co2_ppm =    taux CO2 en ppm 
    119 co2_ppm = 0.36886500E+03 
    120 ### CH4_ppb =    taux CH4 en ppb 
    121 CH4_ppb = 0.17510225E+04 
    122 ### N2O_ppb =    taux N2O en ppb 
    123 N2O_ppb = 0.31585000E+03 
    124 ### CFC11_ppt =  taux CFC11 en ppt 
    125 CFC11_ppt = 5.18015181E+01 
    126 ### CFC12_ppt =  taux CFC12 en ppt 
    127 CFC12_ppt = 0.99862742E+03 
    128 # 
    129 # Parametres effets directs/indirects des "aerosols" 
    130 # 
    131 ### ok_ade=y/n   flag Aerosol direct effect 
    132 ok_ade=y 
    133 ### ok_aie=y/n   flag Aerosol indirect effect 
    134 ok_aie=y 
    135 ### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    136 aer_type=annuel 
    137 ###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    138 flag_aerosol=6  
    139 ### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    140 bl95_b0=1.7 
    141 ### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    142 bl95_b1=0.2 
    143 # 
    144 # Parametre de lecture de l'ozone 
    145 # 
    146 # Allowed values are 0, 1 and 2 
    147 # 0: do not read an ozone climatology 
    148 # 1: read a single ozone climatology that will be used day and night 
    149 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    150 read_climoz=2 
  • CONFIG/IPSLCM/IPSLCM5-2/piControl/COMP/lmdz.card

    r1540 r1541  
    33 
    44[UserChoices] 
     5# Physics package to use :  
     6# AP for standard/old physics(defalut), can be used with LMDZ4_AR5 or LMDZ5/trunk sources  
     7LMDZ_Physics=AP 
     8 
    59ByPass_hgardfou_teta=n 
    610ByPass_hgardfou_mats=n 
     
    5054 
    5155[ParametersFiles] 
    52 List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}, physiq.def), \ 
     56List=   (${SUBMIT_DIR}/PARAM/physiq.def_L${RESOL_ATM_Z}_${LMDZ_Physics}, physiq.def), \ 
    5357        (${SUBMIT_DIR}/PARAM/gcm.def_${RESOL_ATM_3D},    gcm.def),    \ 
    5458        (${SUBMIT_DIR}/PARAM/cosp_input_nl.txt,                .),    \ 
    5559        (${SUBMIT_DIR}/PARAM/cosp_output_nl.txt,               .),    \ 
    5660        (${SUBMIT_DIR}/PARAM/output.def, .), \ 
     61        (${SUBMIT_DIR}/PARAM/config.def, .), \ 
    5762        (${SUBMIT_DIR}/PARAM/run.def, .), \ 
    5863        (${SUBMIT_DIR}/PARAM/traceur.def, .) 
  • CONFIG/IPSLCM/IPSLCM5-2/piControl/COMP/lmdz.driver

    r1540 r1541  
    3535            CalendarTypeForLmdz=earth_360d 
    3636    esac 
     37 
     38         
     39    ##- LMDZ physics version 
     40    ##  Read LMDZ_Physics option in lmdz.card, if not present take default value AP (old physics)  
     41    if [ ! X${lmdz_UserChoices_LMDZ_Physics} = X ] ; then 
     42        LMDZ_Physics=${lmdz_UserChoices_LMDZ_Physics} 
     43    else 
     44        LMDZ_Physics=AP 
     45    fi 
     46    echo LMDZ physics version : ${LMDZ_Physics} 
     47 
    3748 
    3849    ##-- Output frequency purpose .... 
  • CONFIG/IPSLCM/IPSLCM5-2/piControl/PARAM/physiq.def_L39_AP

    r1540 r1541  
    11## $Id$ 
    22# 
    3 # PARAMETRES ANCIENNEMENT DANS gcm.def 
    4 ##  Cycle diurne  ou non                  
    5 cycle_diurne=y 
    6 ##  Soil Model  ou non                
    7 soil_model=y 
    83##  Choix ou non  de  New oliq                
    94new_oliq=y 
     
    1611##   Si = .T. ,  lecture du fichier limit avec la bonne annee              
    1712ok_limitvrai=n 
    18 ## Nombre  d'appels des routines de rayonnements ( par jour)                  
    19 nbapp_rad=24 
    2013##  Flag  pour la convection : 1 pour LMD, 2 pour Tiedtke, 3 KE(nvlle version JYG), 30 KE(version IPCC AR4), 4 KE vect 
    2114iflag_con=30 
    2215## Facteur multiplication des precip convectives dans KE 
    2316cvl_corr=1.0 
    24 ##  Facteur additif pour l'albedo 
    25 pmagic=0.0 
    2617# 
    2718# 
     19 
    2820### niveau du diagnostique de conservation d energie 
    2921if_ebil=0 
     
    10193### cdhmax =     cdrag maximum pour l energie 
    10294cdhmax = 2.0E-3 
    103 # 
    104 # Parametres "orbitaux/ ere geologique" 
    105 # 
    106 ### R_ecc =      Excentricite 
    107 R_ecc = 0.016715 
    108 ### R_peri =     Equinoxe 
    109 R_peri = 102.7 
    110 ### R_incl =     Inclinaison 
    111 R_incl = 23.441 
    112 ### solaire =    Constante solaire 
    113 solaire = 1365.6537 
    114 # 
    115 # Taux gaz a effet de serre 
    116 # 
    117 ### co2_ppm =    taux CO2 en ppm 
    118 co2_ppm = 0.28472500E+03 
    119 ### CH4_ppb =    taux CH4 en ppb 
    120 CH4_ppb = 0.79097924E+03 
    121 ### N2O_ppb =    taux N2O en ppb 
    122 N2O_ppb = 0.27542506E+03 
    123 ### CFC11_ppt =  taux CFC11 en ppt 
    124 CFC11_ppt = 0. 
    125 ### CFC12_ppt =  taux CFC12 en ppt 
    126 CFC12_ppt = 0. 
    127 # 
    128 # Parametres effets directs/indirects des "aerosols" 
    129 # 
    130 ### ok_ade=y/n   flag Aerosol direct effect 
    131 ok_ade=y 
    132 ### ok_aie=y/n   flag Aerosol indirect effect 
    133 ok_aie=y 
    134 ### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel 
    135 aer_type=preind 
    136 ###  type of coupled aerosol =1 (default) =2 => bc  only =3 => pom only =4 => seasalt only =5 => dust only =6 => all aerosol 
    137 flag_aerosol=6  
    138 ### bl95_b0 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    139 bl95_b0=1.7 
    140 ### bl95_b1 =    Parameter in CDNC-maer link (Boucher&Lohmann 1995) 
    141 bl95_b1=0.2 
    142 # 
    143 # Parametre de lecture de l'ozone 
    144 # 
    145 # Allowed values are 0, 1 and 2 
    146 # 0: do not read an ozone climatology 
    147 # 1: read a single ozone climatology that will be used day and night 
    148 # 2: read two ozone climatologies, the average day and night climatology and the daylight climatology 
    149 read_climoz=2 
Note: See TracChangeset for help on using the changeset viewer.