Skip to main content

Mechanical scripting interface

RSMQueue

Last update: 14.01.2025

class Ansys.ACT.Mechanical.Application.SolveProcessSettings.RSMQueue

Bases: object

The class representing an RSM Queue.

Overview

Properties

Name Description
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.