HyperWorks Solvers

Running OptiStruct

Running OptiStruct

Previous topic Next topic Expand/collapse all hidden text  

Running OptiStruct

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  
hmtoggle_plus1Can I create a desktop icon to launch HyperWorks Solvers Run Manager on Windows?

HyperWorks installs a Start menu option for the HyperWorks Solver Run Manager, 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 HyperWorks Solvers 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 HyperWorks Solver Run Manager page). There is also no queuing of jobs as the solver will start immediately without waiting for other jobs to finish.
hmtoggle_plus1Is it possible to use HyperWorks Solver Run Manager on Linux/UNIX?

The same utility which is available on Windows to start HyperWorks Solver Run Manager 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:

create_launcher

2.Fill in the Command field with following text:

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

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

3.Choose the content for the Name and Comment fields and click on the image in 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.

hmtoggle_plus1Can I chain several runs, one after another?

The solution is to use the HyperWorks Solver Run Manager.