Using frontal area calculation script in Hyperworks CFD

User: "Christian Mata_21131"
Altair Employee
Updated by Christian Mata_21131

Frontal area calculation in HWCFD using tcl script attached.

Steps:

1. Set an environment variable: HWCFD_SHOW_CMDWIN with a value of 1

imageimageimageimage

2. Launch Hyperworks CFD

3. Display only the surfaces for frontal area calculation. (surfaces must be meshed) 

4. In attached script, update plane on which you want to calculate frontal area - these are the first three entries (x, y, z) to set the projection normal

image

5. View menu > Tcl Console

image

6. In tcl console type: source <complete path to frontalArea.tcl script>

                  Example: source C:/Users/frontalArea.tcl

image

This will print frontal area value in the console.

Comments

No comments on this post.