App#
- class ansys.fluent.core.generated.datamodel_242.flicing.Root.Case.App(service, rules, path)#
Bases:
PyMenu
Singleton App.
Classes:
Adaptation
(service, rules, path)Singleton Adaptation.
Airflow
(service, rules, path)Singleton Airflow.
AlphaFlag
(service, rules[, path])Parameter AlphaFlag of value type bool.
BC
(service, rules[, path]).
CheckSetup
(service, rules, command[, path])Command CheckSetup.
Domain
(service, rules, path)Singleton Domain.
GlobalSettings
(service, rules, path)Singleton GlobalSettings.
Ice
(service, rules, path)Singleton Ice.
IcingImportCase
(service, rules, command[, path])Command IcingImportCase.
IcingImportMesh
(service, rules, command[, path])Command IcingImportMesh.
ImportCase
(service, rules, command[, path])Command ImportCase.
ImportMesh
(service, rules, command[, path])Command ImportMesh.
InProgress
(service, rules[, path])Parameter InProgress of value type bool.
InitAddOn
(service, rules, command[, path])Command InitAddOn.
InitAddOnAero
(service, rules, command[, path])Command InitAddOnAero.
InitDM
(service, rules, command[, path])Command InitDM.
IsBusy
(service, rules[, path])Parameter IsBusy of value type bool.
LoadCase
(service, rules, command[, path])Command LoadCase.
LoadCaseAndData
(service, rules, command[, path])Command LoadCaseAndData.
Particles
(service, rules, path)Singleton Particles.
ReloadCase
(service, rules, command[, path])Command ReloadCase.
ReloadDomain
(service, rules, command[, path])Command ReloadDomain.
RunType
(service, rules, path)Singleton RunType.
SaveCase
(service, rules, command[, path])Command SaveCase.
SaveCaseAndData
(service, rules, command[, path])Command SaveCaseAndData.
SaveCaseAs
(service, rules, command[, path])Command SaveCaseAs.
SaveData
(service, rules, command[, path])Command SaveData.
SavePostCaseAndData
(service, rules, command)Command SavePostCaseAndData.
SendCommandQuiet
(service, rules, command[, path])Command SendCommandQuiet.
SetupErrors
(service, rules[, path])Parameter SetupErrors of value type str.
SetupWarnings
(service, rules[, path])Parameter SetupWarnings of value type str.
Solution
(service, rules, path)Singleton Solution.
SyncDM
(service, rules, command[, path])Command SyncDM.
UpdateSetupCFXres
(service, rules, command[, ...])Command UpdateSetupCFXres.
WriteAll
(service, rules, command[, path])Command WriteAll.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class AlphaFlag(service, rules, path=None)#
Bases:
PyParameter
Parameter AlphaFlag of value type bool.
- class IcingImportCase(service, rules, command, path=None)#
Bases:
PyCommand
Command IcingImportCase.
- class IcingImportMesh(service, rules, command, path=None)#
Bases:
PyCommand
Command IcingImportMesh.
- class InProgress(service, rules, path=None)#
Bases:
PyParameter
Parameter InProgress of value type bool.
- class InitAddOnAero(service, rules, command, path=None)#
Bases:
PyCommand
Command InitAddOnAero.
- Returns:
- class IsBusy(service, rules, path=None)#
Bases:
PyParameter
Parameter IsBusy of value type bool.
- class LoadCaseAndData(service, rules, command, path=None)#
Bases:
PyCommand
Command LoadCaseAndData.
- class SaveCaseAndData(service, rules, command, path=None)#
Bases:
PyCommand
Command SaveCaseAndData.
- class SavePostCaseAndData(service, rules, command, path=None)#
Bases:
PyCommand
Command SavePostCaseAndData.
- class SendCommandQuiet(service, rules, command, path=None)#
Bases:
PyCommand
Command SendCommandQuiet.
- class SetupErrors(service, rules, path=None)#
Bases:
PyTextual
Parameter SetupErrors of value type str.
- class SetupWarnings(service, rules, path=None)#
Bases:
PyTextual
Parameter SetupWarnings of value type str.
- class UpdateSetupCFXres(service, rules, command, path=None)#
Bases:
PyCommand
Command UpdateSetupCFXres.
- __init__(service, rules, path)#
__init__ method of PyMenu class.