Recent content by ade_tokunbo

  1. A

    How to read data from files and process it?

    Dear all, I want to read data from a file which has four column and process the data for further calculation. After running the code it keeps given me 0.00000 as output. What do i do? Here is the structure of the code program new Implicit none integer,parameter ::Nmax=1000 Integer ...
Back
Top