|
[Sponsors] |
Finite Volume Method For Cylindrical Coordinates |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 18, 2011, 02:07 |
|
#41 |
New Member
Udhab Adhikari
Join Date: May 2011
Posts: 2
Rep Power: 0 |
I have been assigned the task of discretization of navier stokes equation in cylindrical coordinates in 2-D and writing code for it.please tell me which book or article should I follow to learn the finite volume method easily.
|
|
May 25, 2011, 00:10 |
|
#42 |
New Member
Oky Andytya
Join Date: Nov 2010
Posts: 26
Rep Power: 16 |
Hi everyone,
I need help, how to get the value of convection coefficient [h] from Fluent directly? Thank you. Regrads, Oky |
|
September 18, 2011, 16:15 |
simple algoritm
|
#43 |
New Member
mina
Join Date: Jul 2011
Posts: 2
Rep Power: 0 |
hi
i need c++ code simple algoritm, a cylinder with ro radial and adiabatic. a rod with ri radial insert in sylinder and heat flux is constant,Q"=cost, entree temture and velocity are Tin,Vin , Re=500, outer flow development. i can not conversion cartezian coordenate to cylinderical coordenate and i do not undrestand boundry condition, i want calculate veocity profile , friction coefficient on outer surface rod and NU number, i should write program with c++; please help me thank you very much. Last edited by mina; September 18, 2011 at 16:23. Reason: mistake |
|
March 22, 2012, 08:55 |
|
#44 |
Member
Ren/Xingyue
Join Date: Jan 2010
Location: Nagoya , Japan
Posts: 44
Rep Power: 16 |
Hi!
I wrote a 3d code in cylindrical coordinates with FVM. In staggered gird system, the control cell at the the axis is a triangular cell so that the singularity can be removed. The only problem is how to calculate the velocity at the axis. Last edited by hilllike; March 23, 2012 at 03:35. |
|
January 15, 2014, 03:17 |
i have same problem
|
#45 | |
New Member
danial
Join Date: Jan 2014
Posts: 2
Rep Power: 0 |
Quote:
|
||
August 14, 2023, 22:14 |
3d sonic flow in cylindrical tube with mass deposition term
|
#46 |
Senior Member
qutadah
Join Date: Jun 2021
Location: USA
Posts: 101
Rep Power: 5 |
Hello Arjun/everybody
I know this is an old post, however I am running through a similar project, in which i want to code a solver for 3d sonic flow inside a vacuumed cylindrical tube. I have been thinking of using FVM with cylindrical coordinates, however it would be easier if I just use cartesian. I am thinking how I will apply my boundary conditions, and also since the case involves mass deposition due to cooling at cylinder surface, how will I write the source term in cartesian form? This is my main concern. Also how will the finite volume look like at the cylinder surface? It will not be uniform by any means. Also, should I make the surface of the tube as cell center? Or should it be a surface of the finite volume? If it should be one surface of the finite volume, how will I find the normal vectors to the surface which is the cylinder surface? To be precise, I will use the flux splitting algorithm at cell interfaces by lax-wendroff coupled with a 5th order WENO reconstruction scheme. If this wouldn't work, then I will just use cylindrical coordinates in my solver. Note: I have tried using the non-conservative form of the equations in cylindrical coordinates, with explicit Euler finite differencing scheme and it would not converge, I suppose it is not stable enough and i run into negative densities. Thanks! Regards, Qutadah |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
What is C.V. based finite element method | C-H Kuo | Main CFD Forum | 4 | September 19, 2022 15:06 |
finite volume VS finite element | solomon | FLUENT | 4 | April 3, 2015 01:10 |
Finite Difference Vs. Finite Volume | elankov | Main CFD Forum | 43 | December 18, 2010 17:30 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
ALE in finite volume method | littlelz | Main CFD Forum | 5 | June 21, 2003 13:50 |