shell_conduction#
Bases:
TUIMenuEnters 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:
TUIMethodEnables/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:
TUIMethodEnables/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:
TUIMethodDefines the shell conduction settings by reading a CSV file.
Bases:
TUIMethodEnables the saving of shell zones to case files.
Bases:
TUIMethodEnables shell conduction and defines the settings for any wall or group of walls by manually entering the number and properties of the layers.
Bases:
TUIMethodWrites your saved shell conduction settings to a CSV file.