source: issm/trunk-jpl/src/m/enum/SeaiceatmEnum.m@ 18492

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

NEW: added Sea ice model (not working yet) into ISSM

File size: 344 bytes
Line 
1function macro=SeaiceatmEnum()
2%SEAICEATMENUM - Enum of Seaiceatm
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=SeaiceatmEnum()
10
11macro=StringToEnum('Seaiceatm');
Note: See TracBrowser for help on using the repository browser.