Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Include Page
FLUENT Google Analytics
FLUENT Google Analytics
Include Page
User Defined Functions - Panel
User Defined Functions - Panel

User Defined Functions

Problem Specification

Consider the case of a fluid flowing past a cylinder, as in the steady cylinder case, with a  Reynolds number of 20. 

By altering the cylinder wall boundaries to include sucking and blowing jets, separation can be eliminated and the lift force on the cylinder can be increased. 

The lift L is specified as (neglecting viscous shear):

Latex
\begin{eqnarray}
L = [\int_S p\hat{n}dA \cdot j]
\end{eqnarray}

Fluent can only integrate for the lift coefficient over sections specified as walls; in this problem some sections of the cylinder wall will be specified as velocity inflows or outflows and not as walls. User-defined functions (UDFs) will be used to integrate over the entire cylinder for the lift coefficient. User-defined functions are C functions used to enhance features of the FLUENT solver.

Go to Step 1: Pre-Analysis & Startup

Go to all FLUENT Learning Modules