|
[Sponsors] |
[SU2] Axissymmetric nozzle flow, initialization, force calculation etc. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 10, 2019, 10:40 |
[SU2] Axissymmetric nozzle flow, initialization, force calculation etc.
|
#1 |
Member
Join Date: Mar 2017
Posts: 61
Rep Power: 9 |
Hi Community,
I'm dealing with with internal flow analysis of solid propellant rocket motor nozzle. I have walls, pressure inlet and outlet (which is large domain like far-field). I have few problems about initialization and force calculation. First of all, For convergence I have to initialize my case with chamber total conditions which is similar to pressure inlet conditions. Therefore, I set my reference quantities such as reference_temp, reference_press as inlet quantities. Then I successfully obtain the results in contour plot which I expect indeed. However, I need also thrust value which is obtained by wall forces (just forget about inlet). When SU2 write the CL and CD values on terminal, they are all meaningless. Because SU2 uses the reference quantities (which is my inlet total conditions) to calculate Force. I have checked the source code (CEulerSolver::Pressure_Forces). I am sure about the force calculation is CL or CD = (P-Pref)/(0.5*Rho_ref*Vref^2*Sref). In order to solve this problem. First I solve the case with reference quantities as inlet conditions and converged it. Then I used restart file and changing the reference quantities which satisfy (0.5*Rho_ref*Vref^2*Sref) = 1 , run again. Force results are still meaningless. By the way, I need also some explanation for axissymmetric force factor etc. which can also be a problem. I hope, I can explain the situation. Any help will be appreciated. Best regards. |
|
April 11, 2019, 03:04 |
|
#2 |
Member
Join Date: Mar 2017
Posts: 61
Rep Power: 9 |
If it is not well understood, I can further explain the used domain with some visuals.
|
|
May 4, 2019, 16:19 |
|
#3 |
Senior Member
Pedro Gomes
Join Date: Dec 2017
Posts: 466
Rep Power: 13 |
Hi Ali,
You can use the values in the "forces_breakdown.dat" file, there are force coefficients (the denominator for the normalization is also in the file) listed by surface in there, so it should be straightforward to convert those to force along some direction. Cheers, Pedro |
|
Tags |
force, initialization, nozzle, reference quantities, su2 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Flow Coefficient calculation in Star-CCM+ | sazrul | STAR-CCM+ | 1 | October 18, 2016 11:44 |
Stability Problem with sonicFoam for Nozzle Flow | Julian K. | OpenFOAM | 3 | July 11, 2016 09:14 |
Having Problem solving 2D supersonic flow around a plug nozzle | chrislloyd | FLUENT | 7 | July 22, 2015 14:09 |
reversed flow in over-expanded supersonic nozzle | imnull | FLUENT | 0 | March 28, 2013 11:48 |
UDF for transient pressure inlet, mass flow check at nozzle exit and volumetric heat | kokoory | FLUENT | 0 | August 17, 2011 03:07 |