|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
Hi
I am simulating a free jet using Euler equations in the r-z plane. What are the boundary conditions for the symmetry plane and how do I implement it numerically? Cheers Shuo |
|
|
||
|
|
|
#2 |
|
Guest
Posts: n/a
|
No mass flow across the Z axis.
|
|
|
||
|
|
|
#3 |
|
Guest
Posts: n/a
|
what about the density and pressure?
|
|
|
||
|
|
|
#4 |
|
Guest
Posts: n/a
|
No jumps, there is no mass crossing the symmetry plane, also be carefull, no mass crossing means the normal component of the velocity vector is equal to zero, but the parallel componet is not. you can check the Peric or the Versteeg & Malalasekra books for full details. Good Luck.
|
|
|
||
|
|
|
#5 |
|
Guest
Posts: n/a
|
If I understood correctly you are using cylindrical symmetry. Write the equations in r-z-theta coordinates and set all theta-derivatives and theta-velocity to zero. You will get an equation that looks almost like the 2-d equations but with some source terms.
|
|
|
||
|
|
|
#6 |
|
Guest
Posts: n/a
|
It is similar to the rigid wall boundary condition.
|
|
|
||
|
|
|
#7 |
|
Guest
Posts: n/a
|
So its something like:
v_0 = 0 u_0 = u_1 P_0 = P_1 rho_0 = rho_1 where u & v are the velocity components in the z and r directions respectively. 0 is the symmetry boundary and 1 is the nearest node. Shuo |
|
|
||
|
|
|
#8 |
|
Guest
Posts: n/a
|
In my case where flow is axi-symmetric, I set like that. The implementation of axi-symmetric flows is very straightforward. The results of my axi-symmetric cases were right compared to the analyric solution or experimental data. Good luck!
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Confusion between 'non-slip' and 'slip' B.C | jinwon park | Main CFD Forum | 7 | March 6, 2008 05:56 |
| how to set such B.C. in Fluent? | Sherri | FLUENT | 1 | January 12, 2006 13:32 |
| Urgent! Help on UDF to set B.C. of 3rd type | Ray Hong | FLUENT | 0 | December 28, 2005 20:35 |
| How to set B.C. of the 2nd or 3rd type in UDS? | Ray Hong | FLUENT | 0 | December 28, 2005 07:03 |
| Non-Reflecting B.C. in NSC2KE | Zou Chu | Main CFD Forum | 2 | May 27, 1999 22:26 |