I am currently trying to create an array of real*8 with 33756 entries, I didn't think it was too big, but... it just crashes de executable...
(btw, it's an array with three levels (i,j,k))
What are your thoughts on this?
What is the maximum size of an array?
Thank you,
WL
PS: if the size is not the problem then I have to approach this on a different level...
(btw, it's an array with three levels (i,j,k))
What are your thoughts on this?
What is the maximum size of an array?
Thank you,
WL
PS: if the size is not the problem then I have to approach this on a different level...