Ignore:
Timestamp:
09/02/19 11:31:35 (5 years ago)
Author:
aquiquet
Message:

Remove an outdated target as SMB computations are done on the climate side, not on the ISM side

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/iLoveclim/SOURCES/ablation_mod.f90

    r32 r279  
    3232  REAL, dimension(nx,ny) :: PDDCT                ! ct for PDD calculation  
    3333  REAL, dimension(nx,ny) :: PDDCT2               ! ct for PDD calculation 
    34   integer,target :: methode_abl                ! selection methode pdd ou van den Berg 2008 
     34  integer,parameter :: methode_abl = 1                ! selection methode pdd ou van den Berg 2008 
    3535 
    3636contains 
Note: See TracChangeset for help on using the changeset viewer.