Two-group power reactor noise calculations
Author
Imre Pázsit
Title
Two-group power reactor noise calculations
Description
Companion to the book "Surveillance and Diagnostics of Next Generation Nuclear Reactors" Eds. I. Pázsit, H. N. Tran and Zs. Elter, The Institution of Engineering and Technology, 2025
Category
Books & Supplements
Keywords
Neutron fluctuations, power reactor noise, reactor noise diagnostics, two-group theory, Gen-IV, SMR, MSR, thermal reactors, fast reactors, Green's functions
URL
http://www.notebookarchive.org/2025-05-7dypmeq/
DOI
https://notebookarchive.org/2025-05-7dypmeq
Date Added
2025-05-16
Date Last Modified
2025-05-16
File Size
2.3 megabytes
Supplements
Rights
CC BY 4.0

Two-group power reactor noise calculations
Two-group power reactor noise calculations
Companion to the book “Surveillance and Diagnostics of Next Generation Nuclear Reactors”
I. Pázsit, H. N. Tran and Zs. Elter, Editors.
The Institution of Engineering and Technology, 2025
I. Pázsit, H. N. Tran and Zs. Elter, Editors.
The Institution of Engineering and Technology, 2025
Imre Pázsit
Division of Subatomic, High Energy and Plasma Physics
Chalmers University of Technology
imre@chalmers.se
2025-05-18
Division of Subatomic, High Energy and Plasma Physics
Chalmers University of Technology
imre@chalmers.se
2025-05-18
Abstract
Abstract
This notebook performs the calculations and the plotting of the figures in Chapters 3 - 4 in the book “Surveillance and Diagnostics of Next Generation Nuclear Reactors”. By running this notebook, all figures in Chapters 3 and 4 can be reproduced.
A more detailed description and user manual is available in the book.
Some of the plotting functions may require adjusting the plotting parameters (plot range, position of legends etc.).
The notebook can be used either with the input data corresponding to those used in the book, or with custom user input data, for investigating other systems, or the already investigated ones with different parameters (e.g. changing the core dimensions).
A more detailed description and user manual is available in the book.
Some of the plotting functions may require adjusting the plotting parameters (plot range, position of legends etc.).
The notebook can be used either with the input data corresponding to those used in the book, or with custom user input data, for investigating other systems, or the already investigated ones with different parameters (e.g. changing the core dimensions).
The github address to the data is
https://github.com/imre-chalmers-se/IET_book/tree/main/data/active
For importing the data into the variable “data” in a Mathematica notebook, the import command is
data = Import[“https : // raw . githubusercontent . com/imre - chalmers - se/IET_book/refs/heads/main/data/active/fileName.json”,“RawJSON”.]
https://github.com/imre-chalmers-se/IET_book/tree/main/data/active
For importing the data into the variable “data” in a Mathematica notebook, the import command is
data = Import[“https : // raw . githubusercontent . com/imre - chalmers - se/IET_book/refs/heads/main/data/active/fileName.json”,“RawJSON”.]
Preamble
Preamble
1. Select the reactor for the calculations and read the corresponding data file
1. Select the reactor for the calculations and read the corresponding data file
2. Assign the input data to the variables and calculate the material bucklings
2. Assign the input data to the variables and calculate the material bucklings
3. Simulate the radial dimension of the core (Green’s functions, variable strength absorber, vibrating fuel pin/absorber rod, localisation of both)
3. Simulate the radial dimension of the core (Green’s functions, variable strength absorber, vibrating fuel pin/absorber rod, localisation of both)
4. Plotting the results of the radial modelling
4. Plotting the results of the radial modelling
5 . Simulate the axial dimension of the core (propagating perturbations, propagation adjoints, transit time)
5 . Simulate the axial dimension of the core (propagating perturbations, propagation adjoints, transit time)
6. Plotting the results of the axial modelling
6. Plotting the results of the axial modelling
Cite this as: Imre Pázsit, "Two-group power reactor noise calculations" from the Notebook Archive (2025), https://notebookarchive.org/2025-05-7dypmeq
Download
