.amls_singularity.cmf file
The .amls_singularity.cmf file is a HyperMesh command file.
File Creation
This file is created when an AMLS run is performed and singular grid points are detected by AMLS.
File Contents
This file contains a list of GRID point identification numbers which are found to be singular during an AMLS run.
Format
*entitysetcreate("^AMLS singular grids",nodes,#)
*createmark(nodes,#)
List of GRID Identification numbers
*entitysetupdate("^AMLS singular grids",nodes,#)
Comments
- Verify that the corresponding model is loaded in HyperMesh when executing the command file.