s2s_parameters#
Bases:
TUIMenu
Enters the S2S parameters menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
compute_clusters_and_vf_accelerated
(service, ...)compute_fpsc_values
(service, version, mode, path)Computes only fpsc values based on current settings.
compute_vf_accelerated
(service, version, ...)compute_vf_only
(service, version, mode, path)Computes/writes view factors only.
compute_write_vf
(service, version, mode, path)Computes/writes surface clusters and view factors for S2S radiation model.
enable_mesh_interface_clustering
(service, ...)Enables surface clusters on mesh interfaces.
Sets temperature for the non-participating boundary zones.
print_thread_clusters
(service, version, ...)Prints the following for all boundary threads: thread-id, number of faces, faces per surface cluster, and the number of surface clusters.
print_zonewise_radiation
(service, version, ...)Prints the zonewise incoming radiation, viewfactors, and average temperature.
read_vf_file
(service, version, mode, path)Reads S2S file.
Sets global value of faces per surface cluster for all boundary zones.
set_vf_parameters
(service, version, mode, path)Sets the parameters needed for the viewfactor calculations.
split_angle
(service, version, mode, path)Sets split angle for the clustering algorithm.
use_new_cluster_algorithm
(service, version, ...)Uses the new surface clustering algorithm.
use_old_cluster_algorithm
(service, version, ...)Uses the old surface clustering algorithm.
__init__ method of TUIMenu class.
Bases:
TUIMethod
.
Bases:
TUIMethod
Computes only fpsc values based on current settings.
Bases:
TUIMethod
.
Bases:
TUIMethod
Computes/writes view factors only.
Bases:
TUIMethod
Computes/writes surface clusters and view factors for S2S radiation model.
Bases:
TUIMethod
Enables surface clusters on mesh interfaces.
Bases:
TUIMethod
Sets temperature for the non-participating boundary zones.
Bases:
TUIMethod
Prints the following for all boundary threads: thread-id, number of faces, faces per surface cluster, and the number of surface clusters.
Bases:
TUIMethod
Prints the zonewise incoming radiation, viewfactors, and average temperature.
Bases:
TUIMethod
Reads S2S file.
Bases:
TUIMethod
Sets global value of faces per surface cluster for all boundary zones.
Bases:
TUIMethod
Sets the parameters needed for the viewfactor calculations.
Bases:
TUIMethod
Sets split angle for the clustering algorithm.
Bases:
TUIMethod
Uses the new surface clustering algorithm.
Bases:
TUIMethod
Uses the old surface clustering algorithm.