Hello Everyone,
I've written a program that have a lot of loops and a recursive subroutine. When I run it, I always have the following error message:
forrt1 : severe (170): program exception - stack overflow.
How can I increase the memory?
I've already declared the arrays as Allocatable.
I'm...
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.