You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Error formatting macro: include: java.lang.IllegalArgumentException: No link could be created for 'SIMULATION:FLUENT - 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):

Unknown macro: {latex}

\begin

Unknown macro: {eqnarray}

L = [\int_S p\hat

Unknown macro: {n}

dA \cdot j]
\end


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

  • No labels