Hello again. I made it back after writing a new code by myself, but I need help once again in executing a function. Pretty much I am trying to do something along the lines of:
D=x+y+z
DO x=1,20,5
DO y=1,20,5
DO z=1,20,5
ENDDO
ENDDO
ENDDO
MIN(Dall) [if Dall would be all of the values of D...
Sorry for the delay but you guys were right. I don't know much about the code, but I managed to find something better I could use than this that might be applicable to what I'm trying to do, and hopefully when I make the code I'll go ahead and post it on here. Thanks again for your help.
That's fine. I know that I have to do the work. But what I was looking to make this amount of code faster. Right now, I didn't even know that code was part of something bigger, and that's one of the reasons I came here. What can I do to make the code faster without sacrificing accuracy? I was...
Thanks for the reply gummibaer/Norbert. I know no one has need of the code, but I meant in case anyone was willing to take a look at it. Also, thanks for your recommendation on the book. I'll try to get it ASAP.
As for the code:
subroutine cylinderdist_full(bc1,bc2,r1,r2,mu_a,mu_b,dist,ID)...
Hello. This is my first time posting on this forum and it is my first time working with any sort of code. i don't have a programming foundation because I was just given this assignment as a test, and I can't seem to find any good info on how to program with Fortran 95 for a complete beginner...
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.