Code transcribed into Python 3.7 from Fortran 4 to emulate EMP blasts in the atmosphere.
- Install python 3.7 or later
- Direct a terminal to the folder containing main.py
- Run the command
python main.py
The "Fork" button in the top right will allow you to create your own copy of the project to allow for further updates.
Installs all needed plugins (SciPy) on startup, then calls the testing script "d.py"
Still work in progress.
This converts... something.
Calculates Convolution Integral
Calculates Dawson Integral values.
Gamma energy?
Calculates the isomer transition (unstable nitrogen isomers) - The slowest energy (between Prompt, NGamma, and Isomer).
Calculates the neutrons which are creating gammas - The second fastest energy (between Prompt, NGamma, and Isomer).
Calculates the prompt gammas (spectrum right off the weapon) - The fastest energy (between Prompt, NGamma, and Isomer).
Calculates the relative density of the air (Determines how many nitrogen atoms there are)
Please report any issues to the issues tab and I will try and respond asap.