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

BC_inlet with NEMO

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By wallym

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 21, 2022, 10:43
Default BC_inlet with NEMO
  #1
New Member
 
Jesus Arias
Join Date: Nov 2021
Posts: 2
Rep Power: 0
jarias9 is on a distinguished road
Hello all.

I am relatively new to SU2 and I was hoping to find some info on the NEMO solver with a BC_inlet condition.

I would like to solve a reacting flow where I define a fuel injector inlet condition using

Code:
MARKER_INLET= (injector, 300, 19.988, 0.04362156, 0.9990481, 0.0 )
MARKER_INLET_SPECIES= (injector, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 )
When trying to execute I get an error message that says

Code:
"BC_INLET: Not operational in NEMO."
Are there any plans currently to implement inlet BCs for NEMO? I looked through the code base and saw that BC_inlet and BC_supersonic_inlet are disabled with NEMO. Otherwise is there some kind of workaround to define an injector with a different inlet condition/composition while using NEMO? I tried using the feature_NEMO_turb branch of SU2 but got a segfault.

Thanks!
jarias9 is offline   Reply With Quote

Old   July 21, 2022, 13:39
Default
  #2
Senior Member
 
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7
wallym is on a distinguished road
Hi Jarias,

Unfortunately the inlet conditions are not yet available in SU2-NEMO. The species inlet is only for incompressible flow (there are two-separate multi-species developments happening in SU2).

That being said, your timing is impeccable. This topic recently came up and we do plan to add these capabilities into NEMO. Ill go ahead and start the development.
jarias9 likes this.
wallym is offline   Reply With Quote

Old   July 22, 2022, 04:34
Default
  #3
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 504
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Hi,
Besides the NEMO project, which focusses on compressible flow, we are working on an incompressible reacting flow solver based on the flamelet approach (tabulated chemistry). We are currently trying to merge all our developments into the main version of SU2, much of the development is still in a feature branch (feature_flamelet).
If you can tell a little bit more about the case you would like to simulate, we can tell you if the flamelet branch is something you could use (incompressible, premixed, partially premixed or nonpremixed, turbulent, heat losses, etc.)
bigfootedrockmidget is offline   Reply With Quote

Old   July 22, 2022, 10:17
Default
  #4
New Member
 
Jesus Arias
Join Date: Nov 2021
Posts: 2
Rep Power: 0
jarias9 is on a distinguished road
Hi bigfoot,

There were two cases we were interesting in looking at, that being a scramjet similar to the work by Peterson https://arc.aiaa.org/doi/10.2514/6.2020-0875, and then another case of a rocket nozzle with combustion products in the flow. I figured since the Mach > 1 that NEMO coupled to mutation++ would be our best bet.
jarias9 is offline   Reply With Quote

Old   July 22, 2022, 14:10
Default
  #5
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 504
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Hi,



Yes, these testcases are better handled by NEMO, so that means you'll have to wait for the implementation of wallym, or maybe you can participate in the development over github (not sure how much work it is and how much time wallym has available). It would be interesting to see the results.
bigfootedrockmidget is offline   Reply With Quote

Old   August 21, 2022, 15:47
Default
  #6
New Member
 
Zaid Paloba
Join Date: Aug 2022
Posts: 1
Rep Power: 0
ZaidPaloba is on a distinguished road
hello. Try using
MARKER_FAR= (injector)
ZaidPaloba is offline   Reply With Quote

Old   August 22, 2022, 13:12
Default
  #7
Senior Member
 
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7
wallym is on a distinguished road
Hi ZaidPaloba,

Unfortunately, MARKER_FAR will only initialize the flow to the freestream conditions, and not to the desired injector values.
wallym is offline   Reply With Quote

Old   April 12, 2024, 03:49
Default
  #8
New Member
 
Virgile Charton
Join Date: Dec 2022
Posts: 1
Rep Power: 0
VirgileC is on a distinguished road
Hi,

I have the same issue. I would like to use INLET boundary conditions to simulation a nozzle flow. Does NEMO now include the MARKER_INLET ?

Thank you very much!
VirgileC is offline   Reply With Quote

Old   April 12, 2024, 17:28
Default
  #9
Senior Member
 
bigfoot
Join Date: Dec 2011
Location: Netherlands
Posts: 504
Rep Power: 17
bigfootedrockmidget is on a distinguished road
Only supersonic inlet for now (MARKER_SUPERSONIC_INLET).
bigfootedrockmidget is offline   Reply With Quote

Reply

Tags
bc_inlet, hypersonic flow, nemo, reacting


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
restart error in NEMO Solver hk.narahari SU2 0 July 29, 2021 10:27
NEMO - SU2 NONEQ with 3D-grid (Euler or Navier Stokes) doesn't start MBrandt SU2 1 June 28, 2021 14:09
Issue with invwedge case with NEMO Euler hk.narahari SU2 0 March 12, 2021 06:44


All times are GMT -4. The time now is 00:53.