Simulation#

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

Bases: PyMenu

Singleton Simulation.

Classes:

FlowModel(service, rules[, path])

Parameter FlowModel of value type str.

LocalResidualScaling(service, rules[, path])

Parameter LocalResidualScaling of value type bool.

PdfCombustionRobustNumerics(service, rules)

Parameter PdfCombustionRobustNumerics of value type bool.

ReportDefinitions(service, rules, path)

Singleton ReportDefinitions.

class FlowModel(service, rules, path=None)

Bases: PyTextual

Parameter FlowModel of value type str.

class LocalResidualScaling(service, rules, path=None)

Bases: PyParameter

Parameter LocalResidualScaling of value type bool.

class PdfCombustionRobustNumerics(service, rules, path=None)

Bases: PyParameter

Parameter PdfCombustionRobustNumerics of value type bool.

class ReportDefinitions(service, rules, path)

Bases: PyMenu

Singleton ReportDefinitions.

Classes:

AutomaticPlotFile(service, rules[, path])

Parameter AutomaticPlotFile of value type bool.

ReportPlotHistoryDataSize(service, rules[, path])

Parameter ReportPlotHistoryDataSize of value type int.

class AutomaticPlotFile(service, rules, path=None)

Bases: PyParameter

Parameter AutomaticPlotFile of value type bool.

class ReportPlotHistoryDataSize(service, rules, path=None)

Bases: PyNumerical

Parameter ReportPlotHistoryDataSize of value type int.