I was able to figure it out. It turns out I mislabeled the matrix dimensions in the 'ALLOCATE' command as compared to the size of the matrix that I was trying to write to the file. I had also misplaced the 'ALLOCATE' command. I originally had it in front of the 'READ' command that contained a...
Hi,
I have been working on the development of a code in Fortran to model the trajectory of a rocket. It consists of a for loop that time steps through the trajectory with conditional statements that adapt certain parameters of the rocket. After the loop, there is a section that prints the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.