change_zone_state#

class ansys.fluent.core.generated.solver.settings_261.change_zone_state(name=None, parent=None)#

Bases: Command

Change the realgas material state for a zone.

Parameters:
zone_namestr

The fluid zone name.

domainstr

Specifies the domain for changing zone state.

new_phaseint

Species the new phase for the specified zone.

Arguments

Argument

Summary

zone_name

The fluid zone name.

domain

Specifies the domain for changing zone state.

new_phase

Species the new phase for the specified zone.

Included in:

Parent

Summary

modify_zones

The modify zones object.