Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gregoritsch3/project_radioactive_decay
- Owner: Gregoritsch3
- Created: 2024-08-17T17:37:17.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T10:27:28.000Z (3 months ago)
- Last Synced: 2024-08-29T11:47:35.573Z (3 months ago)
- Language: Jupyter Notebook
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.