Last change
on this file since 20020 was 20020, checked in by seroussi, 9 years ago |
NEW: starting to add Mantle Plume class to compute geothermal heat flux
|
File size:
394 bytes
|
Line | |
---|
1 | function macro=BasalforcingsPlumexEnum()
|
---|
2 | %BASALFORCINGSPLUMEXENUM - Enum of BasalforcingsPlumex
|
---|
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=BasalforcingsPlumexEnum()
|
---|
10 |
|
---|
11 | macro=StringToEnum('BasalforcingsPlumex');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.