shell_conduction#
Bases:
TUIMenu
Enters the shell conduction models menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
enhanced_encapsulation
(service, version, ...)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
(service, version, mode, path)Enables/disables the ability to define multi-layer shell conduction for walls.
read_csv
(service, version, mode, path)Defines the shell conduction settings by reading a CSV file.
save_shell_zones
(service, version, mode, path)Enables the saving of shell zones to case files.
settings
(service, version, mode, path)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
(service, version, mode, path)Writes your saved shell conduction settings to a CSV file.
__init__ method of TUIMenu class.
Bases:
TUIMethod
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.
Bases:
TUIMethod
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.
Bases:
TUIMethod
Defines the shell conduction settings by reading a CSV file.
Bases:
TUIMethod
Enables the saving of shell zones to case files.
Bases:
TUIMethod
Enables shell conduction and defines the settings for any wall or group of walls by manually entering the number and properties of the layers.
Bases:
TUIMethod
Writes your saved shell conduction settings to a CSV file.