Changeset 3033


Ignore:
Timestamp:
12/01/16 15:43:42 (7 years ago)
Author:
jgipsl
Message:

Moved ok_suntime_rrtm and flag_aerosol_strat from config.def to physiq.def. This is done temporary because all physics can not run with these options.

Location:
CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_actuel

    r3017 r3033  
    2424#solaire = _AUTO_ : DEFAULT = 1366.0896 
    2525solaire = _AUTO_ : DEFAULT = 1361.20  
    26 ### constante solaire lue dans un fichier par defaut 
    27 ok_suntime_rrtm=y 
     26### constante solaire lue dans un fichier par defaut => temporairement dans physiq.def 
     27##  ok_suntime_rrtm=y 
    2828# 
    2929# Taux gaz a effet de serre 
     
    6868read_climoz=_AUTO_ 
    6969#  
    70 # Aerosols stratospheriques utilises par defaut 
    71 flag_aerosol_strat=2 
     70# Aerosols stratospheriques utilises par defaut => temporairement dans physiq.def 
     71##flag_aerosol_strat=2 
    7272# 
    7373# COSP 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/config.def_preind

    r3017 r3033  
    2525### solaire =    Constante solaire 
    2626solaire = _AUTO_: DEFAULT = 1361.20 
    27 ### constante solaire lue dans un fichier par defaut 
    28 ok_suntime_rrtm=y 
     27### constante solaire lue dans un fichier par defaut => temporairement dans physiq.def 
     28##ok_suntime_rrtm=y 
    2929# 
    3030# Taux gaz a effet de serre 
     
    6969read_climoz=_AUTO_ 
    7070# 
    71 # Aerosols stratospheriques utilises par defaut 
     71# Aerosols stratospheriques utilises par defaut => temporairement dans physiq.def 
    7272# 
    73 flag_aerosol_strat=2 
     73##flag_aerosol_strat=2 
    7474# 
    7575# COSP 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/physiq.def_NPv5.70

    r2925 r3033  
    239239#multiplicative factor of the damping by gravity waves, def: 4. 
    240240coefgw=4. 
     241# 
     242### Les parametres suivants viennent du config.def 
     243# constante solaire lue dans un fichier par defaut 
     244ok_suntime_rrtm=y 
     245# Aerosols stratospheriques utilises par defaut 
     246flag_aerosol_strat=2 
     247 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/physiq.def_NPv5.80b

    r3028 r3033  
    242242#multiplicative factor of the damping by gravity waves, def: 4. 
    243243coefgw=4. 
     244# 
     245### Les parametres suivants viennent du config.def 
     246# constante solaire lue dans un fichier par defaut 
     247ok_suntime_rrtm=y 
     248# Aerosols stratospheriques utilises par defaut 
     249flag_aerosol_strat=2 
  • CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/physiq.def_NPv5.80bz0

    r3028 r3033  
    245245#multiplicative factor of the damping by gravity waves, def: 4. 
    246246coefgw=4. 
     247# 
     248### Les parametres suivants viennent du config.def 
     249# constante solaire lue dans un fichier par defaut 
     250ok_suntime_rrtm=y 
     251# Aerosols stratospheriques utilises par defaut 
     252flag_aerosol_strat=2 
Note: See TracChangeset for help on using the changeset viewer.