Ignore:
Timestamp:
10/20/17 09:31:39 (7 years ago)
Author:
aquiquet
Message:

Grisli-iLoveclim branch: merged to trunk at revision 145

Location:
branches/iLoveclim
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/iLoveclim

  • branches/iLoveclim/SOURCES/main3D-0.4-40km.f90

    r126 r146  
    237237 
    238238 
    239  
    240   if (iter_beta.eq.0) then 
    241  
    242      if (itracebug.eq.1)  call tracebug(' Avant appel routine icethick3') 
    243      call icethick3 
    244      debug_3D(:,:,88) = S(:,:) 
    245      if (itracebug.eq.1)  call tracebug(' Apres appel routine icethick3') 
    246   end if 
     239!cdc supprime pour initialisation propre 
     240!~   if (iter_beta.eq.0) then 
     241 
     242!~      if (itracebug.eq.1)  call tracebug(' Avant appel routine icethick3') 
     243!~      call icethick3 
     244!~      debug_3D(:,:,88) = S(:,:) 
     245!~      if (itracebug.eq.1)  call tracebug(' Apres appel routine icethick3') 
     246!~   end if 
    247247 
    248248 
     
    305305           end do 
    306306 
    307  
    308307           call Neffect() 
    309308           call flottab() 
    310  
    311  
     309           call calving 
     310           call ablation_bord 
     311           call flottab 
    312312           call Neffect() 
    313  
    314  
    315313           call diffusiv() 
    316314           call SIA_velocities() 
    317  
    318315        endif 
    319316 
Note: See TracChangeset for help on using the changeset viewer.