Introduction to stationary turbulence modeling (RAS) - Part 1

  Рет қаралды 75,894

József Nagy (OpenFOAM tutorials)

József Nagy (OpenFOAM tutorials)

Күн бұрын

Пікірлер: 48
@mathiassnderskov7214
@mathiassnderskov7214 6 жыл бұрын
Love how you show theory and dig directly down to code to highlight where stuff happens! Thanks.
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 6 жыл бұрын
I am glad.
@akashcast
@akashcast Жыл бұрын
just finished your basic and intermediate tutorials. Your videos are clear, have perfect pace and helped me begin to understand OpenFOAM. Looking forward to seeing more :)
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy Жыл бұрын
I am glad!
@Ballba365
@Ballba365 9 жыл бұрын
Thank you Jozsef, I am finding your tutorials a great help, I look forward to watching your future videos.
@TongShaLexie
@TongShaLexie Жыл бұрын
Thank you so much! This is so helpful for a new OpenFOAMer🤣
@obione6757
@obione6757 3 жыл бұрын
this video make too much sense :DDD. I have been trying to understand k-epsilon and omega models and what nut means and you solved my problems. Thanks a million
@souravkanthal2796
@souravkanthal2796 2 жыл бұрын
Thanks for this beautiful lecture
@JZ1917
@JZ1917 7 жыл бұрын
The code walk through part is too fast for me, but since my experience with C++ is close to zero and this is just a "skim through" of the code, I still think it is valuable to have it here. Thank you for taking the time to do these videos!
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 7 жыл бұрын
I am always glad to help.
@syedmujtabahussaine4355
@syedmujtabahussaine4355 Жыл бұрын
Very informative, Thank you.
@VinnieDreher
@VinnieDreher 3 жыл бұрын
Boss, you're amazing.. Maybe some motorbike tutorial? Cheers
@kendalmalone705
@kendalmalone705 2 жыл бұрын
Hey Joszef, i got a small question. I'm working on a case right now and i have given a "free stream turbulence level" of x,x%. Is this equal to the turbulent intensity you are talking about at min 11:00 ?
@007aha1
@007aha1 4 жыл бұрын
reallllllllly gut
@joseyovanygalindodiaz4767
@joseyovanygalindodiaz4767 7 жыл бұрын
The best material
@pingchang5584
@pingchang5584 8 жыл бұрын
Hi József Nagy, thanks for your viedo. It is really helpful, I am a new to OpenFOAM. I have a small question, what do the nut and nuTilda mean in this case? Thank you very much.
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 8 жыл бұрын
+Ping Chang ntu is the turbulent kinematic viscosity and nuTilda is an auxiliary quantity for the Spallart Allmaras model.
@pingchang5584
@pingchang5584 8 жыл бұрын
+József Nagy Thanks a lot
@thear1032
@thear1032 5 жыл бұрын
Thank you very much for your nice video.
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 5 жыл бұрын
I am happy to help.
@raulgrunewald4055
@raulgrunewald4055 6 жыл бұрын
Hi! Thank you very much for the video! I have a question, I understand that this is a 2D case, but if you want to solve now the same case in 3D, for example using 0.15m depth, how would the characteristic length be calculated?
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 6 жыл бұрын
Usually the area/circumference.
@stormpeanut9205
@stormpeanut9205 8 жыл бұрын
Really really really helpful. If you have time, can you make tutorials about the unstatic mesh??
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 8 жыл бұрын
+Vũ Đỗ Quốc Do you mean unstructured?
@stevenforrester5760
@stevenforrester5760 10 жыл бұрын
Jozsef, the tutorials are very helpful and hope you keep posting more videos. Could you add a link to the notes you refer to you in the video. Thanks
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 10 жыл бұрын
For example Ferziger and Peric: Computational Methods for Fluid Dynamics and similar books.
@stevenforrester5760
@stevenforrester5760 10 жыл бұрын
József Nagy Great, I purchased the book. When I took CFD in Grad School we used the John D. Anderson book so it is a little dated. Cheers!
@andrestapia85
@andrestapia85 7 жыл бұрын
thanks for the video! it is very clear and usefull!
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 7 жыл бұрын
Thank you!
@TheHarishkg
@TheHarishkg 6 жыл бұрын
HI Jozef , can u do a video on OvrPimpleDymFoam ? Thanks
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 6 жыл бұрын
Yeah, maybe in the future.
@TheHarishkg
@TheHarishkg 6 жыл бұрын
József Nagy hi,thanks for the reply :) would be helpful .
@vanduyenvimaru6835
@vanduyenvimaru6835 3 жыл бұрын
Dear Sir, Thank you for your tutorial, actually it is so helpful. In your video, you calculated epsilon coefficient with considering of value of L. In my problem, I want to simulate a flow around a cylinder with diameter is d and length is L. So I have a question: When I calculate epsilon, will I use diameter or length of the cylinder? Best and regards.
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 3 жыл бұрын
I would use the diameter.
@vanduyenvimaru6835
@vanduyenvimaru6835 3 жыл бұрын
@@OpenFOAMJozsefNagy Thanks for your reply!
@christianalvarez9930
@christianalvarez9930 8 жыл бұрын
Hi! I have two questions, first: Do you have any reference for the kinetic energy equation? k=3/2(Uref*Ti)**2 Second: What do you mean with " L=characteristic length scale"? Thank you!
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 8 жыл бұрын
Try and google them or look it up in a book about turbulence modeling. They are rather common. I don't have a refernce on my hand, I would have to look it up myself. They are also used in Fluent.
@HoaiThanh-wm6ze
@HoaiThanh-wm6ze 7 жыл бұрын
I also the same question. what is the length scale? I have read in the google and wiki but I can't understand length scale. you can explain for me. my problem is a airfoil (chord 1m, Uref = 33 m\s, Re =2*10^6). I want to set up RANDS mode with K-omega SST. can you help me, please ?
@shiqiwang3560
@shiqiwang3560 10 жыл бұрын
Hello, I have done this example after your tutorial step by step and it works very well. I've learned a lot. However, I want to modify the boundary condition from velocity inlet to pressure inlet because in most cases , we only know the inlet pressure conditions rather than the inlet velocity. I changed the initial conditions to : p inlet : total pressure, fixed, uniform 200(relative pressure), outlet: inletOutlet, inletValue uniform 0; U, inlet, pressureInletVelocity, outlet, pressureInletOutletVelocity. Sadly, it didn't work. Could you please show me a method to make it work? Sorry to disturb you again.
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 10 жыл бұрын
I would use fixedValue for p on both the in- (200) and the outlet (0). If that works, I would set p to totalPressure and see if that works.
@shiqiwang3560
@shiqiwang3560 10 жыл бұрын
József Nagy I have tried fixedValue condition but still failed. Have you succeeded trying to do this?
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 10 жыл бұрын
Shiqi Wang Yes I did run simulations with these conditions. I am sorry, but it is difficult to solve a problem over YoutTube comments.
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 10 жыл бұрын
Shiqi Wang With this tutorial 200 on the inlet does not make sense, because the pressure range is one order of magnitude lower, plus in this tutorial case the pressure is also negative around the step. An inlet pressure of 200 is rather off in this tutorial. What you can try for your case, is calculate your geometry with an inlet velocity, that produces the correct order of magintude of pressure on your inlet (~190-210). Then you will have a velocity and pressure field that is closer to your actual case, then you could switch in the last iteration with the velocity inlet the boundary condition to your pressure boundary condition. Hopefully the solution will converge.
@ashutoshsingh-et7vm
@ashutoshsingh-et7vm 4 жыл бұрын
Hello sir if you have any codes for jet impingement cooling pls share me it would be great help
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 4 жыл бұрын
Unfortunately not.
@fitnessmythwalakaka
@fitnessmythwalakaka 6 жыл бұрын
Hi Jozsef! Thank you for your videos, I find them really useful! Could you please clarify if the l = 0.07L is acccurate? for K-epsilon? Because I found this one the openfoam documentation for the k-epsilon solver and it says that l = L. The link to the documentation is given below: www.openfoam.com/documentation/cpp-guide/html/guide-turbulence-ras-k-epsilon.html Thank you for contributing :). Really appreciate your work. Regards Shafik
@fitnessmythwalakaka
@fitnessmythwalakaka 6 жыл бұрын
Hi Jozsef! I have realized that you are right! www.cfd-online.com/Wiki/Turbulent_length_scale Thank you for your work! Keep it up
@OpenFOAMJozsefNagy
@OpenFOAMJozsefNagy 6 жыл бұрын
It is a rule of thumb. A lot of people say a lot. You can check out the specific boundary condition for turbulent inlets in the newer version of OpenFOAM.
Introduction to stationary turbulence modeling (RAS) - Part 2
20:44
József Nagy (OpenFOAM tutorials)
Рет қаралды 42 М.
[CFD] Turbulence Intensity for RANS
28:38
Fluid Mechanics 101
Рет қаралды 11 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 38 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 16 МЛН
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
kEpsilon turbulence model in OpenFoam
14:49
Lynx
Рет қаралды 31 М.
[CFD] The k - omega SST Turbulence Model
20:08
Fluid Mechanics 101
Рет қаралды 90 М.
Introduction to transient turbulence modeling (RAS,LES) - Part 1
25:45
József Nagy (OpenFOAM tutorials)
Рет қаралды 73 М.
This Video is AI Generated! SORA Review
16:41
Marques Brownlee
Рет қаралды 3,2 МЛН
[CFD] The k-omega Turbulence Model
25:28
Fluid Mechanics 101
Рет қаралды 72 М.
Understanding Laminar and Turbulent Flow
14:59
The Efficient Engineer
Рет қаралды 1 МЛН
Introduction to Turbulence Modeling
8:55
NPTEL-NOC IITM
Рет қаралды 1,7 М.
Introduction to stationary turbulence modeling (RAS) - Part 3
26:52
József Nagy (OpenFOAM tutorials)
Рет қаралды 32 М.
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 38 МЛН