Changeset 1659 for LMDZ5/trunk


Ignore:
Timestamp:
Oct 5, 2012, 10:22:14 AM (12 years ago)
Author:
Laurent Fairhead
Message:

Modification pour etre consistant


Modification for consistency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dmem/leapfrog_loc.F

    r1657 r1659  
    16001600#ifdef CPP_IOIPSL
    16011601              if (ok_dyn_ins) then
    1602                  CALL writehist(itau,vcov,ucov,teta,phi,q,masse,ps,phis)
     1602                 CALL writehist_loc(itau,vcov,ucov,teta,phi,q,
     1603     &                              masse,ps,phis)
    16031604              endif ! of if (ok_dyn_ins)
    16041605#endif
Note: See TracChangeset for help on using the changeset viewer.