Title : HWMJobSubmissionUI
Description:
The GUI to submit a job locally
User can set the job name if necessary
Shows the solver path for verification
Company: Altair Engineering, Inc.
Title: HWMLocalJobManager
Description:
Represents a job manager for locally submitted jobs such as optistruct
Manages a Vector of jobs submitted by the user
Creates blank job if required
Retrieves a persisted job object and its status from a binary file
Submits job objects through a dialog interface
Needs an entry shown below in the hdmconfig.xml to be invoked from tcl
Company: Altair Engineering, Inc.
Title: HWMOptistructJob
Description:
Class for Optistruct Job
Has methods to update a job id , job status and set command parameters
for running this job from a batch file.