Ignore:
Timestamp:
07/11/17 18:36:38 (7 years ago)
Author:
aquiquet
Message:

iLoveclim branch, further additions for water conservation

File:
1 edited

Legend:

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

    r123 r126  
    132132  PRINT*,'TIME = ',TIME,' TEND = ',TEND 
    133133 
    134 !afq -- reset the GRISLI fluxes to CLIO: 
    135      calvin_GRIS(:,:) = 0.   
    136      runof_oc(:,:) = 0.  
    137      bmelt_oc(:,:) = 0. 
     134!afq for CONSEAU!afq -- reset the GRISLI fluxes to CLIO: 
     135!afq for CONSEAU     calvin_GRIS(:,:) = 0.   
     136!afq for CONSEAU     runof_oc(:,:) = 0.  
     137!afq for CONSEAU     bmelt_oc(:,:) = 0. 
    138138      
    139139  time_loop: DO WHILE (time.LT.tend)  !____________________________ debut boucle temporelle 
     
    145145!afq -- reset the CLIO fluxes to GRISLI: 
    146146  bmshelfCLIO(:,:,:) = 0d0 
    147 !afq -- put the right units for GRISLI fluxes to CLIO: 
    148      calvin_GRIS(:,:) = calvin_GRIS(:,:)/timCplGRISyr 
    149      runof_oc(:,:) = runof_oc(:,:)/timCplGRISyr 
    150      bmelt_oc(:,:) = bmelt_oc(:,:)/timCplGRISyr 
     147!afq for CONSEAU!afq -- put the right units for GRISLI fluxes to CLIO: 
     148!afq for CONSEAU     calvin_GRIS(:,:) = calvin_GRIS(:,:)/timCplGRISyr 
     149!afq for CONSEAU     runof_oc(:,:) = runof_oc(:,:)/timCplGRISyr 
     150!afq for CONSEAU     bmelt_oc(:,:) = bmelt_oc(:,:)/timCplGRISyr 
    151151 
    152152  if (itracebug.eq.1)  call tracebug('dans main avant call out_recovery ') 
Note: See TracChangeset for help on using the changeset viewer.