Questions tagged as 'gfortran'

0
answers

Symbol 'k' at (1) has not IMPLICIT type (Fortran g95)

I am programming a program in Fortran (g95) to approximate the zeros of a Bessel function of order n (the exercise requires that you use the series that defines it). My modules are these: The module that contains the Bessel function in the fo...
asked by 28.12.2016 / 11:12
0
answers

fortran 95, fortran runtime error, bad real number in item 1 of list input

This is the code, but the error appears on line 29, and the Fortran runtime error appears: end of the file. We do not know what can be treated. It is a program in which we have to get the student's grade through a txt file. program amarillo im...
asked by 31.01.2018 / 13:39