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