Ignore:
Timestamp:
Apr 29, 2020, 8:32:20 PM (4 years ago)
Author:
lguez
Message:

Do not output t_int if activate_ocean_skin == 2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Ocean_skin/DefLists/config_AMIP.def

    r3637 r3672  
    4646#
    4747### ok_ade=y/n   flag Aerosol direct effect
    48 ok_ade= y
     48ok_ade= n
    4949### ok_aie=y/n   flag Aerosol indirect effect
    50 ok_aie= y
     50ok_aie= n
    5151### aer_type =   Aerosol variation type : actuel / preind / scenario / annuel
    5252aer_type=annuel
     
    5555###  flag_aerosol = type of coupled aerosol, if aerosol offline
    5656###  0 => no aerosol, 1 => sulfate only, 2 => bc only, 3 => pom only, 4 => seasalt only, 5 => dust only, 6 => all aerosol
    57 flag_aerosol= 6
     57flag_aerosol= 0
    5858### ok_cdnc=y/n   Cloud droplet number concentration
    59 ok_cdnc= y
     59ok_cdnc= n
    6060# ok_alw=y flag pour activer l effet LW des poussieres
    6161ok_alw=y
     
    7171#
    7272# Aerosols stratospheriques utilises par defaut
    73 flag_aerosol_strat=2
     73flag_aerosol_strat=0
    7474# COSP
    75 ok_cosp= y
     75ok_cosp= n
Note: See TracChangeset for help on using the changeset viewer.