MS Research PhD Research Curriculum Vitae
On-line Stores Cycling Medicine & Health LaTeX OOP & C++ Sony PCM-R500 DAT |
![]() |
Next: Implementing function-functions Up: The structure of the Previous: The structure of the   Contents   Index Main calculational procedure, core_hydraulicsIn this section we will present a very short description of the calculational steps involved in the calculation of the core hydraulics8.2. The details of the calculations are complicated by the pressence of both grid spacers and the void departure phenomenon--this is a good reason for not going into detail with the discussion. The function which calculates the core flow solution is called, core_hydraulics. The most important steps in the function is illustrated in Figure 8.1.
The only detail we will consider in this section is the problem of calculating
the bulk (mixing cup) liquid temperature, where where cp is the specific heat at constant pressure [J/(kg Since we do not have access to a curve fit of the form (8.1) we calculate the temperature on the basis of an equation of state in the implementation. However, as we will see shortly the equation of state method is as accurate as the curve fit method and fully sufficient for our purposes.
According to White [28, Table 1-4] we have
for saturated water which for
The 90 J/kg is negligible when we compare the specific enthalpy of water at saturation, hf, which satisfies
We can conclude that we can rightfully use the following very accurate
approximation for water
or equivalently
In the implementation we use (8.7) in the following way
which is approximated by the second order accurate approximation the bulk liquid specific enthalpy, ).
Notice that (8.9) defines a fixed point iteration scheme for
the solution of
Next: Implementing function-functions Up: The structure of the Previous: The structure of the   Contents   Index Revision 2.0, Copyright © 1999-2004 Jakob Christensen http://www.JakobCHR.com E-Mail: webmaster@JakobCHR.com
|