source: issm/trunk/src/m/enum/ThermalPenaltyFactorEnum.m@ 9632

Last change on this file since 9632 was 9632, checked in by seroussi, 14 years ago

implemented thermal

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