Last change
on this file since 13438 was 13438, checked in by Eric.Larour, 12 years ago |
CHG:
-added test3015 to check on AD mode runs for prognostic mode and fos_forward driver.
-added RequestedOutputs in prognostic_core solution.
-fixed segfault in IoModel.cpp due to requested_independents not being initialized to 0.
|
File size:
437 bytes
|
Rev | Line | |
---|
[13438] | 1 | function macro=PrognosticRequestedOutputsEnum()
|
---|
| 2 | %PROGNOSTICREQUESTEDOUTPUTSENUM - Enum of PrognosticRequestedOutputs
|
---|
| 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=PrognosticRequestedOutputsEnum()
|
---|
| 10 |
|
---|
| 11 | macro=StringToEnum('PrognosticRequestedOutputs');
|
---|
Note:
See
TracBrowser
for help on using the repository browser.