Ignore:
Timestamp:
Nov 26, 2001, 2:47:57 PM (23 years ago)
Author:
lmdzadmin
Message:

Tag version 0 qui marche en couple/force
LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ.3.3/branches/rel-LF/libf/dyn3d/gcm.F

    r232 r295  
    306306      t_ops = iecri * daysec
    307307      t_wrt = iecri * daysec
    308       CALL inithist(dynhist_file,day_ini,anne_ini,time_step,
    309      .              t_ops, t_wrt, nqmx, histid, histvid)
     308C      CALL inithist(dynhist_file,day_ini,anne_ini,time_step,
     309c     .              t_ops, t_wrt, nqmx, histid, histvid)
    310310
    311311      t_ops = iperiod * time_step
     
    595595               nbetat = nbetatdem
    596596       CALL geopot  ( ip1jmp1, teta  , pk , pks,  phis  , phi        )
    597        CALL writehist( histid, histvid, nqmx, itau,vcov ,
    598      ,                          ucov,teta,phi,q,masse,ps,phis)
     597c       CALL writehist( histid, histvid, nqmx, itau,vcov ,
     598c     ,                          ucov,teta,phi,q,masse,ps,phis)
    599599
    600600
     
    682682                  nbetat = nbetatdem
    683683       CALL geopot  ( ip1jmp1, teta  , pk , pks,  phis  , phi       )
    684        CALL writehist( histid, histvid, nqmx, itau,vcov ,
    685      ,                          ucov,teta,phi,q,masse,ps,phis)
     684c       CALL writehist( histid, histvid, nqmx, itau,vcov ,
     685c     ,                          ucov,teta,phi,q,masse,ps,phis)
    686686               ENDIF
    687687
Note: See TracChangeset for help on using the changeset viewer.