Ignore:
Timestamp:
Oct 6, 2006, 1:06:22 PM (18 years ago)
Author:
lmdzadmin
Message:

On passe a des ecrit_ins, ecrit_day, etc en nombre de jours (REAL)
On lit frequence ecriture traceurs ecrit_trac dans physiq.def
Correction petits pbs ini_histrac.h
IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4_V2_patch/libf/phylmd/ini_histISCCP.h

    r644 r723  
    4747     .                 lmaxm1, cldtopres, nvert,'down')
    4848c
    49         IF(type_run.EQ."ENSP".OR.type_run.EQ."CLIM") THEN
     49      IF(type_run.EQ."ENSP".OR.type_run.EQ."CLIM") THEN
    5050c
    5151c variables a ecrire
     
    6363     .                "ave(X)", zstophy,zout)
    6464c
    65         ELSE IF(type_run.EQ."AMIP".OR.type_run.EQ."CFMI") THEN
     65      ELSE IF(type_run.EQ."AMIP".OR.type_run.EQ."CFMI") THEN
    6666c
    6767         DO k=1, kmaxm1
     
    8181     .                "ave(X)", zstophy,zout)
    8282c
    83         ENDIF
     83      ENDIF
    8484c
    8585        CALL histend(nid_isccp)
Note: See TracChangeset for help on using the changeset viewer.