Skip to main content

Mechanical scripting interface

MeshPhysicsPreferenceType

Last update: 14.01.2025

class Ansys.Mechanical.DataModel.Enums.MeshPhysicsPreferenceType

Bases: enum.Enum

Specifies the Mesh Physics Preference Type.

Overview

Attributes

Name
CFD
Custom
Electromagnetics
Explicit
Hydrodynamics
Mechanical
NonlinearMechanical

Attribute detail

MeshPhysicsPreferenceType.CFD = 2

MeshPhysicsPreferenceType.Custom = 4

MeshPhysicsPreferenceType.Electromagnetics = 1

MeshPhysicsPreferenceType.Explicit = 3

MeshPhysicsPreferenceType.Hydrodynamics = 6

MeshPhysicsPreferenceType.Mechanical = 0

MeshPhysicsPreferenceType.NonlinearMechanical = 5