Ignore:
Timestamp:
Mar 24, 2004, 11:41:29 AM (20 years ago)
Author:
lmdzadmin
Message:

Enleve region "1d" des fichiers ini*.h
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/branches/rel-LF/libf/phylmd/ini_histISCCP.h

    r500 r511  
    11      IF (ok_isccp) THEN
    22c
    3        IF (region.EQ.'3d') THEN !region
    43c pour les champs instantannes, il faut mettre la meme valeur pour
    54c zout et zsto.
     
    1817c ecriture mensuelle
    1918        zout = dtime * ecrit_mth
    20 c
    21       ELSE IF (region.EQ.'1d') THEN !region     
    22        zsto = dtime
    23        zout = dtime *4.
    24 c      zout = dtime
    25       ENDIF
    2619c
    2720        print*,'ISCCP zout,zsto=',zout,zsto
     
    4538c
    4639         CALL histbeg("histISCCP.nc", iim,zx_lon(:,1),jjmp1,zx_lat(1,:),
    47      .                 imin_debut,nbpti,
    48      .                 jmin_debut,nbptj,
     40     .                 1, iim, 1, jjmp1,
    4941     .                 itau_phy, zjulian, dtime,
    5042     .                 nhori, nid_isccp)
Note: See TracChangeset for help on using the changeset viewer.