Changeset 19836
- Timestamp:
- 11/30/15 15:43:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/materials/DepthAvgTempCond.py
r17963 r19836 12 12 k=md.materials.thermalconductivity 13 13 G=md.basalforcings.geothermalflux 14 H=md.geometry.thickness [:,0]14 H=md.geometry.thickness 15 15 Ts=md.initialization.temperature 16 16 alpha=G*H/k
Note:
See TracChangeset
for help on using the changeset viewer.