ameli1 / rdtx

RDTX code - calculates radiation from charged particles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rdtx

RDTX code - calculates radiation from charged particles.

Installation instructions

Makefile is written for GCC, tested with 10.0.1 on MacOS

To build make

To run ./bin/rdtx_beta <deck> where <deck> is the name of the input deck containing the parameters you want to run.

If <deck> is blank / unspecified it will look for defaults.dat

About

RDTX code - calculates radiation from charged particles

License:GNU General Public License v3.0


Languages

Language:C++ 84.8%Language:MATLAB 12.8%Language:C 1.4%Language:Makefile 1.1%