Ignore:
Timestamp:
Apr 22, 2010, 12:46:16 PM (14 years ago)
Author:
idelkadi
Message:
  • Rajout des cles logiques pour activer les sorties COSP par frequence
  • Reglages des niveaux de sorties pour les variables CFMIP
File:
1 edited

Legend:

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

    r1352 r1368  
    6363       REAL freq_ISCCP, ecrit_ISCCP
    6464       REAL freq_COSP
    65        LOGICAL :: ok_cosp
     65       LOGICAL :: ok_cosp,ok_mensuelCOSP,ok_journeCOSP,ok_hfCOSP
    6666       INTEGER :: ip_ebil_phy, iflag_rrtm
    6767       LOGICAL :: ok_strato
     
    7979     &     , pasphys, freq_outNMC, freq_calNMC                          &
    8080     &     , type_run, ok_isccp, ok_regdyn, ok_cosp                     &
     81     &     , ok_mensuelCOSP,ok_journeCOSP,ok_hfCOSP                     &
    8182     &     , lonmin_ins, lonmax_ins, latmin_ins, latmax_ins             &
    8283     &     , ecrit_ins, ecrit_hf, ecrit_hf2mth, ecrit_day               &
Note: See TracChangeset for help on using the changeset viewer.