혼자 아닌 혼자가 되고 싶은 나의 인생

Calculating the Surface Area of a Part 본문

열공학, CFD 기초, 설계기법/STAR-CCM+

Calculating the Surface Area of a Part

KanzesT 2021. 4. 29. 11:31


Calculating the Surface Area of a Part
When a volume representation is active, the surface area of a part such as a plane section, a cylinder surface, a sphere, or even an isosurface can be calculated using a surface integral report with a value of 1.
To calculate the surface area:
1. Create a user-defined scalar field function with the constant value of 1. Such a function is shown below.


2. Create a surface integral report using the right-click menu of the top-level Report node. Set the Parts property of the new report node to the part whose surface area you require, and set the Scalar Field Function property to the user-defined field function created in the previous step. An example of such a report is shown below.


3. Right-click the newly created report node and choose Run Report. The surface area of the part is displayed in the Output window.

Comments