Giter Site home page Giter Site logo

gasp-ufrgs / beta-spectrum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gzangakis/beta-spectrum

0.0 0.0 0.0 2.89 MB

Compute the beta decay (electron or anti-neutrino) energy spectra for individual isotopes and cumulative fission processes

Python 100.00%

beta-spectrum's Introduction

Beta Decay Energy Spectra for Isotopes and Reactors

A package to model the neutrino energy spectrum for isotopes, single isotope cumulative fission, and mixed-fuel nuclear reactors as well provide a starting point to analyze corresponding experimental datasets.

This project's code takes as input ENDF and ENSDF formatted nuclear data files and outputs the corresponding beta or neutrino energy spectrum for a chosen physical system.

Getting Started

All files are files are written in Python and only require input ENDF or ENSDF files found at the National Nuclear Data Center. If just modeling the beta decay of an isotope, only ENSDF formatted beta decay files are necessary. However, if modeling the beta decay of a fissile isotope or neutron induced fission reactor, fission yield datasets are necessary as well as the ENSDF beta decay files. These are found in ENDF files.

Familiarizing oneself with ENSDF and ENDF formatted files is suggested as they contain the isotopic nuclear structure and decay informaion. This package can be used as a reference to create your own code for modeling other physical processes or decays.

ENDF: https://www.nndc.bnl.gov/endf/

-retrieval of datasets using the SIGMA tool is suggested

ENSDF: https://www.nndc.bnl.gov/ensdf/

INCLUDED

BetaDecay.py - Calculates the electron kinetic energy spectrum or electron-antineutrino energy spectrum of an isotope as specfied by the user.

Output_Data - a directory in which you can store the output files. Contains two examples.

ENSDF_beta.zip - a directory of ENSDF files, for your use. An updated list can be found at the NNDC (link above).

**ENSDF files are named after the daughter nucleus, therefore to compute spectra one should use the filename corresponding to the daughter nucleus. For example, to calculate a beta spectrum for 16O, one should use the ENSDF file 16N.**

Spontaneous_Fission_Beta_Spectrum.py - Using both ENSDF and ENDF files, this program computes a model beta spectrum for an isotope which undergoes spontaneous fission. The ENDF formatted fission yields for 252Cf is included.

16O - an example ENSDF file for input into BetaDecay.py. It contains the beta decay information of 16N.

Prerequisites

Python 2.x

Author: Gabe Zangakis

beta-spectrum's People

Contributors

gzangakis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.