Simulation#
- class ansys.fluent.core.generated.datamodel_252.preferences.Root.Simulation(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyParameterParameter LocalResidualScaling of value type bool.
- class PdfCombustionRobustNumerics(service, rules, path=None)#
Bases:
PyParameterParameter PdfCombustionRobustNumerics of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.