CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

Blade Flutter Fourier Transformation

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Opaque

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 1, 2018, 05:38
Default Blade Flutter Fourier Transformation
  #1
New Member
 
Vlad
Join Date: Jul 2018
Posts: 9
Rep Power: 7
hr4dx is on a distinguished road
Hi all.
Im trying to calculate Blade Flutter using Fourier Transformation.
I read most of the threads I found, but it didnt help me.
I have errors with negative volumes and skewed elements.

ERROR #002100027 has occurred in subroutine cNWDIST_GEOM.
Message:
At least one highly skewed element has been detected on a wall
boundary, leading to an unreliable near-wall distance calculation
for the turbulent wall functions. The solver will continue
to execute, but convergence and/or accuracy may be affected.
Please consider improving the mesh quality. The coordinates of
the element face are ( 0.4659E-01, 0.3635E-02, 0.3427E-01)


ERROR #002100012 has occurred in subroutine Out_NegVol.
Message: |
A negative ELEMENT volume has been detected. This is a fatal
error and execution will be terminated. The location of the first
negative volume is reported below.


I think i made a mistake when export csv file from modal solution.
Maximum Displacement = 27.718890 [m].
To export from mechanical used this command line:

num_mode=arg1
!exun,surf,disp,comm,si
set,1,num_mode,,REAL
cmsel,,Mode1
expr,surf,mode,,Mode1,Mode1,csv,
cmsel,,all,

Import to CFX using expansion.
Physical timescale = 1/15*frequency.

Try meshdisp diffusin scheme and stiffness 1[m^2s^-1]*(1.0E-6[m^3]/Volume of Finite Volumes)^2, but no results.

Mesh in turbogrid. Model - SST.

Can some1 give me an advice?
Attached Images
File Type: jpg Mesh22.JPG (88.1 KB, 26 views)
File Type: jpg Wheel.JPG (170.3 KB, 22 views)
Attached Files
File Type: txt Mode_1.txt (89.1 KB, 32 views)
hr4dx is offline   Reply With Quote

Old   November 1, 2018, 08:12
Default
  #2
Senior Member
 
Join Date: Jun 2009
Posts: 1,804
Rep Power: 32
Opaque will become famous soon enough
The Maximum Displacement reported in the exported file may be correct. Are you familiar with the modal analysis normalization in ANSYS?

Q: How are you setting up the mode shape to move the blade?
Q: Which option are you using for mesh motion boundary condition? Normalized Displacement?
Q: What amplitude are you using for the mesh motion? what fraction of the cord or thickness of the blade?
Opaque is offline   Reply With Quote

Old   November 1, 2018, 09:06
Default
  #3
New Member
 
Vlad
Join Date: Jul 2018
Posts: 9
Rep Power: 7
hr4dx is on a distinguished road
Quote:
Originally Posted by Opaque View Post
The Maximum Displacement reported in the exported file may be correct. Are you familiar with the modal analysis normalization in ANSYS?

Q: How are you setting up the mode shape to move the blade?
Q: Which option are you using for mesh motion boundary condition? Normalized Displacement?
Q: What amplitude are you using for the mesh motion? what fraction of the cord or thickness of the blade?
Ty for replay.
If you mean that only the shape om modal solution has real meaning, but not displacement/stresses, yeah.
1. I think mode shape goes from .csv file from modal analyses. I use edit profile data then initialize profile data.
2. For periodic and internal bounrady conditions i use stationary option, for other (shroud tip for 2 blades) conservative interface flux.
3. I dont understand what amplitude do u mean. Thickness of the balde for about 3mm.
Attached Images
File Type: jpg Mesh deformation.JPG (42.1 KB, 38 views)
hr4dx is offline   Reply With Quote

Old   November 1, 2018, 11:54
Default
  #4
Senior Member
 
Join Date: Jun 2009
Posts: 1,804
Rep Power: 32
Opaque will become famous soon enough
Could you post the boundary condition panel for the blade mesh motion section?
Opaque is offline   Reply With Quote

Old   November 2, 2018, 00:13
Default
  #5
New Member
 
Vlad
Join Date: Jul 2018
Posts: 9
Rep Power: 7
hr4dx is on a distinguished road
Quote:
Originally Posted by Opaque View Post
Could you post the boundary condition panel for the blade mesh motion section?
Sure. Here it is.
Attached Images
File Type: jpg Mesh MOtion.jpg (75.9 KB, 49 views)
hr4dx is offline   Reply With Quote

Old   November 2, 2018, 08:22
Default
  #6
Senior Member
 
Join Date: Jun 2009
Posts: 1,804
Rep Power: 32
Opaque will become famous soon enough
The entry Amplitude cannot be 27[m]. What size is your machine?

For a blade flutter analysis (aerodamping calculation), the vibration amplitude is usually very small. A fraction of the thickness of the blade or the blade cord. Say 2% of the blade cord.

Once you get a solution for such value, you can increase it to twice/half as much, and verify your normalized aerodamping is still the same. Recall the aerodamping value scale with the square of the vibration amplitude.
hr4dx likes this.
Opaque is offline   Reply With Quote

Old   November 2, 2018, 08:37
Default
  #7
New Member
 
Vlad
Join Date: Jul 2018
Posts: 9
Rep Power: 7
hr4dx is on a distinguished road
Quote:
Originally Posted by Opaque View Post
The entry Amplitude cannot be 27[m]. What size is your machine?

For a blade flutter analysis (aerodamping calculation), the vibration amplitude is usually very small. A fraction of the thickness of the blade or the blade cord. Say 2% of the blade cord.

Once you get a solution for such value, you can increase it to twice/half as much, and verify your normalized aerodamping is still the same. Recall the aerodamping value scale with the square of the vibration amplitude.
But in my .csv file maximum displacement is 27 [m]. I understand that it is from modal solution and not physical, but In youtube tutorials people take it as entry amplitude.
Size of machine for about 200 mm.
I tryed take 0.00027 [m] as amplitude, but got same errors.
Will try to find files from CFX tutorial №37.
In different guides i saw, that they use different .csv files ( with imaginary part and without) and nodal diameter and "from file". What the difference?
Will try 2% as u say.
Thank you for your advices.
hr4dx is offline   Reply With Quote

Old   December 11, 2018, 02:41
Default
  #8
New Member
 
Vlad
Join Date: Jul 2018
Posts: 9
Rep Power: 7
hr4dx is on a distinguished road
Hello again. I did for about 20 calculations with different options:
1) Different mass flow rates;
2) Different mesh (from 500k to 2kk elements);
3) SST and k-e models;
4) Time transformation and harmonic balance;
5) Amplitude from 1,5% to 5% blade coord.
I got solution for several flow rates and only for 500k mesh.
For other options as shown.

Quote:
Originally Posted by Opaque View Post
Recall the aerodamping value scale with the square of the vibration amplitude.
I don't understand the moment. Couldn't explain.
Will try FEMAP with SOL 145 and maybe MSC Flight Loads.
Attached Images
File Type: jpg damping.JPG (88.8 KB, 23 views)
hr4dx is offline   Reply With Quote

Old   December 11, 2018, 06:18
Default
  #9
New Member
 
Vlad
Join Date: Jul 2018
Posts: 9
Rep Power: 7
hr4dx is on a distinguished road
And when use Time Transformation method always get this graph.
Attached Images
File Type: jpg 123.JPG (72.5 KB, 25 views)
hr4dx is offline   Reply With Quote

Reply

Tags
blade flutter, fourier transformation


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transient Blade Row: RotorStator FOURIER TRANSFORMATION M-B CFX 5 December 8, 2020 03:50
Transient Blade Row model Fourier transformation error kimjs428 CFX 17 October 20, 2018 16:25
Post-processing for Transient Blade Row: RotorStator FOURIER TRANSFORMATION M-B CFX 0 June 29, 2017 09:17
CFX Flutter Simulation using Fourier Transformation with multiple outlets sagarparikh31 CFX 0 May 17, 2016 06:45
Transient Blade Models - Fourier Transformation - Transient Rotor Stator Veronique Pe CFX 11 October 22, 2014 04:44


All times are GMT -4. The time now is 10:16.