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

Need Help Calculating Heat Flux in Rocket Nozzle CFD Simulation.

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By bigfootedrockmidget
  • 1 Post By bigfootedrockmidget

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 31, 2023, 02:27
Default Need Help Calculating Heat Flux in Rocket Nozzle CFD Simulation.
  #1
Member
 
Sean
Join Date: May 2023
Posts: 52
Rep Power: 3
bgulzar22 is on a distinguished road
I am seeking some guidance on the calculation of heat flux within the nozzle. For now I am just using Non-ideal compressible flow in a supersonic nozzle
cfg file and the mesh.
I would like to know the recommended method for calculating heat flux in SU2. Are there specific built-in features or settings I should be using to obtain accurate heat flux results along the wall of the nozzle ?
How should I properly set up the boundary conditions to accurately capture the heat flux at the nozzle's surface? Are there specific considerations for the nozzle geometry?
Once the simulation is complete, how can I extract and interpret the heat flux data from the results generated by SU2? Are there specific post-processing tools or techniques I should use?
bgulzar22 is offline   Reply With Quote

Old   October 31, 2023, 03:37
Default
  #2
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 585
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Hi,
You can write the heat flux to file using:

VOLUME_OUTPUT= HEAT_FLUX
OUTPUT_FILES=PARAVIEW_MULTIBLOCK


I prefer to use paraview as postprocessing tool. When you write multiblock files, the markers/boundaries are available as individual blocks. So you can then extract for instance only the wall of interest using 'extract block' and compute for instance the total heat flux for this surface inside paraview.


Since heat flux depends on the local temperature gradients at the surface, you have to make sure that the mesh on the surface is fine enough to accurately capture the gradients. Usually inflation layers with y+ < 1 will be a good rule of thumb for accurate gradients.
bgulzar22 likes this.
bigfootedrockmidget is offline   Reply With Quote

Old   October 31, 2023, 03:41
Default
  #3
Member
 
Sean
Join Date: May 2023
Posts: 52
Rep Power: 3
bgulzar22 is on a distinguished road
Could you please let me know how to calculate heat flux here ?
bgulzar22 is offline   Reply With Quote

Old   October 31, 2023, 03:45
Default
  #4
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 585
Rep Power: 17
bigfootedrockmidget is on a distinguished road
The heat flux is computed automatically inside SU2, you just have to write it to a file. If you want to do it yourself in paraview, you need to construct the temperature gradients normal to the surface.
bgulzar22 likes this.
bigfootedrockmidget is offline   Reply With Quote

Old   November 1, 2023, 06:18
Default
  #5
Member
 
Sean
Join Date: May 2023
Posts: 52
Rep Power: 3
bgulzar22 is on a distinguished road
Quote:
Originally Posted by bigfootedrockmidget View Post
The heat flux is computed automatically inside SU2, you just have to write it to a file. If you want to do it yourself in paraview, you need to construct the temperature gradients normal to the surface.
Could you please help, how I could get heat flux near wall (along the surface of nozzle) in a readable ASCII format?
bgulzar22 is offline   Reply With Quote

Old   November 2, 2023, 07:48
Default
  #6
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 585
Rep Power: 17
bigfootedrockmidget is on a distinguished road
There is also PARAVIEW_ASCII as output format, and SURFACE_PARAVIEW_ASCII
bigfootedrockmidget is offline   Reply With Quote

Old   November 9, 2023, 07:14
Default
  #7
Member
 
Sean
Join Date: May 2023
Posts: 52
Rep Power: 3
bgulzar22 is on a distinguished road
Quote:
Originally Posted by bigfootedrockmidget View Post
There is also PARAVIEW_ASCII as output format, and SURFACE_PARAVIEW_ASCII
Could you please help me what changes should i make in cfg file so that I see variation of heat flux along the length of the nozzle. Following are my BC's ;

% -------------------- BOUNDARY CONDITION DEFINITION --------------------------%
MARKER_HEATFLUX= ( WALL, 0.0 )
MARKER_SYM= ( SYMMETRY )
MARKER_RIEMANN= ( INFLOW, TOTAL_CONDITIONS_PT, 101325.0, 300.0, 1.0, 0.0, 0.0, OUTFLOW, STATIC_PRESSURE, 50000.0, 0.0, 0.0, 0.0, 0.0 )
bgulzar22 is offline   Reply With Quote

Reply

Tags
nozzle analysis, nozzle cavitation, nozzle simulation, su2


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
Heat Equation in CFD Simulation CellZone Main CFD Forum 2 December 3, 2019 11:27
Udf for moving heat flux in 2D cylindrical geometry devia21 Fluent UDF and Scheme Programming 0 April 20, 2015 00:27
Need help with a rocket nozzle simulation badboyz31 CFX 14 September 22, 2014 00:06
Evaluate Heat Flux through plane in CFD Post hugo17 CFX 4 May 13, 2013 20:51
Calculating thrust for a rocket nozzle for a biphasic fluid toniatop CFX 0 January 17, 2013 19:15


All times are GMT -4. The time now is 21:57.