prk...@gmail.com
unread,Jun 27, 2008, 3:58:50 PM6/27/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FDS and Smokeview Discussions
Hello,
Following the discussion above, I have another question about the
value of H at the ghost node for open boundary condition.
FDS tech guide v.5 says,
H(i+1/2,k) = ( u(i,k)^2+w(i,k)^2 )/2 for u(i,k)>0 ---------(1)
H(i+1/2,k) = 0 for u(i,k)<0 ---------(2)
Therefore for the H values at the ghost nodes are,
H(i+1, k) = u(i,k)^2+w(i,k)^2 -H(i,k) for u(i,k)>0 -------(3)
H(i+1,k) = -H(i,k) for u(i,k)<0 -------(4)
In eq.(1) and(3), for outgoing flow, pressure perturbation is set zero
at the boundary whereas kinetic energy is conserved. Could you let me
know why it is set like this?
And For eq.(2) and (4), for incomming flow, asssuming the same
streamlines, the total pressure(kinetic and static pressure) at the
infinite distance is maintained to be zero from Bernoulli equation at
the boundary. If flow at (i,k) and (i+1) are in the same stream line,
H(i+1,k)=0 for u(i,k)<0, instead H(i+1,k) = -H(i,k). I tried both
cases, and both flow patterns look different,but make sense to me.
Thank you.
-Haejun-