source:
issm/oecreview/Archive/15392-16133/ISSM-15950-15951.diff@
16134
Last change on this file since 16134 was 16134, checked in by , 12 years ago | |
---|---|
File size: 893 bytes |
-
../trunk-jpl/src/m/classes/mask.m
47 47 fielddisplay(obj,'elementongroundedice','element on grounded ice list'); 48 48 fielddisplay(obj,'vertexongroundedice','vertex on grounded ice flags list'); 49 49 fielddisplay(obj,'vertexonrock','vertex on rock flags list'); 50 fielddisplay(obj,'grounded _levelset','is ice grounded ? grounded ice if > 0, grounding line position if = 0, floating ice if < 0');50 fielddisplay(obj,'groundedice_levelset','is ice grounded ? grounded ice if > 0, grounding line position if = 0, floating ice if < 0'); 51 51 fielddisplay(obj,'ice_levelset','presence of ice if > 0, icefront position if = 0, no ice if < 0'); 52 52 end % }}} 53 53 function marshall(obj,md,fid) % {{{
Note:
See TracBrowser
for help on using the repository browser.