|
[Sponsors] |
July 1, 2016, 02:27 |
|
#21 |
Senior Member
urosgrivc
Join Date: Dec 2015
Location: Slovenija
Posts: 365
Rep Power: 12 |
I think that you must try to run it in stedy state.
that way you will get time averaged results of pressures and forces acting on a wing. Than you can simply go to mechanical and import and aply these [time averaged] presures to your wing.->(one way FSI) (quite simple and robust if you make the CFD simulation well enough) -I do recomend independace studies->(mesh size, and domain size) must not influence your results. What I meen by that is, let say your simulation has converged perfectly but you have an extremly corse mesh, than results are not good dispite that it has converged. (mesh influenced your results) it must not. search the forum independance study or something like that. -sst model is good for this tipe of simulation dont use k-epsilon alone as you need modeling in near wall zone. If you would be doing a transient CFD than you should somehow make a transient FEM but than the shape changes and the flow changes so that is a twoway analisis) With two way coupling you could predict the frequency of wing woble becouse of air acting on it (but it is wery complex and you probably dont need it) I think that you should be able to converge the solution in steady state becouse you have 5deg AOE (no seperation). If you would go abbove 10deg (depends which naca profile you have) then things get wery complicated and computationaly time consuming (transient), I would not recomend that to you yet. It is interesting but predicting airfoil stall acuratley is much harder than it looks (becouse of flow seperation and transient efects). But you are not near stall zone so you are good. |
|
July 1, 2016, 04:08 |
|
#22 | ||
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
Quote:
Note that the turbulence model will return a time averaged result, as that is the result of the Reynolds/Fauve averaging. But the velocity, pressure and temperature fields are not time averaged. Quote:
|
|||
July 1, 2016, 04:22 |
|
#23 |
Senior Member
urosgrivc
Join Date: Dec 2015
Location: Slovenija
Posts: 365
Rep Power: 12 |
yes I ment the RANS aproach.
and thank you for the other words. This is in general now it does not apply to this wing simulation->..: I thought that temperature field is time averaged as it is turbulence dependant isnt it, (or is it just the velocity profile near wall that is responsible to obtain heat transfer coefficient and temperature profile near wals?). |
|
July 1, 2016, 07:26 |
|
#24 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
Sorry, let me more precise in my terminology. The additions are in CAPITAL LETTERS:
A steady state simulation does not give you time averaged results OF THE SIMULATION VARIABLES (U,V,W,P ETC). IT GIVES YOU THE TIME AVERAGED RESULT OF THE TURBULENT FLUCTUATIONS. If the SIMULATION VARIABLES is transient then it won't converge. You only use a steady state simulation when the SIMULATION VARIABLES ARE steady state. *********** So the simulation variables u,v,w,temperature/enthalpy are Reynolds Averaged from the turbulent fluctuations. But for a steady state simulation u, v, w or temperature/enthalpy must not vary with time. I don't know if that makes things any clearer And to answer you direct question: yes, the temperature/enthalpy equation is Reynolds Averaged. |
|
July 2, 2016, 19:10 |
|
#25 |
Member
Ferruccio Rossi
Join Date: Jun 2016
Location: Melbourne, FL USA
Posts: 91
Rep Power: 10 |
So I ran a steady state simulation. First, a ran a one-way FSI steady state for the 5 deg angle of attack. It converged with a RMS tolerance of 1E-6. But the results were very similar to the transient results. Is that normal?
Then, I ran a one-way FSI steady state for the same wing at 35 deg angle of attack. The simulation converged with a tolerance of 1E-5 (I didn't conduct more tolerance independence studies, I just wanted to see reasonable convergence). How is this possible? What you guys said before made perfect sense, because the flow separation is a transient effect. So how could I get a steady convergence with such a high angle of attack? I attached an image from CFX post. So should I always try a steady state first (and keep it in case it works), even though the phenomenon I want to observe is clearly transient? Thank you |
|
July 3, 2016, 07:00 |
|
#26 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
If the steady state simulation converges then you are fine.
Steady state similar to transient? If the transient simulation settles down to a steady state configuration, then that final configuration should be the same as if you had done a steady state simulation. Separation transient? Yes, it should be. It is possible it is not but that is unusual. Reasons why a transient simulation can fail to show expected transient behaviour include: * Mesh too coarse * Using first order advection differencing (need second order or higher) * Using first order time differencing (need second order) * Inlet turbulence conditions have too high turbulence level. * These are the main ones, there are others. |
|
July 4, 2016, 02:13 |
|
#27 |
Senior Member
urosgrivc
Join Date: Dec 2015
Location: Slovenija
Posts: 365
Rep Power: 12 |
Try a diferent mesh size with fine inflation layers y+=1 at AOE=35°.
Do you get same results for lift and drag? Becouse you have set vectors to equaly spaced we dont have any idea of what your mesh is like. Becouse you have very high speed air flow, your mesh near walls will have to be extremly thin to achive y+ of 1 as wall functions are not aplicable for your 35aoe flow - wall functions do not predict flow seperation or high inverse presure gradients corectly. I bet it is a mesh size problem. just refine it a and try again. As I have vriten in previous posts mesh size might fool you into thinking you have correct results - corse mesh converges weel as it just lefts out most of important data of the flow. Is this a 2D problem now? werent you talking about 3D one? how are you going to make a usefull 2D FSI? What do you meen by (First, a ran a one-way FSI steady state for the 5 deg angle of attack) Are you coupling analisis together or what . Just do a simple CFD first (solution in mechanical is nothing compred to CFD solution). |
|
July 4, 2016, 02:25 |
|
#28 | |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
Quote:
Your comments seem to apply to cases where the airfoil is only just separating (for instance AOA=10 degrees), and full integration of the boundary layer is required there to correctly predict the separation. I am no expert in airfoil modelling so if I am wrong please tell me why. But from what I know I see no reason to insist on integration to the wall in this case. |
||
July 4, 2016, 02:34 |
|
#29 |
Senior Member
urosgrivc
Join Date: Dec 2015
Location: Slovenija
Posts: 365
Rep Power: 12 |
Yes I agree totaly .
35 is quite past stall point And I have never tried Angles of attack higher than 25 so I dont know what happens than either. But it it was suprisingly hard to get usefull lift and drag data at (9-18)deg airfol in my case. My prevoius AOEs are ment AOAs, (sory but english is not my first language) |
|
July 4, 2016, 18:25 |
|
#30 | ||
Member
Ferruccio Rossi
Join Date: Jun 2016
Location: Melbourne, FL USA
Posts: 91
Rep Power: 10 |
it is still a 3D problem. The picture you saw in my previous post is just a plane in the fluid domain that I used to show the turbulence.
urosgrivc, Quote:
urosgrivc, when you say Quote:
I used 35 AOA 35 deg because I wanted to observe separation. Surely this was an exageration. I want to perfect my technique, and I saw you guys mentioned wall functions and y+. I found on different sources that y+ is a non-dimensional quantity used to capture near-wall boundary layer phenomena. But what is y+ exactly? What is the difference between y+ and wall functions? Also, where can I visualize the value of my y+? What is the ideal y+ value? |
|||
July 4, 2016, 20:34 |
|
#31 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
y+ is explained in the CFX documentation. Also a good turbulence modelling textbook like "Turbulence Modelling for CFD" by Wilcox is highly recommended.
|
|
July 5, 2016, 02:20 |
|
#32 |
Senior Member
urosgrivc
Join Date: Dec 2015
Location: Slovenija
Posts: 365
Rep Power: 12 |
there is some usefull data about Y+ and inflation layers here also;
http://www.computationalfluiddynamic...hing-in-ansys/ http://www.computationalfluiddynamic...oundary-layer/ http://www.simutechgroup.com/CFD/cfd-tips-do-dont.html and you can find lots of data here on the forum asveal You are able to evaluate torque in cfx post. If your global cordinate frame is already in the center where you want it to be, than just go to Function calculator and use the torque function. If you want to move the center to where you want it, you can make a new coordinate frame and than evaluate torque around this one not the global one. With (same results); I ment if you refine the mesh and solve again if results of lift and drag, torque, etc. stay the same? or they change? If these change a lot than your results are not mesh independant and are useles so you must change the mesh and try agian till you reach mesh independancy. Last edited by urosgrivc; July 5, 2016 at 07:06. |
|
July 22, 2016, 20:29 |
|
#33 | |
Member
Ben B. Huang
Join Date: Oct 2012
Posts: 54
Rep Power: 14 |
Quote:
thanks. |
||
July 23, 2016, 07:51 |
|
#34 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
I meant simulations where the surface tension force has a significant effect on the flow, and is directly modelled using a free surface model. So this is things like inkjet printer droplet ejection, drops on surfaces, spray breakup and things like that.
It does not apply to eularian or lagrangian particle tracking, or particle based spray breakup models. |
|
July 23, 2016, 13:25 |
|
#35 | |
Member
Ben B. Huang
Join Date: Oct 2012
Posts: 54
Rep Power: 14 |
Quote:
|
||
July 24, 2016, 08:34 |
|
#36 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
If the compressible gas is significant then yes, it is likely to reduce the required time step compared to an incompressible simulation.
|
|
April 19, 2021, 19:15 |
|
#37 | |
Member
Abdullah Arslan
Join Date: Apr 2019
Posts: 94
Rep Power: 7 |
Quote:
"For a transient simulation, the multi-field timestep and time duration are also used by CFX-Solver; that is, you cannot specify the CFX Time Steps and Time Duration independently" But I cannot find any of the option but a convergence residual criteria or wall clock time. |
||
April 19, 2021, 19:29 |
|
#38 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,871
Rep Power: 144 |
Yes, of course you can. That is very basic stuff. It is in the "analysis type" setup in CFX-Pre.
Note that for a coupled simulation you need to have the CFD and FEA (or whatever you are coupling to) solvers work together, so this will place some restrictions on time stepping. But for stand-alone CFD simulations you can set what ever time step and simulation time you like.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum. |
|
April 20, 2021, 02:10 |
|
#39 | |
Member
Abdullah Arslan
Join Date: Apr 2019
Posts: 94
Rep Power: 7 |
Quote:
Last edited by Goenitz; April 20, 2021 at 09:11. |
||
June 21, 2021, 06:45 |
|
#40 |
Senior Member
Marcin
Join Date: May 2014
Location: Poland, Swiebodzin
Posts: 313
Rep Power: 13 |
monitors which u define in solver is the best way to estimate total time and tipe step size ( if u plot imbalances )
__________________
Quick Tips and Tricks, Tutorials FLuent/ CFX (CFD) https://howtooansys.blogspot.com/ |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unexpected deltaT decrease in pimpleFoam simulation | robyTKD | OpenFOAM Running, Solving & CFD | 9 | June 27, 2014 07:52 |
Question on transient simulation in OpenFOAM and FLUENT | nicklj | OpenFOAM Running, Solving & CFD | 4 | May 8, 2014 23:30 |
Unstabil Simulation with chtMultiRegionFoam | mbay101 | OpenFOAM Running, Solving & CFD | 13 | December 28, 2013 14:12 |
Transient simulation : Static temperature and time averaged static temperature | saisanthoshm88 | CFX | 4 | July 4, 2013 03:18 |
plot over time | fferroni | OpenFOAM Post-Processing | 7 | June 8, 2012 08:56 |