Tagged: 17.1, cfd-post, fluid-dynamics, General
-
-
August 25, 2023 at 12:15 pm
Solution
ParticipantWhen creating a User Surface in ANSYS CFD-Post using the option from contour or an Iso Clip object to limit geometrically a wall boundary, it will be not possible to plot the variable Heat Flux on them. The reason is that Heat Flux is a boundary only variable and it can not be interpolated on the User Surface or the Iso Clip. One possibility to get the Heat Flux on a wall patch is to create the patch at mesh level. Another way in ANSYS CFD-Post will be to create: 1. a ‘mask’ variable using step functions or if statements. It should have a 1 where the user surface is and zero elsewhere. For example, if geometry should be limited in x-direction, so that only positive x-coordinates are from interest, the expression will look like: mask = step(X*1 [m^-1]-0) 2. a new MyHeat Flux variable, that equal to Heat Flux times the mask: myHeatFlux = Heat Flux*mask Plots and expression evaluations at the corresponding boundary condition are now possible with the User Variable MyHeatFlux. Please find an example attached.
Attachments:
1. 2042678.zip
-

Introducing Ansys Electronics Desktop on Ansys Cloud
The Watch & Learn video article provides an overview of cloud computing from Electronics Desktop and details the product licenses and subscriptions to ANSYS Cloud Service that are...

How to Create a Reflector for a Center High-Mounted Stop Lamp (CHMSL)
This video article demonstrates how to create a reflector for a center high-mounted stop lamp. Optical Part design in Ansys SPEOS enables the design and validation of multiple...

Introducing the GEKO Turbulence Model in Ansys Fluent
The GEKO (GEneralized K-Omega) turbulence model offers a flexible, robust, general-purpose approach to RANS turbulence modeling. Introducing 2 videos: Part 1Â provides background information on the model and a...

Postprocessing on Ansys EnSight
This video demonstrates exporting data from Fluent in EnSight Case Gold format, and it reviews the basic postprocessing capabilities of EnSight.
- How can I create a Cell Register from a Cell Zone?
- Left-handed faces troubleshooting
- How to overcome the model information incompatible with incoming mesh error?
- ANSYS Fluent: Introduction to the GEKO Turbulence Model Part I
- Delete or Deactivate Zone in Fluent
- ANSYS System Coupling: Two Way Fluid Structure Interaction – Part 1
- How to create and execute a FLUENT journal file?
- Running Python Script from Workbench
- What are the requirements for an axisymmetric analysis?
- How can I Export and import boxes / Systems from one Workbench Project to another?
© 2023 Copyright ANSYS, Inc. All rights reserved.