Hi everyone,
how can i do if number projection is 13?
For that I have setted istv = 13 if isw=1 and iste=13 if isw=8, but solution is wrong, whereas if the number of projection is 9 and set istv = 9 if isw=1 and iste=9 if isw=8, the solution is right. I want to ask, if it is possible that the mistake is from gforran compiler, and it is GNU Fortran (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0" and i use feap85, should i try another version of gfortran?
Best