TransientProfile#
- class ansys.aedt.core.modules.profile.TransientProfile(data)#
Profile data for a transient solution.
- Parameters:
- dataclass:ansys.aedt.core.modeler.cad.elements_3d.BinaryTreeNode
- Node representing the *Transient Solution Group*.
Methods
TransientProfile.table
([columns])Return a summary of profile step metrics.
TransientProfile.time_step_keys
(max_time)Return time-step labels up to a limit.
Attributes
CPU time for this step.
Maximum memory over this step and all descendants.
Largest time step in seconds, if any.
Names of nested process steps, if any.
Real time for this step.