Ignore:
Timestamp:
Feb 5, 2008, 2:13:29 PM (17 years ago)
Author:
Laurent Fairhead
Message:

Mise sous flag ok_ISCCP d'une sortie d'une variable dependant du simulateur
ISCCP
Correction coquille sur des sorties sous-surfaces
SD/LF

File:
1 edited

Legend:

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

    r888 r890  
    311311      DO nsrf = 1, nbsrf
    312312CYYY
    313        IF(nsrf.GT.2) THEN
     313       IF(nsrf.GE.2) THEN
    314314        zx_tmp_fi2d(1 : klon) = pctsrf( 1 : klon, nsrf)*100.
    315315cym        CALL gr_fi_ecrit(1, klon,iim,jjmp1, zx_tmp_fi2d , zx_tmp_2d)
Note: See TracChangeset for help on using the changeset viewer.