source:
issm/oecreview/Archive/16554-17801/ISSM-16619-16620.diff@
17802
Last change on this file since 17802 was 17802, checked in by , 11 years ago | |
---|---|
File size: 1.2 KB |
-
TabularUnified ../trunk-jpl/src/m/classes/matice.m
12 12 heatcapacity = 0.; 13 13 latentheat = 0.; 14 14 thermalconductivity = 0.; 15 temperateiceconductivity 15 temperateiceconductivity = 0.; 16 16 meltingpoint = 0.; 17 17 beta = 0.; 18 18 mixed_layer_capacity = 0.; … … 124 124 fielddisplay(obj,'thermalconductivity',['ice thermal conductivity [W/m/K]']); 125 125 fielddisplay(obj,'temperateiceconductivity','temperate ice thermal conductivity [W/m/K]'); 126 126 fielddisplay(obj,'meltingpoint','melting point of ice at 1atm in K'); 127 fielddisplay(obj,'latentheat','latent heat of fusion [J/ m^3]');127 fielddisplay(obj,'latentheat','latent heat of fusion [J/kg]'); 128 128 fielddisplay(obj,'beta','rate of change of melting point with pressure [K/Pa]'); 129 129 fielddisplay(obj,'mixed_layer_capacity','mixed layer capacity [W/kg/K]'); 130 130 fielddisplay(obj,'thermal_exchange_velocity','thermal exchange velocity [m/s]');
Note:
See TracBrowser
for help on using the repository browser.