RSMQueue#

class ansys.mechanical.stubs.v241.Ansys.ACT.Mechanical.Application.SolveProcessSettings.RSMQueue#

Bases: object

The class representing an RSM Queue.

Overview#

HPCConfiguration

The HPC configuration of the RSM Queue.

HPCQueue

The HPC Queue of the RSM Queue.

HPCType

The HPC type of the RSM Queue

Name

The name of the RSM Queue.

Property detail#

property RSMQueue.HPCConfiguration: str | None#

The HPC configuration of the RSM Queue.

property RSMQueue.HPCQueue: str | None#

The HPC Queue of the RSM Queue.

property RSMQueue.HPCType: str | None#

The HPC type of the RSM Queue

property RSMQueue.Name: str | None#

The name of the RSM Queue.