ansys.mapdl.core.Mapdl.irlist#
- Mapdl.irlist(**kwargs)#
Prints inertia relief summary table.
Mechanical APDL Command: IRLIST
Notes
Prints the inertia relief summary data, including the mass summary table, the total load summary table, and the inertia relief summary table resulting from the inertia relief calculations. These calculations are performed in the solution phase ( solve ) as specified by the irlf or airl command.
Inertia relief output is stored in the database rather than in the results file (
Jobname.RST
). When you issue irlist or airl, Mechanical APDL pulls the information from the database, which contains the inertia relief output from the most recent solution ( solve ).This command is valid in any processor.