Ignore:
Timestamp:
Jun 4, 2007, 4:13:10 PM (17 years ago)
Author:
Laurent Fairhead
Message:

Merge entre la version V3_conv et le HEAD
YM, JG, LF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/dyn3dpar/fluxstokenc_p.F

    r630 r764  
    3939      real tst(1),ist(1),istp(1)
    4040      INTEGER ij,l,irec,i,j,itau
    41       INTEGER fluxid, fluxvid,fluxdid
     41      INTEGER,SAVE :: fluxid, fluxvid,fluxdid
    4242 
    4343      SAVE iadvtr, massem,pbaruc,pbarvc,irec
     
    4949      integer :: ijb,ije,jjb,jje,jjn
    5050      type(Request) :: Req
     51
     52c AC initialisations
     53cym      pbarug(:,:)   = 0.
     54cym      pbarvg(:,:,:) = 0.
     55cym      wg(:,:)       = 0.
    5156
    5257      if(first) then
Note: See TracChangeset for help on using the changeset viewer.