Start HyperMesh Batch on Windows

HyperMesh Batch is a non-graphical version of HyperMesh that can be used to run command files or Tcl scripts in batch mode.

HyperMesh commands that require a graphical display are ignored. In addition, Tk commands cannot be used. HyperMesh Batch terminates when it reaches the end of the command file or Tcl script, or when it encounters the *quit command.

  1. Launch the system command prompt and cd to the directory from which HyperMesh Batch should be run.
  2. At the prompt, type the full path of the HyperMesh Batch executable, along with any startup options.
    At a minimum, specify either the -c<command_filename> or the -tcl <tcl_filename> startup options. For example, <altair_home>\hm\bin\<platform>\hmbatch.exe -tcl <tcl_filename>.