Last change
on this file since 8399 was 8399, checked in by schlegel, 14 years ago |
change accumulation rate to surface mass balance; introduce surface ablation and surface accumulation
|
File size:
397 bytes
|
Rev | Line | |
---|
[8399] | 1 | function macro=SurfaceMassBalanceEnum()
|
---|
| 2 | %SURFACEMASSBALANCEENUM - Enum of SurfaceMassBalance
|
---|
| 3 | %
|
---|
| 4 | % WARNING: DO NOT MODIFY THIS FILE
|
---|
| 5 | % this file has been automatically generated by src/c/EnumDefinitions/Synchronize.sh
|
---|
| 6 | % Please read src/c/EnumDefinitions/README for more information
|
---|
| 7 | %
|
---|
| 8 | % Usage:
|
---|
| 9 | % macro=SurfaceMassBalanceEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('SurfaceMassBalance');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.