_BC#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App.BC._BC(service, rules, path)#
Bases:
PyMenu
Singleton _BC.
Classes:
AirflowMassFlowInlet
(service, rules, path)Singleton AirflowMassFlowInlet.
AirflowMassFlowOutlet
(service, rules, path)Singleton AirflowMassFlowOutlet.
AirflowPressureOutlet
(service, rules, path)Singleton AirflowPressureOutlet.
AirflowVelocityInlet
(service, rules, path)Singleton AirflowVelocityInlet.
AirflowWall
(service, rules, path)Singleton AirflowWall.
BCType
(service, rules[, path])Parameter BCType of value type str.
Common
(service, rules, path)Singleton Common.
CopyToBCs
(service, rules, command[, path])Command CopyToBCs.
CopyWallAdiabaticP10
(service, rules, command)Command CopyWallAdiabaticP10.
Display
(service, rules, command[, path])Command Display.
IceWall
(service, rules, path)Singleton IceWall.
ImportConditions
(service, rules, command[, path])Command ImportConditions.
IsExit
(service, rules[, path])Parameter IsExit of value type bool.
IsInlet
(service, rules[, path])Parameter IsInlet of value type bool.
IsWall
(service, rules[, path])Parameter IsWall of value type bool.
ParticlesInlet
(service, rules, path)Singleton ParticlesInlet.
ParticlesOutlet
(service, rules, path)Singleton ParticlesOutlet.
ParticlesWall
(service, rules, path)Singleton ParticlesWall.
RefreshBCs
(service, rules, command[, path])Command RefreshBCs.
RenameBC
(service, rules, command[, path])Command RenameBC.
ResetToCustom
(service, rules, command[, path])Command ResetToCustom.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class CopyWallAdiabaticP10(service, rules, command, path=None)#
Bases:
PyCommand
Command CopyWallAdiabaticP10.
- Returns:
- class ImportConditions(service, rules, command, path=None)#
Bases:
PyCommand
Command ImportConditions.
- Returns:
- class IsExit(service, rules, path=None)#
Bases:
PyParameter
Parameter IsExit of value type bool.
- class IsInlet(service, rules, path=None)#
Bases:
PyParameter
Parameter IsInlet of value type bool.
- class IsWall(service, rules, path=None)#
Bases:
PyParameter
Parameter IsWall of value type bool.
- class ResetToCustom(service, rules, command, path=None)#
Bases:
PyCommand
Command ResetToCustom.
- Returns:
- __init__(service, rules, path)#
__init__ method of PyMenu class.