source: issm/trunk-jpl/src/m/enum/BasalforcingsPlumexEnum.m@ 20020

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 
1function 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
11macro=StringToEnum('BasalforcingsPlumex');
Note: See TracBrowser for help on using the repository browser.