HyperMesh and BatchMesher

Run Status tab

Run Status tab

Previous topic Next topic No expanding text in this topic  

Run Status tab

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Once a BatchMesher run is initialized, this tab reports on the status of the run and its jobs.  Each run is listed as a sub-folder in a tree, along with the exact path of the results location.  Each job, corresponding to one geometry file, is listed as a node of the tree, along with its geometry and mesh types, and its current status.  Additional details can be queried for each job and for the entire run.

runstatustab

The Status can have one of 4 values:

Working

Batch meshing is currently being performed on this model.

Pending

This model is currently in the queue and has not started the BatchMesher process yet.  Any models with the status can be canceled.

Waiting

The job will begin automatically at a user-specified date and time.

Done

The batch meshing process is complete, and results can be reviewed.

 

The following tasks can be performed in this tab:

Task

Description

indiefiles

Loads a log file from a previous run to be reviewed.

removerow

Removes a run from the tree.  This only affects the user interface; it does not delete any files.

Load Mesh

Select a single job from the tree and use this button to invoke interactive HyperMesh and load the final batch meshed model.  The corresponding criteria file is also loaded in the QI panel so that the quality checks represent the meshing requirements set in BatchMesher.  This can only be performed on models that have a status of Done.

Details

Select a single job from the tree and use this button to obtain more details on the status.

bm_details

The details include:

The date and time the job began.
Complete path of the geometry model file.
Complete path of corresponding criteria file.
Complete path of corresponding parameter file.
The time taken to load the geometry model.
A table containing information on relevant steps in the batch meshing process.
The status of the run.  A value of COMPLETE indicates success.  A value of ERROR indicates a failure.

The Refresh button can be used to manually refresh the window with the latest details.  The Auto Refresh option automatically updates the window with the latest details while the job is running.

Run Details

Select a run from the tree and use this button to obtain more details on the status.

bm_runresults

The details include:

The date and time the run began.
For completed jobs, statistics such as the time required to complete the job, the final number of faces/elems/failures, and the quality index.
The number of jobs completed, in process and waiting.

The Refresh button can be used to manually refresh the window with the latest details.  The Auto Refresh option automatically updates the window with the latest details while the job is running.

Quality Report

Only valid if the Generate quality report check box was enabled on the Run Setup tab for the run.

Select a single job from the tree and use this button to launch the HTML detailed report for the job.

Select a single run from the tree and use this button to launch the HTML summary report for the run.

Pause

Used to pause all pending jobs.  This does not affect currently running jobs, which cannot be paused.

Resume Now

Used to immediately resume all paused jobs.

Resume At

Used to resume all paused jobs at a future date and time.

Cancel

Select a single run from the tree and use this button to cancel it.  Runs that are Pending or Working can be canceled.

 

See Also:

Menu Bar

Run Setup Tab

Configurations Tab

User Procedures Tab