General#

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

Bases: PyMenu

Singleton General.

Classes:

AdvancedPartition(service, rules[, path])

Parameter AdvancedPartition of value type bool.

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.

EnableParametricStudy(service, rules[, path])

Parameter EnableParametricStudy of value type bool.

FlowModel(service, rules[, path])

Parameter FlowModel of value type str.

IdleTimeout(service, rules[, path])

Parameter IdleTimeout of value type int.

InitialPhysicsVolumeDefinitions(service, rules)

Parameter InitialPhysicsVolumeDefinitions of value type str.

KeyBehavioralChangesMessage(service, rules)

Parameter KeyBehavioralChangesMessage of value type bool.

LaplaceAutoPartitionDefault(service, rules)

Parameter LaplaceAutoPartitionDefault of value type bool.

QAServiceMessage(service, rules[, path])

Parameter QAServiceMessage of value type bool.

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: PyParameter

Parameter AdvancedPartition of value type bool.

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 EnableParametricStudy(service, rules, path=None)#

Bases: PyParameter

Parameter EnableParametricStudy 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 InitialPhysicsVolumeDefinitions(service, rules, path=None)#

Bases: PyTextual

Parameter InitialPhysicsVolumeDefinitions of value type str.

class KeyBehavioralChangesMessage(service, rules, path=None)#

Bases: PyParameter

Parameter KeyBehavioralChangesMessage of value type bool.

class LaplaceAutoPartitionDefault(service, rules, path=None)#

Bases: PyParameter

Parameter LaplaceAutoPartitionDefault 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.