Ignore:
Timestamp:
Jun 7, 2016, 8:55:31 AM (8 years ago)
Author:
Laurent Fairhead
Message:

Rolling back revision r2543 which should not have been committed straight on
the testing branch
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/testing/libf/phylmd/nuage.h

    r2543 r2544  
    99      REAL tmax_fonte_cv
    1010
    11       INTEGER iflag_t_glace, iflag_cloudth_vert, iflag_cld_cv
     11      INTEGER iflag_t_glace,iflag_cld_cv
    1212
    1313      common /nuagecom/ rad_froid,rad_chau1, rad_chau2,t_glace_max,     &
    1414     &                  t_glace_min,exposant_glace,rei_min,rei_max,     &
    1515     &                  tau_cld_cv,coefw_cld_cv,                        &
    16      &                  iflag_t_glace,iflag_cloudth_vert,iflag_cld_cv,  &
    17      &                  tmax_fonte_cv
     16     &                  iflag_t_glace,iflag_cld_cv,tmax_fonte_cv
    1817!$OMP THREADPRIVATE(/nuagecom/)
Note: See TracChangeset for help on using the changeset viewer.