Set Command Line Environment
You need to have your shell command line environment set properly in order to use FlowTracer.
This includes changing your PATH environment variable so you can run the installed executables, and adding two environment variables that are used by the Altair Accelerator programs.
You can set your command line environment by sourcing a setup file created by the installation. You will source the setup file that matches your platform and shell.
Assuming that FlowTracer is installed at the path \opt\altair\vov\1212.1.0, this table
shows the way to source the setup file so that your shell environment is
correct.
Platform Type | Shell | Command to Source File |
---|---|---|
UNIX | csh tcsh | source /opt/altair/vov/1212.1.0 platform/etc/vovrc.csh |
bash sh ksh zsh | source /opt/altair/vov/1212.1.0 platform/etc/vovrc.sh | |
Windows | DOS | \opt\altair\vov\1212.1.0\win64\bat\vovinit.bat |