IceOutput#

class ansys.fluent.core.datamodel_241.flicing.Root.Case.App.Solution.IceRun.IceOutput(service, rules, path)

Bases: PyMenu

Singleton IceOutput.

Classes:

HybridRemeshing(service, rules[, path])

Parameter HybridRemeshing of value type bool.

RemeshingDelay(service, rules[, path])

Parameter RemeshingDelay of value type int.

RemeshingMode(service, rules[, path])

Parameter RemeshingMode of value type str.

RemeshingSetup(service, rules[, path])

Parameter RemeshingSetup of value type bool.

class HybridRemeshing(service, rules, path=None)

Bases: PyParameter

Parameter HybridRemeshing of value type bool.

class RemeshingDelay(service, rules, path=None)

Bases: PyNumerical

Parameter RemeshingDelay of value type int.

class RemeshingMode(service, rules, path=None)

Bases: PyTextual

Parameter RemeshingMode of value type str.

class RemeshingSetup(service, rules, path=None)

Bases: PyParameter

Parameter RemeshingSetup of value type bool.