Skip to content

cellio00/boltzmann_methods_study

Repository files navigation

This will be a toy Boltzmann Quantum Kinetic solver for a very small number of neutrinos in a two-beam scenario. The purpose of this project is NOT to solve all of neutrino quantum kinetics!

Instead, it is to use neutrino quantum kinetics as a vehicle to explore numerical integration techniques and explore the difficulties that even overly simplified physical problems can pose.

Please reach out if you would like to collaborate, play yourself, or expand on what the code does.

Compile:

make clean make

Adjust runtime parameters: parameters.h

Execute: ./boltzmann_solver

evaluate results: python3 plot_results.py --save-gif

About

This project is written for Computational Physics 643 Mini Project 1.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors