Recent content by SheldonM

  1. S

    Fortran Passing variables between subroutines in different files using Fortran

    Good day, I'm modifying a Monte Carlo program (MCCCS Towhee) using Fortran and am having trouble passing an argument (a 2x1 array) from a subroutine withing one file (the existing main loop that 'drives' the code) to another subroutine written in another file (an energy calculation, also part...
Back
Top