Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregoritsch3/project_radioactive_decay

An analytic ( system of coupled ODEs), numeric (Runge-Kutta 4, Newton-Raphson) and stochastic (Monte Carlo) treatment of the chained radioactive decay of Bi[210, 83] into Po[210,84], as well as the emission of alpha-particles. Associated comments and paper are in Croatian.
https://github.com/gregoritsch3/project_radioactive_decay

Last synced: 6 days ago
JSON representation

An analytic ( system of coupled ODEs), numeric (Runge-Kutta 4, Newton-Raphson) and stochastic (Monte Carlo) treatment of the chained radioactive decay of Bi[210, 83] into Po[210,84], as well as the emission of alpha-particles. Associated comments and paper are in Croatian.

Awesome Lists containing this project

README

        

# Project_Radioactive_Decay
An analytical (system of coupled ODEs), numerical (Runge-Kutta 4, Newton-Raphson) and stochastic (Monte Carlo) treatment of the chained radioactive decay of Bi[210, 83] into Po[210,84], as well as the emission of alpha-particles. Main programs are written in C++, while graph visualizations are written in Python. Associated comments and paper are in the Croatian language. All calculations performed under the assumption of a constant radioactive decay rate, which postulate the author doesn't necessarily accept.