source:
issm/oecreview/Archive/23390-24306/ISSM-23702-23703.diff@
24307
Last change on this file since 24307 was 24307, checked in by , 5 years ago | |
---|---|
File size: 1.5 KB |
-
../trunk-jpl/src/m/classes/matdamageice.py
100 100 self.temperateiceconductivity=0.24 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 106 106 self.meltingpoint=273.15 -
../trunk-jpl/src/m/classes/matestar.py
104 104 self.temperateiceconductivity=.24 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 110 110 self.meltingpoint=273.15 -
../trunk-jpl/src/m/classes/matenhancedice.py
101 101 self.temperateiceconductivity=0.24 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 107 107 self.meltingpoint=273.15
Note:
See TracBrowser
for help on using the repository browser.