Hi vumat,
I finally found the way to accomplish that. In fact, it's possible to define global variables within a subroutine. I don't tried yet but I think you can exchange variables between subroutines with this "global variables" as well.
The solution was to read a Fortran Manual, also, in my...