I'm new to programming in Fortran, but have programmed for quite a while in C, Matlab, and Python.
This is my code. It's incomplete at the moment (the subroutines are unreferenced), though it should still compile, but won't.
PROGRAM bunkers
IMPLICIT NONE
SUBROUTINE...