summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2026-04-08Fixed source term. Restructured code to replace arrays with scalars. Removed ↵Connor Moore
unecessary OpenMP.
2026-04-07Updated scattering function. Made arrays allocatable on heap.Connor Moore
2026-04-07Initial OpenMP supportConnor Moore
2026-04-06Minimal working example. No OpenMP yet. Added plotting functionality with ↵Connor Moore
Gnuplot
2026-04-06Added basic tracking and transport for main fortran file, makefile for ↵Connor Moore
building/running/plotting with gnuplot (wip)