source: issm/trunk-jpl/src/m/enum/CalvingMinthicknessEnum.m@ 20718

Last change on this file since 20718 was 20718, checked in by Mathieu Morlighem, 9 years ago

NEW: working on calving law with minimum thickness

File size: 394 bytes
Line 
1function macro=CalvingMinthicknessEnum()
2%CALVINGMINTHICKNESSENUM - Enum of CalvingMinthickness
3%
4% WARNING: DO NOT MODIFY THIS FILE
5% this file has been automatically generated by src/c/shared/Enum/Synchronize.sh
6% Please read src/c/shared/Enum/README for more information
7%
8% Usage:
9% macro=CalvingMinthicknessEnum()
10
11macro=StringToEnum('CalvingMinthickness');
Note: See TracBrowser for help on using the repository browser.