|
[Sponsors] |
[SU2-NEMO] Which boundary condition should I use? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 8, 2022, 19:07 |
[SU2-NEMO] Which boundary condition should I use?
|
#1 |
Member
Ercan Umut
Join Date: Aug 2022
Posts: 51
Rep Power: 4 |
Hello everybody,
I am trying to simulate a case using SU2-Nemo with Mutation++ and I was taking TestCases as reference. In the test cases, they are using "SOLVER= NEMO_NAVIER_STOKES" and "MARKER_EULER= ( Euler)" at the same time. Shouldn't they be using "MARKER_HEATFLUX" instead, since the viscosity effects are not ignored? I tried to run my case with both heatflux and Euler BCs and I got completely different results. Which one should I be using in su2-nemo with m++? |
|
November 9, 2022, 10:45 |
|
#2 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Hi Cleverboy,
You are correct with regards to Euler walls compared to Heatflux/Isothermal wall. I believe the test case used both an Euler wall and a heatflux wall. You may chose whatever boundary fits the type of problem you are attempting to simulate. In the case of the "test cases" provided (especially for NEMO) on the website are used as regression tests. These aren't necessarily production/physical cases, but are used to make sure the developments in the code don't break other functionality. Long story short, if you are using the the NAVIER_STOKES options, you probably should have Isothermal/Heatflux walls. However, not all need to include the viscous effects. If you have a specific case when using NEMO, id be happy to provide more insight into boundary conditions. Wally |
|
November 12, 2022, 14:43 |
|
#3 | |
Member
Ercan Umut
Join Date: Aug 2022
Posts: 51
Rep Power: 4 |
Quote:
Hi Wally, Thanks for the detailed reply and sorry for my late response. I am trying to simulate a re-entry capsule at mach 15 with Navier Stokes solver and therefore I am gonna need the heatflux boundary condition. For now I didn't come across any problems regarding BCs but I always end up with "Warning. The initial solution contains 'xxx' points that are not physical" error; doesn't matter how much I increase the number of cells in the mesh. It only works if I decrease the CFL number. I am using Salome for meshing I gotta say that mesh of the domain is not perfect but it's good enough. If you have time you can still take look at my cfg file and tell me about any upgrades that I should make. Thank you for your time. |
||
November 12, 2022, 23:08 |
|
#4 |
Senior Member
Wally Maier
Join Date: Apr 2019
Posts: 123
Rep Power: 7 |
Hi Cleverboy,
Your config file looks fine. NEMO, at times, struggles for some blunt body cases. Some suggestions would be to try to reduce the CFL (we are working on improving the implicit formulation). I would also suggest trying the MSW numerical scheme...especially for the beginning iterations of the simulation. I hope this helps, Wally |
|
Tags |
boundary condition, su2-nemo, viscous flow |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
sliding mesh problem in CFX | Saima | CFX | 46 | September 11, 2021 08:38 |
Centrifugal fan | j0hnny | CFX | 13 | October 1, 2019 14:55 |
Basic Nozzle-Expander Design | karmavatar | CFX | 20 | March 20, 2016 09:44 |
Accessing multiple boundary patches from a custom boundary condition file | ripudaman | OpenFOAM Programming & Development | 0 | October 22, 2014 19:34 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |