Changeset 729 for LMDZ4/trunk/libf
- Timestamp:
- Nov 8, 2006, 5:05:38 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/trunk/libf/phylmd/interface_surf.F90
r700 r729 295 295 ! call abort_gcm(modname,abort_message,1) 296 296 ! endif 297 endif298 first_call = .false.299 300 ! Initialisations diverses301 !302 !!$ cal=0.; beta=1.; dif_grnd=0.; capsol=0.303 !!$ alb_new = 0.; z0_new = 0.; alb_neig = 0.0304 !!$! PB305 !!$ tsurf_new = 0.306 297 307 298 !IM cf JLD … … 377 368 tmp_tslab(i)=tslab(i) 378 369 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 379 380 ! 380 381 ! Aiguillage vers les differents schemas de surface
Note: See TracChangeset
for help on using the changeset viewer.