hgreq
Translates ADAMS request files into Altair binary files.
Syntax
hgreq [ -f requestlist ] file.req outputfile.bin
Options
- -f
 - Specifies an file containing the numbers of the requests in file.req to be translated.
 - file.req
 - The ADAMS request file to be translated.
 - outputfile.abf
 - The name of the Altair binary file to be created.
 
Example
- 1001
 - 1002
 - 3001
 - 3002
 
Comments
The request file is an ASCII file containing one request number on each line. If a request list is not included, all requests in file.req are translated.