Merci Francois,
yes, that was exactly the problem. When I allocated z_dot_dot(dimension_a), dimension_a was defined but no value was assigned yet. So the compiler didn't throw an error and z_dot_dot had no actual size.
Thanks again for your help,
Sirko
Hi There,
I am trying to track down errors in my code and I found a very weird change of value in an array after a line, where I don't actually change the array itself:
CODE:
print*,"AAAAA*****3-4(1)********:z_dot_dot(:,2)",z_dot_dot(:,2)
dt(1:2) = 1.00d0...
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.