SuperFINIX theory manual

From Kraken Wiki
Revision as of 14:24, 17 July 2019 by Jussi Peltonen (talk | contribs) (Field transfers from SuperFINIX meshes to FINIX meshes)
Jump to: navigation, search


Field transfers from SuperFINIX meshes to FINIX meshes

Power from SuperFINIX to FINIX

SuperFINIX receives power densities in blocks that have to be discretized in the radial nodes of FINIX. This discretization is based on assumption that the number of axial elements remains unchanged before and after the discretization. Therefore the discretization is only performed in the radial dimension. The main solvers in FINIX assume linear scaling of power density (and most other variables) between two nodal points. Because of this assumption, the power densities in nodes have to adjusted when integrating over a volume element that is spanned by two radial nodes in different power density blocks. This conserves the total power over the volumes of single elements as well as the whole fuel rod volume. As such, the following condition has to hold true for the scenario of Figure 1:

Figure 1: Discretization of a power field in SuperFINIX-FINIX coupling.

 P = \int\limits_{r_i}^{r'_{i+1}} \rho'_j \cdot 2\pi r h \text{d}r + \int\limits_{r'_{i+1}}^{r_{i+1}} \rho'_{i+1} \cdot 2\pi r h \text{d}r

 

 

 

 

(1)

and

 P = \int\limits_{r_i}^{r_{i+1}} \left(\rho_i + (r - r_i) \cdot \frac{\rho_{i+1} - \rho_i}{r_{i+1} - r_{i}} \right)\, \cdot 2\pi r h \text{d}r

 

 

 

 

(2)

where:

 P The total power in a volume element,
 r Radial coordinate of a radial node in FINIX,
 r' Radial coordinate at the beginning of a power density block in SuperFINIX,
 \rho Power density of a radial node in FINIX,
 \rho' Power density of a block in SuperFINIX,
 h Axial length of the volume element.

Equation 2 can be solved for  \rho_{i+1} to obtain the power densities at all radial nodes as:

 \rho_{i+1}  = \left(\ 1 + \frac{(r_{i+1} - r_i)(r_{i+1}^2 - r_i^2 - \frac{P}{\rho_i \pi h})}{r_i(r_{i+1}^2 - r_i^2)-\frac{2}{3}(r_{i+1}^3 - r_i^3)} \right)\

 

 

 

 

(3)

here P is the total power of the element which can be solved from Equation 1 and the power density of the first node  \rho_1 is always equal to the power density of the first block. For situations in which adjacent FINIX radial nodes are separated by several SuperFINIX blocks, the calculation of total power P can be generalized as:

 P = \int\limits_{r_i}^{r'_{i+1}} \rho'_i \cdot 2\pi r h \text{d}r +  \int\limits_{r'_{i+1}}^{r'_{i+2}} \rho'_{i+1} \cdot 2\pi r h \text{d}r + ... +  \int\limits_{r'_{i+N}}^{r_{i+1}} \rho'_{i+N} \cdot 2\pi r h \text{d}r

 

 

 

 

(4)