Simulation#
- class ansys.fluent.core.generated.datamodel_261.preferences.Root.Simulation(service, rules, path)#
Bases:
PyMenuSingleton Simulation.
Classes:
BcgstabForEnergyEquation(service, rules[, path])Parameter BcgstabForEnergyEquation of value type bool.
FlowModel(service, rules[, path])Parameter FlowModel of value type str.
GPUDirectPostRegular(service, rules[, path])Parameter GPUDirectPostRegular of value type bool.
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.
SimulationReports(service, rules, path)Singleton SimulationReports.
Methods:
__init__(service, rules, path)__init__ method of PyMenu class.
- class BcgstabForEnergyEquation(service, rules, path=None)#
Bases:
PyParameterParameter BcgstabForEnergyEquation of value type bool.
- class GPUDirectPostRegular(service, rules, path=None)#
Bases:
PyParameterParameter GPUDirectPostRegular of value type bool.
- 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.