Changeset 23703
- Timestamp:
- 02/06/19 08:55:39 (6 years ago)
- Location:
- issm/trunk-jpl/src/m/classes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/matdamageice.py
r23701 r23703 101 101 102 102 #computation of effective conductivity 103 self.effectiveconductivity_averaging= 2103 self.effectiveconductivity_averaging=1 104 104 105 105 #the melting point of ice at 1 atmosphere of pressure in K -
issm/trunk-jpl/src/m/classes/matenhancedice.py
r23701 r23703 102 102 103 103 #computation of effective conductivity 104 self.effectiveconductivity_averaging= 2104 self.effectiveconductivity_averaging=1 105 105 106 106 #the melting point of ice at 1 atmosphere of pressure in K -
issm/trunk-jpl/src/m/classes/matestar.py
r23701 r23703 105 105 106 106 #computation of effective conductivity 107 self.effectiveconductivity_averaging= 2107 self.effectiveconductivity_averaging=1 108 108 109 109 #the melting point of ice at 1 atmosphere of pressure in K
Note:
See TracChangeset
for help on using the changeset viewer.