shell_conduction#
- class ansys.fluent.core.solver.tui_232.main_menu.define.models.shell_conduction(service, version, mode, path)
Bases:
TUIMenu
Enters the shell conduction models menu.
Methods:
enhanced_encapsulation
(*args, **kwargs)Enables/disables an enhanced routine for the encapsulation of coupled walls during mesh partitioning that is enabled by default when shell conduction and/or the surface to surface (S2S) radiation model is used.
multi_layer_shell
(*args, **kwargs)Enables/disables the ability to define multi-layer shell conduction for walls.
read_csv
(*args, **kwargs)Defines the shell conduction settings by reading a CSV file.
save_shell_zones
(*args, **kwargs)Enables the saving of shell zones to case files.
settings
(*args, **kwargs)Enables shell conduction and defines the settings for any wall or group of walls by manually entering the number and properties of the layers.
write_csv
(*args, **kwargs)Writes your saved shell conduction settings to a CSV file.
- enhanced_encapsulation(*args, **kwargs)
Enables/disables an enhanced routine for the encapsulation of coupled walls during mesh partitioning that is enabled by default when shell conduction and/or the surface to surface (S2S) radiation model is used.
- multi_layer_shell(*args, **kwargs)
Enables/disables the ability to define multi-layer shell conduction for walls. Note that the warped-face gradient correction (WFGC) is not supported when multi-layer shells are disabled.
- read_csv(*args, **kwargs)
Defines the shell conduction settings by reading a CSV file.
- save_shell_zones(*args, **kwargs)
Enables the saving of shell zones to case files.
- settings(*args, **kwargs)
Enables shell conduction and defines the settings for any wall or group of walls by manually entering the number and properties of the layers.
- write_csv(*args, **kwargs)
Writes your saved shell conduction settings to a CSV file.