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.

To start a batch mode process, do one of the following:
  • On Windows, run hgtrans.exe in a DOS command prompt
  • From a Unix shell, use hgtrans.
If you do not specify complete arguments in the command line, the defaults will be used. The hgtrans.exe is located in the following directories:
Windows
<install_directory>\hwdesktop\hw\bin\win64\
Unix
/altair/scripts/
Table 1.
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.