CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   SU2 (https://www.cfd-online.com/Forums/su2/)
-   -   Pitching Airfoil Problem (https://www.cfd-online.com/Forums/su2/142859-pitching-airfoil-problem.html)

suman91 October 10, 2014 18:43

Pitching Airfoil Problem
 
Hi there,

The pitching airfoil config file has the following portion in it (by default):

% Time Step for dual time stepping simulations (s)
UNST_TIMESTEP= 0.0023555025613149587
% 24 steps per period: 0.0024536485013697488
% 25 steps per period: 0.0023555025613149587
%
% Total Physical Time for dual time stepping simulations (s)
UNST_TIME= 0.59
% 10 periods: 0.5888756403287397


Q. What does it mean by 24 steps?
Can someone please help me as to how these number came by?
Given:
PITCHING_AMPL_Z= 1.01

PITCHING_OMEGA_Z= 106.69842

suman91 October 11, 2014 18:50

Answer to the question above: :):)

This config file is for a pitching airfoil that completes a pitch cycle with angular frequency PITCHING_OMEGA_Z = (2 * pi)/T, where T is the time period of one complete cycle.


If you want to resolve that complete cycle with 24 steps, then the UNST_TIMESTEP = Delta t = (T/24) = (2*pi)/(PITCHING_OMEGA_Z*24) = 0.00245


For 25 steps, divide by 25 instead of 24.


All times are GMT -4. The time now is 12:17.