Changeset 296


Ignore:
Timestamp:
07/06/20 14:16:01 (4 years ago)
Author:
aquiquet
Message:

iLOVECLIM branch: unit correction for water conservation. Reported by BdB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/iLoveclim/SOURCES/Hemin40_files/output_hemin40_mod.f90

    r254 r296  
    185185! afq for CONSEAU      REAL, dimension(nx,ny) :: delta_H_dtt 
    186186 
    187       ilc_units = -dx*dy/DICE !afq minus sign because ocean expect a positive flux for melt water 
     187      ilc_units = -dx*dy*DICE !afq minus sign because ocean expect a positive flux for melt water 
    188188 
    189189!     open(unit=4145,file='reg_output_nord.dat') 
Note: See TracChangeset for help on using the changeset viewer.