The following error codes may be encountered in BatchMesher:
Code |
Description |
101 |
Wrong number of arguments provided to hw_batchmesh. Used only in the command line. |
102 |
Missing required arguments for hw_batchmesh. Used only in the command line. |
103 |
The specified output directory does not exist. (See –work_dir option in hw_batchmesh). |
104 |
Undefined required environment variable. |
105 |
The specified input directory contains no model files (see -cad_model_dir in hw_batchmesh). |
106 |
The custom pre-run or post-run Tcl procedure generated an error. |
107 |
At least three critical errors occurred during the meshing of one model. |
111 |
The HyperMesh executable (hmopengl) is in an incorrect path or is inaccessible. |
112 |
The input geometry file is in an incorrect path or is inaccessible from hw_batchmesh. |
113 |
The criteria file is in an incorrect path or is inaccessible from hw_batchmesh. |
114 |
The parameter file is in an incorrect path or is inaccessible from hw_batchmesh. |
121 |
Either the time_limit.txt or result (*_res.txt) file was not created after the specified timeout. |
132 |
Result file (*_res.txt) not found. |
133 |
Error while reading the time_limit.txt file. |
134 |
Abnormal termination of the HyperMesh process. |
135 |
The HyperMesh process is frozen (possibly waiting for user input). |
141 |
The input geometry file is in an incorrect path or is inaccessible from HyperMesh. |
142 |
The criteria file is in an incorrect path or is inaccessible from HyperMesh. |
143 |
The parameter file is in an incorrect path or is inaccessible from HyperMesh. |
144 |
An error occurred while reading the input file (see HyperMesh *readfile command). |
145 |
An error occurred while importing the input file (see HyperMesh *feinputwithdata2 command). |
146 |
An error occurred while reading the criteria file (see HyperMesh *readqualitycriteria command). |
147 |
An error occurred while running hw_batchmesh. |
148 |
The custom pre-geom, pre-mesh or post-mesh Tcl procedure generated an error. |
151 |
Licensing error. |