Model#

class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App.Airflow.Fensap.Model(service, rules, path)#

Bases: PyMenu

Singleton Model.

Classes:

CoupledFlag(service, rules[, path])

Parameter CoupledFlag of value type bool.

EnergyConservativeFlag(service, rules[, path])

Parameter EnergyConservativeFlag of value type bool.

EnergyEquation(service, rules[, path])

Parameter EnergyEquation of value type str.

Methods:

__init__(service, rules, path)

__init__ method of PyMenu class.

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

Bases: PyParameter

Parameter CoupledFlag of value type bool.

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

Bases: PyParameter

Parameter EnergyConservativeFlag of value type bool.

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

Bases: PyTextual

Parameter EnergyEquation of value type str.

__init__(service, rules, path)#

__init__ method of PyMenu class.