AuxiliaryInfo#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.AuxiliaryInfo(service, rules, path)#
Bases:
PyMenu
Singleton AuxiliaryInfo.
Classes:
DefaultField
(service, rules[, path])Parameter DefaultField of value type str.
DefaultVectorField
(service, rules[, path])Parameter DefaultVectorField of value type str.
FluentBoundaryZones
(service, rules[, path])Parameter FluentBoundaryZones of value type List[str].
IsCourantNumberActive
(service, rules[, path])Parameter IsCourantNumberActive of value type bool.
IsDPMWallFilmBC
(service, rules[, path])Parameter IsDPMWallFilmBC of value type bool.
IsOversetReadOnly
(service, rules[, path])Parameter IsOversetReadOnly of value type bool.
IsPVCouplingActive
(service, rules[, path])Parameter IsPVCouplingActive of value type bool.
IsSgPDFTransport
(service, rules[, path])Parameter IsSgPDFTransport of value type bool.
IsUnsteadyParticleTracking
(service, rules[, ...])Parameter IsUnsteadyParticleTracking of value type bool.
MultiPhaseDomainList
(service, rules[, path])Parameter MultiPhaseDomainList of value type List[str].
MultiPhaseModel
(service, rules[, path])Parameter MultiPhaseModel of value type str.
TimeStepSpecification
(service, rules[, path])Parameter TimeStepSpecification of value type bool.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class DefaultField(service, rules, path=None)#
Bases:
PyTextual
Parameter DefaultField of value type str.
- class DefaultVectorField(service, rules, path=None)#
Bases:
PyTextual
Parameter DefaultVectorField of value type str.
- class FluentBoundaryZones(service, rules, path=None)#
Bases:
PyTextual
Parameter FluentBoundaryZones of value type List[str].
- class IsCourantNumberActive(service, rules, path=None)#
Bases:
PyParameter
Parameter IsCourantNumberActive of value type bool.
- class IsDPMWallFilmBC(service, rules, path=None)#
Bases:
PyParameter
Parameter IsDPMWallFilmBC of value type bool.
- class IsOversetReadOnly(service, rules, path=None)#
Bases:
PyParameter
Parameter IsOversetReadOnly of value type bool.
- class IsPVCouplingActive(service, rules, path=None)#
Bases:
PyParameter
Parameter IsPVCouplingActive of value type bool.
- class IsSgPDFTransport(service, rules, path=None)#
Bases:
PyParameter
Parameter IsSgPDFTransport of value type bool.
- class IsUnsteadyParticleTracking(service, rules, path=None)#
Bases:
PyParameter
Parameter IsUnsteadyParticleTracking of value type bool.
- class MultiPhaseDomainList(service, rules, path=None)#
Bases:
PyTextual
Parameter MultiPhaseDomainList of value type List[str].
- class MultiPhaseModel(service, rules, path=None)#
Bases:
PyTextual
Parameter MultiPhaseModel of value type str.
- class TimeStepSpecification(service, rules, path=None)#
Bases:
PyParameter
Parameter TimeStepSpecification of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.