Simulation#
- class ansys.fluent.core.generated.datamodel_242.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.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- 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.
- __init__(service, rules, path)#
__init__ method of PyMenu class.