s2s_parameters#
Bases:
TUIMenu
Enters the S2S parameters menu.
Methods:
compute_clusters_and_vf_accelerated
(*args, ...)Compute/Write surface cluster first and then view factors.
compute_fpsc_values
(*args, **kwargs)Computes only fpsc values based on current settings.
compute_vf_accelerated
(*args, **kwargs)Compute/Write view factors from existing surface clusters.
compute_vf_only
(*args, **kwargs)Computes/writes view factors only.
compute_write_vf
(*args, **kwargs)Computes/writes surface clusters and view factors for S2S radiation model.
enable_mesh_interface_clustering
(*args, **kwargs)Enables surface clusters on mesh interfaces.
Sets temperature for the non-participating boundary zones.
print_thread_clusters
(*args, **kwargs)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
(*args, **kwargs)Prints the zonewise incoming radiation, viewfactors, and average temperature.
read_vf_file
(*args, **kwargs)Reads S2S file.
set_global_faces_per_surface_cluster
(*args, ...)Sets global value of faces per surface cluster for all boundary zones.
set_vf_parameters
(*args, **kwargs)Sets the parameters needed for the viewfactor calculations.
split_angle
(*args, **kwargs)Sets split angle for the clustering algorithm.
use_new_cluster_algorithm
(*args, **kwargs)Uses the new surface clustering algorithm.
use_old_cluster_algorithm
(*args, **kwargs)Uses the old surface clustering algorithm.
Compute/Write surface cluster first and then view factors.
Computes only fpsc values based on current settings.
Compute/Write view factors from existing surface clusters.
Computes/writes view factors only.
Computes/writes surface clusters and view factors for S2S radiation model.
Enables surface clusters on mesh interfaces.
Sets temperature for the non-participating boundary zones.
Prints the following for all boundary threads: thread-id, number of faces, faces per surface cluster, and the number of surface clusters.
Prints the zonewise incoming radiation, viewfactors, and average temperature.
Reads S2S file.
Sets global value of faces per surface cluster for all boundary zones.
Sets the parameters needed for the viewfactor calculations.
Sets split angle for the clustering algorithm.
Uses the new surface clustering algorithm.
Uses the old surface clustering algorithm.