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

Quasi-1D nozzle flow and sensitivities

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 22, 2015, 20:39
Default Quasi-1D nozzle flow and sensitivities
  #1
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Hi,

Is there any option to specify that the flow is quasi-1D? This might seem like I am going one level of fidelity backwards, but I want to solve the flow and sensitivity for quasi-1D nozzle. This problem is good because we have the analytical solution, and the errors in flow and sensitivity can be accurately quantified.

Thanks for the wonderful commenting in the code. It helps a ton!

Respectfully,
Mandar
kmandar is offline   Reply With Quote

Old   July 23, 2015, 11:02
Default
  #2
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
A while ago I implemented area-averaged and flux-averaged outputs, intended to be used to one-dimensionalize the flow at an outlet.
The code for this is in SU2_CFD/output_structure.cpp; COutput::OneDimensionalOutput

It is controlled by the config settings:
ONE_D_OUTPUT=TRUE
MARKER_OUT_1D = (outlet marker)

It will add the values calculated there to the history file. It's not exactly what you're asking for, but you might be able to either use those values to get what you want or modify that function to get the one-dimensionalization you want.
hlk is offline   Reply With Quote

Old   August 25, 2015, 08:15
Default
  #3
Member
 
Mandar Kulkarni
Join Date: Nov 2013
Location: Virginia Tech, Blacksburg, VA
Posts: 52
Rep Power: 12
kmandar is on a distinguished road
Thanks for your reply.

Ok, I think I understand most parts of that piece of code.
kmandar is offline   Reply With Quote

Reply


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
Evaluation of sensitivities Bortolazzi SU2 1 August 26, 2013 16:20


All times are GMT -4. The time now is 06:27.