Ignore:
Timestamp:
Mar 3, 2014, 10:57:40 AM (10 years ago)
Author:
Laurent Fairhead
Message:

Inclusion du code RRTM


Adding RRTM code

MPL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/clesphys.h

    r1961 r1989  
    7373       REAL freq_COSP
    7474       LOGICAL :: ok_cosp,ok_mensuelCOSP,ok_journeCOSP,ok_hfCOSP
    75        INTEGER :: ip_ebil_phy, iflag_rrtm, iflag_ice_thermo
     75       INTEGER :: ip_ebil_phy, iflag_rrtm, iflag_ice_thermo,NSW
    7676       LOGICAL :: ok_strato
    7777       LOGICAL :: ok_hines, ok_gwd_rando
     
    113113     &     , ok_lic_melt,           aer_type                            &
    114114     &     , iflag_rrtm, ok_strato,ok_hines                             &
    115      &     , iflag_ice_thermo, ok_gwd_rando
     115     &     , iflag_ice_thermo, ok_gwd_rando, NSW
    116116     
    117117       save /clesphys/
Note: See TracChangeset for help on using the changeset viewer.