Ignore:
Timestamp:
07/11/18 10:32:51 (6 years ago)
Author:
acosce
Message:

update configuration IPSLESM to NPv6.1.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLESM6/GENERAL/PARAM/config.def_annuel

    r3687 r3969  
    11##  Cycle diurne  ou non                  
    2 cycle_diurne=y 
     2iflag_cycle_diurne=1 
    33##  Soil Model  ou non                
    44soil_model=y 
     
    1515# Parametres "orbitaux/ ere geologique" 
    1616# 
    17 ### R_ecc =      Excentricite 
    18 R_ecc = 0.016715 
    19 ### R_peri =     Equinoxe 
    20 R_peri = 102.7 
    21 ### R_incl =     Inclinaison 
    22 R_incl = 23.441 
     17### R_ecc =      Excentricite (lue dans Eccentricity.txt) 
     18R_ecc = _AUTO_: DEFAULT = 0.016715 
     19### R_peri =     Equinoxe (lue dans Perihelie.txt) 
     20R_peri = _AUTO_: DEFAULT = 102.7 
     21### R_incl =     Inclinaison (lue dans Obliquity.txt) 
     22R_incl = _AUTO_: DEFAULT = 23.441 
    2323### solaire =    Constante solaire 
    2424# solaire est modifie avec les valeurs du fichier SOLARANDVOLCANOES.txt 
     
    5353### aerosol coupling = online (y) or offline (n) 
    5454aerosol_couple=_AUTO_ 
     55### Ozone chemistry coupling = online (y) or offline (n) 
     56chemistry_couple=_AUTO_ 
    5557###  flag_aerosol = type of coupled aerosol, if aerosol offline  
    5658###  0 => no aerosol, 1 => sulfate only, 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.