Run OptiStruct

Can I create a desktop icon to launch Compute Console (ACC) on Windows?

Altair HyperWorks installs a Start menu option for the Compute Console (ACC), which can be copied to the desktop or to a Quick Start Toolbar (right-click and copy from the Start menu). It does not matter which menu item is copied (OptiStruct, Radioss, or MotionSolve); the same utility will be called, and any solver can be launched with it.

The desktop icon can then be used to:
  • Start the Compute Console (ACC) GUI through double-click
  • Automatically start a simple run with appropriate solver

    Drag a file from file browser onto the desktop icon, and it will start a simple run. With the drag and drop method, there is no way to add any arguments to the call (except possibly -nt to use SMP multiprocessor capability – see Edit Preferences Form on the Compute Console (ACC) page). There is also no queuing of jobs as the solver will start immediately without waiting for other jobs to finish.

Is it possible to use Compute Console (ACC) on Linux/Unix?

The same utility which is available on Windows to start Compute Console (ACC) is also available on all supported platforms, but there is no interactive menu to start it from. There is the option to start this utility from the command line:

$ALTAIR_HOME/scripts/optistruct -gui

It is possible to create a desktop icon with the same functionality as on Windows (used for double-click launch and for drag-and-drop launch). The exact procedure is system-dependent, and details will be provided in your Unix/Linux manual, but it should be similar on most hosts. Here is an example showing Linux with the Gnome desktop environment:
  1. Right-click on the desktop, and select Create Launcher.
    The following form will appear.


    Figure 1.
  2. Fill in the Command field with the following text:

    <install_dir>/scripts/hw_wish <install_dir>hwsolvers/scripts/hwsolver.tcl -icon

    Where, <install_dir> is the top directory path to the Altair HyperWorks installation.

  3. Choose the content for the Name and Comment fields and click on the image in the left-top corner to browse for the icon image.

    In the example above, the icon was selected from <install_dir>/hw/images/productOptiStruct-32.png, but the actual choice is not important.

    Higher resolution images are also available from <install_dir>/hwsolvers/scripts/.

  4. Click OK.

    You can move this icon to preferred position, and even copy it to the toolbar.

    When creating the icon directly on the toolbar, the menu choices are Add to panel > Custom Application Launcher, and the same form as shown above is used.

Can I chain several runs, one after another?

The solution is to use the Compute Console (ACC).