source:
issm/oecreview/Archive/21724-22754/ISSM-22194-22195.diff@
22755
Last change on this file since 22755 was 22755, checked in by , 7 years ago | |
---|---|
File size: 529 bytes |
-
../trunk-jpl/src/m/classes/oldclasses/calvingdev.m
1 %CALVINGDEV class definition 2 % 3 % Usage: 4 % calvingdev=calvingdev(); 5 6 classdef calvingdev 7 properties (SetAccess=public) 8 stress_threshold_groundedice = 0.; 9 stress_threshold_floatingice = 0.; 10 meltingrate = NaN; 11 end 12 end
Note:
See TracBrowser
for help on using the repository browser.