Hi!
I'm trying to link a .dll file to my fortran code. The dll is a compiled shared library of subroutines. The instructions I've found online seem quite complicated and so far they haven't gotten me very far.
Does anyone have any idea how I should go about it?
Hi all!
My program is constructed using three nested for loops: for each distance value the program executes for e.g. 10 energy values and for each energy value the program executes for e.g. 10 phase values. Using CALL system('mkdir ...') I organize the output in folders accordingly.
Thus...
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.