Changeset 11351 for issm/trunk-jpl/src/c/objects/Materials/Matpar.cpp
- Timestamp:
- 02/07/12 15:22:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/c/objects/Materials/Matpar.cpp
r11347 r11351 420 420 } 421 421 else{ 422 return 1*thermalconductivity/(rho_ice*heatcapacity);422 return 0.1*thermalconductivity/(rho_ice*heatcapacity); 423 423 } 424 424 }
Note:
See TracChangeset
for help on using the changeset viewer.