Recent content by Jonathan1234
-
J
Fortran Troubleshooting Fortran 90 Errors: Rank Mismatch in Arguments | RFK.f90
I apologize for not mentioning my zip file. It is the first time I post here and I had no idea it automatically gave it a name.- Jonathan1234
- Post #11
- Forum: Programming and Computer Science
-
J
Fortran Troubleshooting Fortran 90 Errors: Rank Mismatch in Arguments | RFK.f90
Thank you all! I been working on this program for a while and its been really stressfull for me. Every time I seem to fix an error another arises. So I ask you for one more, if I get the following error: At line 25 of file ODEfunction.f90 'Fortran runtime error: Index '2' of dimension 1 of...- Jonathan1234
- Post #10
- Forum: Programming and Computer Science
-
J
Fortran Troubleshooting Fortran 90 Errors: Rank Mismatch in Arguments | RFK.f90
I will try that, however, i am confused on why the error is giving me t OMG! This worked! Thank you I feel really foolish that completely went over my head- Jonathan1234
- Post #9
- Forum: Programming and Computer Science
-
J
Fortran Troubleshooting Fortran 90 Errors: Rank Mismatch in Arguments | RFK.f90
Hey guys, I'm pretty new and desperate. I been trying to compile this program for a while and keep jumping from error to error. Currently I have the following error: Error: Rank mismatch in argument 't' at (1) (scalar and rank-1) I have checked that my arrays are correctly. I have checked that...- Jonathan1234
- Thread
- Arrays Coding Error Errors Fortran
- Replies: 11
- Forum: Programming and Computer Science