General#

class ansys.fluent.core.datamodel_241.preferences.Root.General(service, rules, path)

Bases: PyMenu

Singleton General.

Classes:

AdvancedPartition(service, rules[, path])

Parameter AdvancedPartition of value type str.

AutomaticTranscript(service, rules[, path])

Parameter AutomaticTranscript of value type bool.

DefaultIOFormat(service, rules[, path])

Parameter DefaultIOFormat of value type str.

DockEditor(service, rules[, path])

Parameter DockEditor of value type bool.

FlowModel(service, rules[, path])

Parameter FlowModel of value type str.

IdleTimeout(service, rules[, path])

Parameter IdleTimeout of value type int.

ImportPhysicsVolumeDefinitions(service, rules)

Parameter ImportPhysicsVolumeDefinitions of value type str.

InitialPhysicsVolumeDefinitions(service, rules)

Parameter InitialPhysicsVolumeDefinitions of value type str.

SkipCreationOfGroupsPointingToSingleEntity(...)

Parameter SkipCreationOfGroupsPointingToSingleEntity of value type bool.

StartupMessages(service, rules, path)

Singleton StartupMessages.

UTLCreatePhysicsOnModeChange(service, rules)

Parameter UTLCreatePhysicsOnModeChange of value type bool.

UTLMode(service, rules[, path])

Parameter UTLMode of value type bool.

class AdvancedPartition(service, rules, path=None)

Bases: PyTextual

Parameter AdvancedPartition of value type str.

class AutomaticTranscript(service, rules, path=None)

Bases: PyParameter

Parameter AutomaticTranscript of value type bool.

class DefaultIOFormat(service, rules, path=None)

Bases: PyTextual

Parameter DefaultIOFormat of value type str.

class DockEditor(service, rules, path=None)

Bases: PyParameter

Parameter DockEditor of value type bool.

class FlowModel(service, rules, path=None)

Bases: PyTextual

Parameter FlowModel of value type str.

class IdleTimeout(service, rules, path=None)

Bases: PyNumerical

Parameter IdleTimeout of value type int.

class ImportPhysicsVolumeDefinitions(service, rules, path=None)

Bases: PyTextual

Parameter ImportPhysicsVolumeDefinitions of value type str.

class InitialPhysicsVolumeDefinitions(service, rules, path=None)

Bases: PyTextual

Parameter InitialPhysicsVolumeDefinitions of value type str.

class SkipCreationOfGroupsPointingToSingleEntity(service, rules, path=None)

Bases: PyParameter

Parameter SkipCreationOfGroupsPointingToSingleEntity of value type bool.

class StartupMessages(service, rules, path)

Bases: PyMenu

Singleton StartupMessages.

Classes:

ColorThemeChangeMessage(service, rules[, path])

Parameter ColorThemeChangeMessage of value type bool.

KeyBehavioralChangesMessage(service, rules)

Parameter KeyBehavioralChangesMessage of value type bool.

QAServiceMessage(service, rules[, path])

Parameter QAServiceMessage of value type bool.

class ColorThemeChangeMessage(service, rules, path=None)

Bases: PyParameter

Parameter ColorThemeChangeMessage of value type bool.

class KeyBehavioralChangesMessage(service, rules, path=None)

Bases: PyParameter

Parameter KeyBehavioralChangesMessage of value type bool.

class QAServiceMessage(service, rules, path=None)

Bases: PyParameter

Parameter QAServiceMessage of value type bool.

class UTLCreatePhysicsOnModeChange(service, rules, path=None)

Bases: PyParameter

Parameter UTLCreatePhysicsOnModeChange of value type bool.

class UTLMode(service, rules, path=None)

Bases: PyParameter

Parameter UTLMode of value type bool.