Batch Mode
Using HgTrans, you can convert all or a subset of data from a native file format to Altair Binary Format (ABF) via the batch mode process.
- PC
 - \\Altair\hw\bin\win64
 - Unix
 - /altair/scripts/
 
| Option/<Parameter> | Description | 
|---|---|
| -a | Translates all results to an ABF file without a configuration file. | 
| -c<config file> | The name of the configuration file(s).
                                             -c<config file> and -c [space] <config file> are equal.  | 
                            
| -help or -h | Help. | 
| -o<output file> | The name of the ABF output file. | 
| <result file> | The name of the result file. | 
| -tho | Translates ODB results into an ABF file with only Time History Output -tho. | 
| -z [percent]<None|Standard|High> | Amount of lossless zlib compression. This does not effect load time in HyperGraph but does slow down the HgTrans translation. | 
No options launch the HgTrans GUI.