Currently, THROHPUT uses the area-averaged Navier-Stokes equations to model the behavior of the working fluid (solid, liquid and gas) and the noncondensible gas. Submodels are used to calculate the effects of interphasic transfer processes (Radial Model), diffusive terms, friction loss terms, state equations, the axial capillary force term, and the capillary pressure relationship (Surface Model). All of these submodels are formulated in such a way that they can be inserted into the Axial Model equation set and solved simultaneously, in a fully implicit manner.
The Axial Model equation set models the overall thermohydraulic behavior of the heat pipe system using fifteen separate equations at each node. These equations are:
Mixture of Gases (Working Fluid and Noncondensible) Continuity:
+ Vm = | (1) |
Xn + XnVm = DnX + Dn | (2) |
+ Vl = | (3) |
= | (4) |
Mixture of Gases (Working Fluid and Noncondensible) Internal Energy:
Ul + UlVl = - Pl + | (6) | ||
+ kl + Qxl + Qxl |
Us = ks + Qxs + Qxs | (7) |
Mixture of Gases (Working Fluid and Noncondensible) Momentum:
Vm + Vm2 = - - mVm + gz | (9) |
Vl + Vl2 = - - lVl - Pcap + gz | (10) |
Mixture of Gases (Working Fluid and Noncondensible) State:
Liquid State:= Pl, Tl | (12) |
= Ts | (13) |
Volume Fraction Sum:
= 1 | (14) |
Pm - Pl = Pcap | (15) |
The system variables in these equations are: , , , Xn, , , , Pm, Pl, Vm, Vl, Tm, Tl, Ts and Tw. The interphase transfer terms ( , Qxy, Qxy) are all functions of , Xn, Tm, Tl, Ts, and Tw and are defined in the Radial Model. A volume-based porosity has been included in the appropriate terms of the liquid and solid equations to account for the volume taken up by the wick structure. The internal energies of the phases are expressed in terms of the temperatures using other state equations in the final model. Boundary conditions for the Axial Model are simply the specification of zero velocity and zero heat flux on both ends of the heat pipe.
The axial model equation set is spatially discretized using a staggered mesh, with cell-boundary values for cell-centered properties being donored according to the appropriate velocity. The temporal discretization in THROHPUT is done in a fully implicit manner, resulting in a nonlinear equation which is solved via a Newton iteration. The Jacobian system matrix is block tridiagonal, which allows many terms to be differenced implicitly without significantly adding to the complexity of the solution scheme. Multiple Newton iterations are taken through the Jacobian system to solve the nonlinear system.