CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Model in cylindrical coordinates

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2005, 08:43
Default Model in cylindrical coordinates
  #1
Roddy
Guest
 
Posts: n/a
Hi all,

I have written a CFD code for simulating transient laminar flow in a cylindrical cavity. Since the model assumes temperature-dependent viscosity, I discretized the tensor-form of Navier-Stokes equations using Finite Volume. My velocity components are (u along radial direction (r), v along the azimuthal direction (theta) and w along axis(z)). A staggered MAC grid was used.

When updating v nearest to the pole, I needed to compute a component of the stress tensor (tau_r_theta) at the pole. Therefore, I used equation (37) of the Morinishi, Vasilyev and Ogi paper (Fully Conservative ....). My problem is that when I used the central difference scheme, the computed values did not converge. However, when I tried a forward/backward difference scheme, the computations do converge.

I would like to know if anyone of you has come across a similar situation before. I would like to have a reference that would confirm the scheme I am using is correct in this particular situation.
  Reply With Quote

Old   September 6, 2005, 09:16
Default Re: Model in cylindrical coordinates
  #2
Jim_Park
Guest
 
Posts: n/a
Are you solving an axisymmetric problem (rotating flow) or a full three-dimensional problem? If a full 3-d, the conditions on the axis are a continuing problem. You might try searching the archives for cfd-online for previous discussion. If axisymmetric, help with that should show up as well when you search.

To generalize (there will be other opinions on this), the axisymmetric problem is not too hard to handle. The general 3-d problem is often treated by special 'fixes' in the cylindrical system. The preferred system (I think) with commercial codes is to use Cartesian (!) coordinates and use a block-structured mesh with 5 blocks of generalized (distorted) bricks to mesh the problem.

It is common to find that centered difference schemes (for the advection terms) can lead to instability - see for instance C. W. Hirt's "Heuristic Stability Theory" in JCP in the late 1960's.
  Reply With Quote

Old   September 6, 2005, 09:39
Default Re: Model in cylindrical coordinates
  #3
Roddy
Guest
 
Posts: n/a
Thank you for the reply. In fact, I am modeling a full 3D flow in cyln coords. For the advective part I used a hybrid centered-upwind scheme. It works pretty well without instablity. However, the tensor terms that I am refering to are found in the diffusive part of the N-S equations. I tried to browse the CFD-online archive but none of the discussions provided a solution to my problem(s).

Maybe I can send you a pdf of what I am trying to solve and the problems I am facing...

  Reply With Quote

Old   September 6, 2005, 13:31
Default Re: Model in cylindrical coordinates
  #4
Jim_Park
Guest
 
Posts: n/a
I'll be glad to look. Don't know if I can help.

I think all you have to do is click <send e-mail> next to my name and attach your pdf.
  Reply With Quote

Old   September 14, 2005, 03:42
Default Re: Model in cylindrical coordinates
  #5
Roddy
Guest
 
Posts: n/a
Thank you for your kind help.

I will send you the doc ASAP.
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Unit Vector profile, cylindrical coordinates Felix CFX 3 February 6, 2009 07:34
Element coordinates for momentum source model CFDworker CFX 3 October 10, 2007 11:05
Cylindrical Coordinates in Starccm+ Josh Siemens 2 March 13, 2007 23:25
Pole condition in cylindrical coordinates Roddy Main CFD Forum 2 July 15, 2005 03:17


All times are GMT -4. The time now is 12:57.