|
[Sponsors] |
July 15, 2005, 10:31 |
axisymmetric problem
|
#1 |
Guest
Posts: n/a
|
hello! I have got a question about axisymmetric boudary condition. I developed a euler code for axisymmetric analysis, so now i'm validating the code with a cone. Then, i put solid wall(slip condition) and far-fied boundary condition on boundary. The problem is that convergence don't go to machine precision. Does it need another condition for axis of symmetry? please reply me.
|
|
July 15, 2005, 14:16 |
Re: axisymmetric problem
|
#2 |
Guest
Posts: n/a
|
Can you describe the topology of your grid? For example: Does the cone extend all the way to the far-field? Is the grid 2D or 3D? Are your equations in polar coordinates or Cartesian coordinates...?
|
|
July 16, 2005, 00:14 |
Re: axisymmetric problem
|
#3 |
Guest
Posts: n/a
|
hi! I used the 2D-grid from NPARC verification grid. Visit this site http://www.grc.nasa.gov/WWW/wind/val...10/cone10.html It makes you easy to understand. The equations is from 2-D Euler equations in radial(r) and aixal(z) direction.
|
|
July 16, 2005, 14:05 |
Re: axisymmetric problem
|
#4 |
Guest
Posts: n/a
|
Since you say 'axisymmetric' and you are using the cylindrical coordinate system, there should be a source term in the governing equations related to centrifugal (or centripetal) acceleration, so the equations are not the same as the Cartesian 2D equations. Did you include that source term?
Have you tried solving the Cartesian 2D problem (not axisymmetric, but real 2D)? Is your flow purely supersonic as in the NPARC case? If not, you'll run into problems with the boundary conditions. How is your free-stream bc defined? |
|
July 17, 2005, 09:37 |
Re: axisymmetric problem
|
#5 |
Guest
Posts: n/a
|
Dear Mani! Thanks for reply. My 2-D code include that source term, and i already checked Catesian 2D(not axisimeetric) code using symmetry airfoil in supersonic flow. In case of free-stream bc, I set supersonic inflow bc. Then i checked my soluion,actually mach number contour, The solution is good but convergence is not. For axisymmetric case, Is it possible to set Solid wall bc on the rotational axis(or axis of symmetry)?
|
|
July 17, 2005, 18:16 |
Re: axisymmetric problem
|
#6 |
Guest
Posts: n/a
|
In the supersonic case the freestream, inflow, outflow boundary conditions are very simple. They shouldn't give you any convergence problems. Yes, you should be able to use a symmetry condition (identical to solid inviscid wall) on the rotational axis. There is the issue of singularity on the axis (radius=0), but with a cell-centered finite volume scheme you shouldn't have any problem dealing with that. So right now it's hard to give a long-distance diagnosis. I would do this: Check if your convergence is good for a 2D wedge (not axisymmetric cone), using the 2D Cartesian equations (just remove the source term). If that doesn't converge any better, then your problem is likely not related to axisymmetry.
|
|
July 18, 2005, 02:35 |
Re: axisymmetric problem
|
#7 |
Guest
Posts: n/a
|
Dear Mani. I'll try your suggetions. Thank you.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] 2-D axisymmetric Problem | Lesh2Flash | OpenFOAM Meshing & Mesh Conversion | 1 | December 18, 2010 09:27 |
Velocity profiles problem behind the elbow (3D problem) | kabat73 | FLUENT | 8 | May 9, 2010 05:26 |
2D Axisymmetric Problem | sameer | FLUENT | 1 | March 4, 2006 05:43 |
Can CFX-5.7 solve axisymmetric problem in 2-D? | Xueying | CFX | 7 | October 27, 2005 10:57 |
Is this problem well posed? | Thomas P. Abraham | Main CFD Forum | 5 | September 8, 1999 15:52 |