Changeset 729


Ignore:
Timestamp:
Nov 8, 2006, 5:05:38 PM (18 years ago)
Author:
lmdzadmin
Message:

Initialisation variables slab "tmp_" en SAVE lors du 1er appel
JG/LF/IM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/interface_surf.F90

    r700 r729  
    295295!      call abort_gcm(modname,abort_message,1)
    296296!    endif
    297   endif
    298   first_call = .false.
    299  
    300 ! Initialisations diverses
    301 !
    302 !!$  cal=0.; beta=1.; dif_grnd=0.; capsol=0.
    303 !!$  alb_new = 0.; z0_new = 0.; alb_neig = 0.0
    304 !!$! PB
    305 !!$  tsurf_new = 0.
    306297
    307298!IM cf JLD
     
    377368     tmp_tslab(i)=tslab(i)
    378369    ENDDO
     370  endif
     371  first_call = .false.
     372 
     373! Initialisations diverses
     374!
     375!!$  cal=0.; beta=1.; dif_grnd=0.; capsol=0.
     376!!$  alb_new = 0.; z0_new = 0.; alb_neig = 0.0
     377!!$! PB
     378!!$  tsurf_new = 0.
     379
    379380!
    380381! Aiguillage vers les differents schemas de surface
Note: See TracChangeset for help on using the changeset viewer.