Ignore:
Timestamp:
02/07/12 15:22:58 (13 years ago)
Author:
seroussi
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/objects/Materials/Matpar.cpp

    r11347 r11351  
    420420        }
    421421        else{
    422                 return 1*thermalconductivity/(rho_ice*heatcapacity);
     422                return 0.1*thermalconductivity/(rho_ice*heatcapacity);
    423423        }
    424424}
Note: See TracChangeset for help on using the changeset viewer.