Pim Nelissen 3669044534 Update example
2024-06-30 11:57:23 +02:00
2024-06-30 11:26:36 +02:00
2024-06-30 11:26:36 +02:00
2024-06-30 11:26:36 +02:00
2024-06-30 11:23:45 +02:00
2024-06-30 11:57:23 +02:00
2024-06-30 11:23:45 +02:00
2024-06-30 11:55:21 +02:00
2024-06-30 11:28:55 +02:00
2024-06-30 11:26:36 +02:00

shn-decay-chains

This software has been written as part of my bachelor thesis project at Lund University. The project involved statistical analysis of decay chains of superheavy nuclei. The code in this particular repository was used to generate simulated decay chains. It uses Monte Carlo (MC) methods in order to simulate lifetimes for an arbitrary amount of chains, starting from a pre-defined initial state (given A and Z). Additionally, branching ratios for different decay paths are also MC-simulated. A so-called Schmidt Test [1,2] is implemented to assess congruence of individual steps and entire decay chains.

The project only focused on single decay congruence. The statistical analysis of decay chains is thus not entirely robust and should be taken with a grain of salt.

My paper is available for open access here.

References:

[1] Schmidt, K H. “A New Test for Random Events of an Exponential Distribution.” The European Physical Journal A, 2000.

[2] Forsberg, Ulrika. “Element 115.” PhD, Lund University, 2016.

Description
Semi-realistic nuclear decay chains of superheavy nuclei using Monte Carlo simulations
Readme MIT 45 KiB
Languages
Python 100%