ansys.mapdl.core.Mapdl.starlist#
- Mapdl.starlist(fname='', ext='', **kwargs)#
Displays the contents of an external, coded file.
Mechanical APDL Command: *LIST
- Parameters:
Notes
Displays the contents of an external, coded file. The file to be listed cannot be in use (open) at the time (except for the error file,
Jobname.err
None, which may be displayed with starlist,ERR).Use caution when you are listing active Mechanical APDL files via the List> Files> Other and File> List> Other menu paths. File I/O buffer and system configurations can result in incomplete listings unless the files are closed.
This command is valid in any processor.