Hello,
I am working on transferring a code from matlab to fortran.
Finally my code is compiling, but the distribution function I want to get out of it is not coming out correctly.
I would't want to bother someone with reviewing my whole code but I wanted to see if anyone has good advice regarding issues I should look at.
I have noticed that when I size a matrix that I know should be an 20x16 (in matlab), in fortran I get the size to be 320.
Any ideas?
Thanks,
Erez