:orphan: .. _s2s: s2s === .. autoclass:: ansys.fluent.core.generated.solver.settings_242.s2s.s2s :show-inheritance: .. rubric:: Attributes ========================================================== ========================================== Attribute Summary ========================================================== ========================================== :ref:`viewfactor_settings <viewfactor_settings>` Enter viewfactor related settings. :ref:`clustering_settings <clustering_settings>` Enter clustering related settings. :ref:`radiosity_solver_control <radiosity_solver_control>` Settings for Radiosity Solver Control. ========================================================== ========================================== .. rubric:: Methods ================================================================================ ============================================================================================= Method Summary ================================================================================ ============================================================================================= :ref:`compute_write_vf <compute_write_vf>` Compute and write both surface clusters and view factors. :ref:`compute_vf_accelerated <compute_vf_accelerated>` Compute and write only view factors from existing surface clusters with GPU-acceleration. :ref:`compute_clusters_and_vf_accelerated <compute_clusters_and_vf_accelerated>` Compute and write both surface clusters and view factors with GPU-acceleration. :ref:`compute_vf_only <compute_vf_only>` Compute and write only view factors from existing surface clusters. :ref:`read_vf_file <read_vf_file>` Read an S2S file. ================================================================================ ============================================================================================= .. rubric:: Included in: ============================ ====================================== Parent Summary ============================ ====================================== :ref:`radiation <radiation>` Model for radiative heat-transfer. ============================ ======================================