Ignore:
Timestamp:
10/13/17 18:21:01 (7 years ago)
Author:
dumas
Message:

Flux output and short netcdf output for initMIP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SOURCES/steps_time_loop.f90

    r129 r136  
    2222  use icetempmod 
    2323  use diagno_mod 
    24   use bilan_eau_mod  
     24  use bilan_eau_mod 
     25  use bilan_flux_mod 
    2526  !  use track_debug  
    2627 
     
    6465 
    6566     call bilan_eau 
     67     call bilan_flux_output 
    6668     if (isynchro.eq.1) then 
    6769         call shortoutput 
     
    7274         ablbord_dtt(:,:)=0. 
    7375         diff_H_2D(:,:)=0. 
     76         grline_dtt(:,:)=0. 
    7477      endif 
    7578      
Note: See TracChangeset for help on using the changeset viewer.