[CFD] Green-Gauss Cell-Based and Node-Based Gradient Schemes

  Рет қаралды 22,323

Fluid Mechanics 101

Fluid Mechanics 101

Күн бұрын

A comprehensive overview of Green-Gauss Cell-Based and Node-Based Gradient Schemes, which are used by the majority of modern mainstream CFD codes (ANSYS Fluent, OpenFOAM, Star CCM etc.) The following topics are covered:
1) 23:00 What is the difference between Green-Gauss Cell-Based and Node-Based Gradient schemes?
2) 25:11 What is the skewness error?
3) 26:50 Which approach is more accurate?
#greenGaussGradient #fluidmechanics101 #cfd
============================================
Want to learn more?
============================================
Grab a copy of my CFD Fundamentals Course (for beginners):
www.udemy.com/course/computat...
Learn how to write your own CFD code in MATLAB and python (for intermediates):
dr-aidan-wimshurst-s-school.t...
Learn how I draw my figures and diagrams in Inkscape (for everyone):
dr-aidan-wimshurst-s-school.t...
============================================
Did you like the video?
============================================
Download the lecture slides from my website:
www.fluidmechanics101.com/pag...
Buy me a coffee to say thanks:
www.buymeacoffee.com/NKEZrhvg0
Support the channel on Patreon (and get useful extras for your CFD studies):
/ fluidmechanics101
============================================
Donations:
============================================
1) PayPal
www.paypal.me/fluidmechanics101
==================================
Disclaimer
==================================
The methods, algorithms, equations, formulae, diagrams and explanations in this talk are for educational and demonstrative purposes only. They should never be used to analyse, design, accredit or validate real scientific / engineering / mathematical structures and flow systems. For such applications, appropriate trained, qualified and accredited (SQEP) engineers / scientists should be consulted along with the appropriate documentation, procedures and engineering standards. Furthermore, the information contained within this talk has not been verified, peer reviewed or checked in any way and is likely to contain several errors. It is therefore not appropriate to use this talk itself (or any of the algorithms, equations, formulae, diagrams and explanations contained within this talk) as an academic or technical reference. The reader should consult the original references and follow the verification and validation processes adopted by your company / institution when carrying out engineering calculations and analyses. Fluid Mechanics 101 and Dr. Aidan Wimshurst are not accountable or liable in any form for the use or misuse of the information contained in this talk beyond the specific educational and demonstrative purposes for which it was intended.

Пікірлер: 81
@2_Pi
@2_Pi 4 жыл бұрын
Just making sure I understand it correctly, correct me if I'm wrong: the term on the RHS with C • n cancels to 0 because of the integration over an enclosed surface, not because C • n = 0 for each face.
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
Yes thats the one!
@mengyuwang5159
@mengyuwang5159 3 жыл бұрын
@@fluidmechanics101 But the integral of T(C n) is not supposed to be 0, considering T is constant and smaller on one side and larger on the other side.
@vladimirleonov9002
@vladimirleonov9002 3 жыл бұрын
@@fluidmechanics101 Why integral should be zero, if T is not constant?
@stanleywong9004
@stanleywong9004 3 жыл бұрын
Any reference material on this? I find it hard to understand why its 0.
@abstractnonsense9588
@abstractnonsense9588 3 жыл бұрын
since C is constant in space, grad dot C on the LHS is zero, which means that it is not appearing on the RHS..
@milansekularac6196
@milansekularac6196 11 ай бұрын
25:20 the skewness error you mention can be acounted for (I believed it is by major cfd codes, but please check). Say the point on the face where PN line intersects the face is f', whereas the face center is f. The correction term is thus a dot product: (gradT)_f' • (r_f - r_f'). To calculate the gradient (gradT)_f' at f' you just use weighted linear interpolation of the gradT values at cell centroids P and N. I believe they advocate for this correction term to be calculated explicitly, in flow simulations, since we are running an iterative solution procedure anyway. Check papers by S. Muzaferija, M. Perić, Ž. Lilek, I. Demirdžić, for this. Well done for your videos.
@steamedbean7830
@steamedbean7830 2 жыл бұрын
As always, your video is easy to understand yet very informative. Thank you so much.
@shemafonso3206
@shemafonso3206 Жыл бұрын
I always used ansys cfd but never understood the working behind these softwares or how the equations are used. Ty for a clear and concise explanation. It will help me learning openFoam
@bojanniceno9004
@bojanniceno9004 3 жыл бұрын
This guy is great. I know all these concepts since ages, but the way he explains and presents is amazing.
@hardiksharda9673
@hardiksharda9673 2 жыл бұрын
As usual amazing talk Thank you for your efforts Dr. Aiden
@karendanyele3962
@karendanyele3962 4 жыл бұрын
I'm working with ANSYS Fluent and needing to learn, basically, how it works with my partners and alone, just with searchs. One of my University masterminds gave me a recomendation of one of your videos. Now, I'm watching some of them and i can say that they're really useful and your speech is very good to understand,since I am Brazilian and do not constantly practice my English. Thanks for this work and congratulations!
@maxwellgomes9372
@maxwellgomes9372 2 жыл бұрын
Excelent content and amazing explanation!
@rahulwadibhasme2119
@rahulwadibhasme2119 4 жыл бұрын
Excellent video thanks for it.
@SS-ur8jb
@SS-ur8jb 2 жыл бұрын
Useful and interesting
@asifraj321
@asifraj321 2 жыл бұрын
Very nicely explained. Hats off sir
@dimitrisvitlaris6386
@dimitrisvitlaris6386 4 жыл бұрын
Thank you very much, this is the best explanation I have found! Great video! However, I think the most demanding field in CFD is the modelling of compressible flows, where discontinuities are present. Will you make a video about this topic? I know that there are many many things to cover so I recommend to make a series of videos, if you want of course. I really enjoyed all your videos
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
Yes, i haven’t really covered any compressible flow yet! I will do in future 😊 it is quite a tricky topic, so i will probably cover it in a few videos
@abhishekganguly7695
@abhishekganguly7695 4 жыл бұрын
Thank you !
@michaelmousley6604
@michaelmousley6604 8 ай бұрын
Thanks for the great content and the excellent, clear, concise explanations :) One small comment, it seems to me that in deriving the final form of equation 12 you have used a slightly different logic to the ‘clever trick’ used for the surface integral. If the temperature varies linearly across the cell then gradT will be a constant across all of the cell, so it can be taken outside the volume integral.
@AeroDZ
@AeroDZ 4 жыл бұрын
Great Video(y)
@sourabhsingh9292
@sourabhsingh9292 3 жыл бұрын
thank you brother
@nikhilnick8886
@nikhilnick8886 4 жыл бұрын
danke schön
@carlosmraposo96
@carlosmraposo96 3 жыл бұрын
Great videos Prof. Adrian! I've been studying CFD for a while now, and currently I don't know how to handle face gradients in boundaries. Let's say the face center boundary is b; cell center is C and let's say we want to evaluate ϕ Diffusive flux would be:T is the orthogonal correction. S is the surface vector. ∇ϕb ⋅ Sb = ∇ϕb ⋅ Eb + ∇ϕb ⋅ Tb = (ϕb - ϕC) x |Ef|/|Cb| + average(∇ϕb) ⋅ Tb How to compute average of ∇ϕb ? And let's say we have dirichilet boundary condition ϕb is imposed
@fluidmechanics101
@fluidmechanics101 3 жыл бұрын
Hi Carlos, this bit is quite tricky and it is difficult for me to explain in a message. My best advice would be to read Hrvoje Jasaks thesis (a quick google search should find it) as he does a good job of explaining with pictures. The problem is even more complicated than it appears because the boundary value varies linearly along the face ....
@carlosmraposo96
@carlosmraposo96 3 жыл бұрын
@@fluidmechanics101 thank you! I will follow your advice!
@CesarLopez-qt9mo
@CesarLopez-qt9mo 4 жыл бұрын
What an amazing explanation Prof. Adian, thank you very much. I would like to ask you if there is a possibility you can talk about conjugated heat transfer. Best regards Sir.
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
I think i spoke about CHT briefly in my energy equation video. You can solve the same energy equation in the solid and fluid zones by setting the velocity to zero in the solid zones 😄
@idiosinkrazijske.rutine
@idiosinkrazijske.rutine 4 жыл бұрын
Nice explanation. Maybe the follow up on calculation of node values in nodal method may be useful (weights for 3D case are not given in the original literature, some hand calculations may be needed). One more interesting point that would be clear then is that nodal method uses wider „computational molecule" and consequently gradient at cell centroid will be based on values obtained from more surrounding cells. I would therefore recommend nodal method for meshes based on tetrahedra, as they don't have enough immediate neighbors to estimate the cell centered gradients as eg. polyhedral meshes (and often have skewness). Computational overhead is not much greater because weights for interolation to nodes are calculated beforehand and stored.
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
Yes! I am still trying to find a good paper for the node based scheme. Once i do, a follow up video will be coming 😄 i feel like we need a complete set of videos for each of the schemes, so that they can be a good reference for everyone
@milothatch9221
@milothatch9221 4 жыл бұрын
Hi Aidan! First of all, thank you for your videos. I am a big fan, you're the best CFD teacher ever! I have one question for you, let see if I can explain it properly: Let's suppose that I am using a Green-Gauss Cell Based Gradient scheme in my simulation and a Linear Upwind Differencing scheme for the variables. The first one calculates the gradient of the fluid variables, which is going to be used by the second one. However, the Cell Based Gradient scheme needs the value of the fluid variable of the faces, which is actually the objective of the Linear Upwind Differencing scheme calculation. Am I in a loop? Don't we need what we are going to calculate to actually start the calculation? I think I'm missing something. Thank you again. You are producing a really high quality content.
@omkar260
@omkar260 11 ай бұрын
Same Question
@fluidmechanics101
@fluidmechanics101 11 ай бұрын
Good question. The gradient calculation (green Gauss etc) is calculated explicitly using the values from the previous iteration, to calculate source terms. Upwind differencing is implicit and is used to calculate the coefficients for the matrices themselves. This is definitely confusing and isn't really explained anywhere, so I might do a video on this sometime
@shubhamsangodkar6992
@shubhamsangodkar6992 4 жыл бұрын
Hello again Adrian, This video was super useful and brilliantly narrated about. Finally I could make some connections with openFOAM , with which i had been struggling with. I had a follow question (which might sound stupid) 1) We started with the objective to find the gradient becoz we want to determine the face values, but at the end, we found the gradient in terms of the face values itself. I don't know what i'm missing , but i can see 2 unknowns , the gradient and the face value. Is there a particular order in which they are calculated , for ex , lets say, After we initialize the field, we have cell centre values , use these values to find the face values via one of the G-G method and then use these face values to find the gradients for the 1st iteration, Next iteration onwards , the face values are determined by the gradient calculated and using say linearUpwind Method? 2) Are you allowed to calculate values of say (T) at places other than face centre? or is it that when there is skewness present in cells , the value calculated is actually at d_PN (25:21) but it is assigned to the face centre , which I guess is wrong because the distances involved in linear interpolation are wrong. Let me know, Thank you
@colletantoine8885
@colletantoine8885 2 жыл бұрын
Thanks for this great video. Any references/suggestions to compute the second order spatial derivatives that matches this first order scheme ? I precise that I need that for reularization purposes. e.g., to compute a smoothing regularization, I can calculate a Tikhonov objective function which is defined as jreg = 0.5 \sum grad(T) ** 2. This video present how to get grad(T) -> this is the difficult part. However, I have no clue how to compute the gradient of jreg with respect to T, which should be something like greg = -hessian(T).
@sourabhmore9466
@sourabhmore9466 4 жыл бұрын
A very nice explanation! I have one question at 20:32, for calculating the gradient we need a face centre value which is the first step. But how the face centre values are known before calculating gradient?
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
Good question! The face centre values which are used for calculating the gradient are lagged from the previous iteration 👍
@himanshubanait9166
@himanshubanait9166 2 жыл бұрын
Please make a video on Flux-Vector splitting schemes.
@armaanmohammed6922
@armaanmohammed6922 8 ай бұрын
Hi, thank you for the video. I just got a small question. At 13:44, I don’t understand why the RHS term is set to 0. The surface integral would reduce to a summation, where we dot the dot product of C and the normal unit vector at every face, and multiply with the temperature at that face. Since these temperatures are different, the summation shouldn’t equate to 0, in general. Where am I wrong here?
@armaanmohammed8874
@armaanmohammed8874 8 ай бұрын
Hi. You mentioned in some comment replies that the temperature at the face is obtained in the previous iteration. Do you mean that the values of the temperature at the centroid of the cells (for cell-based method) are taken from the previous iteration? Could you also explain where the "iterations" come from. Is that when we run the SIMPLE algorithm? Thanks
@fluidmechanics101
@fluidmechanics101 8 ай бұрын
Yes, you are correct for both. Temperature at the cell centroids to calculate the cell-based gradient is taken from the previous 'loop' of the SIMPLE algorithm 👍
@renethibault4899
@renethibault4899 Жыл бұрын
Thank you very much for your video! Your content is really nice and helpful. I got a question though. I saw in your summary that "The Green-Gauss Cell-Based method for computing Tf has a skewness error on orthogonal meshes'', shouldn't it be 'non-orthogonal' instead?
@fluidmechanics101
@fluidmechanics101 Жыл бұрын
Ah yes, I think I misspoke 😅 sometimes it happens when I do a whole lecture in one take with no cuts!
@renethibault4899
@renethibault4899 Жыл бұрын
​@@fluidmechanics101 Thank you very much for taking the time to reply! I don't remember if you actually misspoke it, but I saw that written in your 'Summary' slide though. I asked because I wasn't sure if I understood well 😅. I enjoy alot your videos. Your content is well organized and professional. Thank you again for sharing your knowledge.
@DaleCKramer
@DaleCKramer 4 жыл бұрын
I love your videos. Can comment on a this advice which was given to me by a very experienced OpenFoam user in 2018... 'Please don’t use the leastSquares gradient scheme in OpenFOAM. There is a coding mistake in it causing it to be 1st order accurate at boundary.' Was there a coding error, if so, has it been fixed and in what version?
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
Yikes! I am not very up to date with the openfoam leastSquares algorithm. As as an experienced foam user he/she is probably right. I suppose the best you can do is make sure to always use the latest version 😊
@DaleCKramer
@DaleCKramer 4 жыл бұрын
@@fluidmechanics101 Darn, not possible to use latest version if using SimScale....
@shubhamsangodkar6992
@shubhamsangodkar6992 4 жыл бұрын
Well, there is a big debate about this . Follow this link. @Fluid Mechanics 101 Might be an interesting read for you too. www.cfd-online.com/Forums/openfoam-solving/189825-gauss-linear-gradient-makes-openfoam-zeroth-order-accurate-unstructured-meshes.html Let me know your thoughts about this. Also, from my experience , if least square was really first order, it would not blow up that easily on dirty meshes , you will see that , it is very difficult to use least squares method for dirty meshes.
@jacks.554
@jacks.554 6 ай бұрын
Hello Aidan, as always great work! Could you please guide me on some references to the decomposition of the RHS of eq. (7) into the RHS of eq. (8)? I am inclined to believe that the term on the RHS of eq. (7) is equivalent to either term in eq. (8). So, it would make sense to me to put a factor of 0.5 before each of the two terms on the RHS of eq. (8). Could you elaborate more on this issue? Thank you!
@chat_duveteux
@chat_duveteux 2 ай бұрын
I'm not sure but it seems that there are 2 mistakes. Like that redundant term in the RHS appears from nowhere and then it is set to zero, despite T is not a constant. So the answer is correct)
@joseoswaldoc.2068
@joseoswaldoc.2068 Жыл бұрын
Hi. In what kind of books can I find these types of problems for me to solve?
@arminsh9315
@arminsh9315 3 жыл бұрын
Thanks an ocean for your great informative videos. There's something which I find confusing when I use Ansys Fluent. On the one hand, the gradient schemes are selected under gradients from Spatial Discretisation. On the other hand, the pressure schemes (e.g PRESTO!, second order etc) are set right after the selection of the gradient schemes. As the tutorial suggests, the pressure scheme utilizes the selected method to calculate pressure value on the face and this is exactly what we expect from the gradient scheme! Does it mean our selected option under gradient schemes is not valid for pressure? I was wondering if you could kindly help me resolve the ambiguity I have been encountered with. Thank you very much indeed.
@fluidmechanics101
@fluidmechanics101 3 жыл бұрын
Yes, I probably should have explained this. The gradient schemes are for everything except for pressure. As fluent is a cell centred code you need to use a different gradient calculation for pressure or you get 'checkerboard oscillations'. It is also advantageous to use body force weighted or presto for flows with high buoyancy forcing, so fluent let's you choose the gradient scheme for pressure separately. This is different to OpemFOAM where you have to choose the gradient scheme for all variables separately ...
@arminsh9315
@arminsh9315 3 жыл бұрын
@@fluidmechanics101 Thank you very much indeed. Can you please introduce some sources from which I gain basic acquaintance with "checkerboard oscillations" and also figure hoe cell centered codes may lead to such oscillations?
@fluidmechanics101
@fluidmechanics101 3 жыл бұрын
Have a look for 'Rhie Chow interpolation' on Google and you should find what you are looking for
@arionfar
@arionfar 2 жыл бұрын
If it's linear every where, pass a line and then the slope is gradient. in the exaple: (200-150)/1=50
@orlandopalone80
@orlandopalone80 3 жыл бұрын
Thank you for this precious video. I am finding difficulties understanding the skewness error. Is the problem related to the fact that the point in which is located the face value is not exactly corresponding to the face center or is it just related to inaccuracy in the computed value?
@fluidmechanics101
@fluidmechanics101 3 жыл бұрын
Ahhh it's both. We calculate a value by interpolation (a scalar). We then assume that this is the value at the face centre. As the line does not actually intersect the face centre, we have actually calculated the value at the intersection, so our face centre value is inaccurate. I am still looking for a paper on this. Will let you know when I find one!
@orlandopalone80
@orlandopalone80 3 жыл бұрын
​@@fluidmechanics101 too kind. Thank you for your precious contributions.
@hk318i
@hk318i 4 жыл бұрын
Regarding grad(U), this should be a tensor not a vector, isn't? Unless you mean by U_f the face normal component of the velocity vector.
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
Yes, you are right. I must have mispoken! Sorry about the slip 😅
@hk318i
@hk318i 4 жыл бұрын
@@fluidmechanics101 no worries, great videos, keep it going! 👍
@MrPlankton996
@MrPlankton996 2 жыл бұрын
I am not sure if I understood it correctly, so I am going to simplify it. Gradient schemes are used to calculate cell based values out of face values and that's how they calculate gradients. Gradients are useful for upwind schemes which use them to calculate face values out of cell based values calculated by gradient schemes? :D
@fluidmechanics101
@fluidmechanics101 2 жыл бұрын
Yes. You are correct. The trick is to use the face values from the previous iteration to calculate the cell centre gradients. In this way, the cell centre gradients are lagged to the values from the previous iteration of the algorithm (which gets around this loop you have spotted)
@MrPlankton996
@MrPlankton996 2 жыл бұрын
@@fluidmechanics101 Thank You very much. I am glad that I got it. Also, big thanks for answering the comments :)
@muhammadchoudhry5864
@muhammadchoudhry5864 3 жыл бұрын
Is there any tutorial case in OpenFOAM which used a node-based gradient scheme
@fluidmechanics101
@fluidmechanics101 3 жыл бұрын
Not sure, most of them seem to be least squares or cell based. I would have a quick search on the OpenFOAM website
@aurelianobuendia6937
@aurelianobuendia6937 3 жыл бұрын
Ok, the thing I don't get is this: We need the face center values (φf) in order to compute the gradient (nablaφ)p, but then again we need the gradient to compute the face center values themselves, in linear upwind diff scheme for example φf=φp+(nablaφ)p*r. What am I missing here ? And cheers for that great work of yours ofc ;)
@fluidmechanics101
@fluidmechanics101 3 жыл бұрын
In the linear upwind differencing scheme the gradient part (nabla phi) is lagged (it is computed explicitly using the values from the previous iteration. The upwind bit is implicit. All of the gradient videos I have are explicit calculations using the solution values at the centroids from the previous iteration
@aurelianobuendia6937
@aurelianobuendia6937 3 жыл бұрын
@@fluidmechanics101 alrighty! thanks for the clarification man
@colletantoine8885
@colletantoine8885 2 жыл бұрын
How do you handle the case of boundary cells ? Let's take a 1D example: [10, 10, 15, 20, 25] (mesh is 1x1x1m). If I apply the presented method, then the gradient should be [10, 2.5, 5, 5, -2.5] which is obvisouly not correct ? For me it should be [0, 2.5, 5, 5, 5] I am a bit lost...
@fluidmechanics101
@fluidmechanics101 2 жыл бұрын
As in the boundary cell?
@colletantoine8885
@colletantoine8885 2 жыл бұрын
@@fluidmechanics101 Yes absolutely. I can apply this method very easily by iterating the neighbours of the cell, but I also need to consider the "free" faces of the cell. In that case I suppose I need to take the value at the center of the cell for the face value ?
@fluidmechanics101
@fluidmechanics101 2 жыл бұрын
Yep. Also remember that the distance to this face centre is different to the distance between cell centroids. I find that a good way to check is to use a grid of uniform squares, then rectangles with a simple linear pressure field, to make sure you are getting the gradient right
@mohammadmohagheghfaghih8313
@mohammadmohagheghfaghih8313 4 жыл бұрын
Great video! Sometimes, the screen showing your face blocks the contents in the slide. You can either remove it, or at least move it around on the slides where it may block the content. Thanks
@himanshushrivastava7062
@himanshushrivastava7062 4 жыл бұрын
Hii... A stupid question but I am really confuse.. where exactly the term gradient of T or U over a cell will be used. After applying Gauss theorem to NS equation, we need surface integral of face flux and velocity over all surface for convective term and for diffusive term, we need surface integral of gradient of velocity over all surface. Like u show for 1d temperature profile in intial part of video. Then where will gradient of velocity over cell will be used ?
@himanshushrivastava7062
@himanshushrivastava7062 4 жыл бұрын
To add to my point, I read book by versteeg and there they didn't solve any gradient of temperature over a cell ... infact the solved the gradient of temperature over a surface
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
Good question. The gradient over the cell is used in: 1) linear upwind differencing, 2) non orthogonal correctors and 3) some source terms. Have a quick watch of my non-orthogonal correctors video to see an example. I realise that this can be quite confusing but you have the right idea: the face flux surface integrals are different to the gradient at the centroid of the cell. They are used for different things 👍
@fluidmechanics101
@fluidmechanics101 4 жыл бұрын
And just to add: you only see non orthogonal correctors when the cells arent perfect rectangles. All the cells in versteeg and perfect squares or rectangles, so they dont need a non orthogonal corrector and you dont see the gradient calculation at the cell centroid. I hope this helps 😊
@himanshushrivastava7062
@himanshushrivastava7062 4 жыл бұрын
@@fluidmechanics101 hello.. Thank you for the quick reply.. but I watched the non orthogonality video (both part 1 and part 2) . I couldn't find anything regarding gradient of velocity or temperature over a cell .. I only saw gradient of velocity or temperature over a surface.. I am sorry to bother.. thank you for your help and love your videos
[CFD] Least-Squares Gradient Scheme
30:12
Fluid Mechanics 101
Рет қаралды 18 М.
[CFD] Green-Gauss Node-Based Gradient Schemes
26:34
Fluid Mechanics 101
Рет қаралды 8 М.
Пранк пошел не по плану…🥲
00:59
Саша Квашеная
Рет қаралды 7 МЛН
Son ❤️ #shorts by Leisi Show
00:41
Leisi Show
Рет қаралды 8 МЛН
ЧУТЬ НЕ УТОНУЛ #shorts
00:27
Паша Осадчий
Рет қаралды 10 МЛН
[CFD] The k-omega Turbulence Model
25:28
Fluid Mechanics 101
Рет қаралды 68 М.
[CFD] Hexcore Meshes for CFD
30:55
Fluid Mechanics 101
Рет қаралды 9 М.
This equation will change how you see the world (the logistic map)
18:39
[CFD] Turbulence Intensity for RANS
28:38
Fluid Mechanics 101
Рет қаралды 9 М.
Fluid dynamics feels natural once you start with quantum mechanics
33:00
braintruffle
Рет қаралды 2,1 МЛН
Fast Inverse Square Root - A Quake III Algorithm
20:08
Nemean
Рет қаралды 5 МЛН
[CFD] Calculating the Cell Volume
28:31
Fluid Mechanics 101
Рет қаралды 14 М.
[CFD] Pressure-Inlet Boundary Conditions
30:01
Fluid Mechanics 101
Рет қаралды 42 М.
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 7 МЛН
iPhone socket cleaning #Fixit
0:30
Tamar DB (mt)
Рет қаралды 19 МЛН
Сколько реально стоит ПК Величайшего?
0:37
Looks very comfortable. #leddisplay #ledscreen #ledwall #eagerled
0:19
LED Screen Factory-EagerLED
Рет қаралды 13 МЛН