s2s_parameters#
Bases:
TUIMenuEnters the S2S parameters menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
compute_fpsc_values(service, version, mode, path)Computes only fpsc values based on current settings.
compute_vf_accelerated(service, version, ...)No help available.
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:
TUIMethodComputes only fpsc values based on current settings.
Bases:
TUIMethodNo help available.
Bases:
TUIMethodComputes/writes view factors only.
Bases:
TUIMethodComputes/writes surface clusters and view factors for S2S radiation model.
Bases:
TUIMethodEnables surface clusters on mesh interfaces.
Bases:
TUIMethodSets temperature for the non-participating boundary zones.
Bases:
TUIMethodPrints the following for all boundary threads: thread-id, number of faces, faces per surface cluster, and the number of surface clusters.
Bases:
TUIMethodPrints the zonewise incoming radiation, viewfactors, and average temperature.
Bases:
TUIMethodReads S2S file.
Bases:
TUIMethodSets global value of faces per surface cluster for all boundary zones.
Bases:
TUIMethodSets the parameters needed for the viewfactor calculations.
Bases:
TUIMethodSets split angle for the clustering algorithm.
Bases:
TUIMethodUses the new surface clustering algorithm.
Bases:
TUIMethodUses the old surface clustering algorithm.