Ignore:
Timestamp:
Oct 24, 2008, 5:16:20 PM (16 years ago)
Author:
lmdzadmin
Message:

Nettoyage de commentaires + correction d'un bug dans le cas sans convection
FH/IM

File:
1 edited

Legend:

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

    r973 r1030  
    66         CALL ymds2ju(annee_ref, 1, day_ref, 0.0, zjulian)
    77c
    8 cym         CALL gr_fi_ecrit(1,klon,iim,jjm+1,xlon,zx_lon)
    9 cym         DO i = 1, iim
    10 cym            zx_lon(i,1) = xlon(i+1)
    11 cym            zx_lon(i,jjm+1) = xlon(i+1)
    12 cym         ENDDO
    13 cym         CALL gr_fi_ecrit(1,klon,iim,jjm+1,xlat,zx_lat)
    14 cym         CALL histbeg("histrac", iim,zx_lon(:,1), jjm+1,zx_lat(1,:),
    15 cym     .                 1,iim,1,jjm+1, itau_phy, zjulian, pdtphys,
    16 cym     .                 nhori, nid_tra)
    178         CALL histbeg_phy("histrac", itau_phy, zjulian, pdtphys,
    189     .                 nhori, nid_tra)
Note: See TracChangeset for help on using the changeset viewer.