Thanks... but still the computation is wrong since 12*4=48 not 24. and so:
(((3 -1)*6) + 1 - 1) * 4 + 2
= 12*4 +2
= 48 + 2
= 50
so it s not clear to me which is the rule to get the position using (3, 4, 6).
thanks
venexiano
thanks a lot for your answer. how i wrote in my previous message MAXVAR is a parameter(=10000), LL and Ne are 2 common variables(defined in a common block that is written in the included 'PRICE2D.DIM' file). i dont understand 2 things:
1) In the case it does not know the second dimension of...
Hi to everybody. I have a question about stack overflow. Im vorking with Compaq Visual fortran. I'm using fortran 77. when the run of my code get to this subroutine:
SUBROUTINE reconstructionWcar
!
implicit none
INCLUDE 'PRICE2D.DIM'
!
integer i,j,jj,K,L,N,ste,M,Nok
REAL*8...
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.