Collective Neutrino Oscillations Code written in Python. It works with only Linux systems.
It works with Python3. It is tested with version 3.8.10
.
os
,sys
time
datetime
shutil
math
numpy
, Tested Version: 1.24.2odeintw
, Tested Version: 1.0.0scipy
, Tested Version: 1.10.0matplotlib
, Tested Version: 3.7.0
-
Modify parameter files in parameters/physicalParameters.dat and parameters/technicalParameters.dat.
See parameters/paramExplanations.md file for explanations.
-
Install modules.
pip install numpy odeintw scipy matplotlib
-
Run
python3 collNuPy.py
.
- All output will be in results/Simulation# folder.