source: issm/oecreview/Archive/16554-17801/ISSM-16619-16620.diff@ 17802

Last change on this file since 17802 was 17802, checked in by Mathieu Morlighem, 11 years ago

Added archives

File size: 1.2 KB
  • TabularUnified ../trunk-jpl/src/m/classes/matice.m

     
    1212                heatcapacity               = 0.;
    1313                latentheat                 = 0.;
    1414                thermalconductivity        = 0.;
    15                 temperateiceconductivity         = 0.;
     15                temperateiceconductivity   = 0.;
    1616                meltingpoint               = 0.;
    1717                beta                       = 0.;
    1818                mixed_layer_capacity       = 0.;
     
    124124                        fielddisplay(obj,'thermalconductivity',['ice thermal conductivity [W/m/K]']);
    125125                        fielddisplay(obj,'temperateiceconductivity','temperate ice thermal conductivity [W/m/K]');
    126126                        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]');
    128128                        fielddisplay(obj,'beta','rate of change of melting point with pressure [K/Pa]');
    129129                        fielddisplay(obj,'mixed_layer_capacity','mixed layer capacity [W/kg/K]');
    130130                        fielddisplay(obj,'thermal_exchange_velocity','thermal exchange velocity [m/s]');
Note: See TracBrowser for help on using the repository browser.