Rev | Line | |
---|
[17802] | 1 | Index: ../trunk-jpl/src/m/classes/matice.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/src/m/classes/matice.m (revision 16619)
|
---|
| 4 | +++ ../trunk-jpl/src/m/classes/matice.m (revision 16620)
|
---|
| 5 | @@ -12,7 +12,7 @@
|
---|
| 6 | heatcapacity = 0.;
|
---|
| 7 | latentheat = 0.;
|
---|
| 8 | thermalconductivity = 0.;
|
---|
| 9 | - temperateiceconductivity = 0.;
|
---|
| 10 | + temperateiceconductivity = 0.;
|
---|
| 11 | meltingpoint = 0.;
|
---|
| 12 | beta = 0.;
|
---|
| 13 | mixed_layer_capacity = 0.;
|
---|
| 14 | @@ -124,7 +124,7 @@
|
---|
| 15 | fielddisplay(obj,'thermalconductivity',['ice thermal conductivity [W/m/K]']);
|
---|
| 16 | fielddisplay(obj,'temperateiceconductivity','temperate ice thermal conductivity [W/m/K]');
|
---|
| 17 | fielddisplay(obj,'meltingpoint','melting point of ice at 1atm in K');
|
---|
| 18 | - fielddisplay(obj,'latentheat','latent heat of fusion [J/m^3]');
|
---|
| 19 | + fielddisplay(obj,'latentheat','latent heat of fusion [J/kg]');
|
---|
| 20 | fielddisplay(obj,'beta','rate of change of melting point with pressure [K/Pa]');
|
---|
| 21 | fielddisplay(obj,'mixed_layer_capacity','mixed layer capacity [W/kg/K]');
|
---|
| 22 | fielddisplay(obj,'thermal_exchange_velocity','thermal exchange velocity [m/s]');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.