PMGTRAN
PMGTRAN, Fname
, FREQ
, Fcnam1
, Fcnam2
, Pcnam1
, Pcnam2
, Ecnam1
, Ccnam1
Summarizes electromagnetic results from a transient analysis.
Fname
File name (8 characters maximum) to which tabular data and plot files will be written. Must be enclosed in single quotes when the command is manually typed in. Defaults to MG_TRNS. The data file extension is .OUT and the plot file extension is .PLT.
FREQ
Frequency of solution output. Defaults to 1. Every
FREQ
th solution on the results file is output.Fcnam1
,Fcnam2
Names of element components for force calculation. Must be enclosed in single quotes when the command is manually typed in.
Pcnam1
,Pcnam2
Names of element components for power loss calculation. Must be enclosed in single quotes when the command is manually typed in.
Ecnam1
,Ccnam1
Names of element components for energy and total current calculations, respectively. Must be enclosed in single quotes when the command is manually typed in.
Notes
PMGTRAN invokes a Mechanical APDL macro which calculates and summarizes
electromagnetic results from a transient analysis. The results are summarized by element
components and listed on the screen as well as written to a file (Fname
.OUT).
You can select two components for the summary of electromagnetic forces, two for power loss, and one each for stored energy (see SENERGY) and total current (see CURR2D). See the referenced commands for other restrictions.
PMGTRAN is restricted to MKSA units.