hi xwb,
open(unit=9,file='sca1.out',status='old')
41 read(9,*,end=919)ri,vi,D1,H1
vmax=max(vi,vlast)
vlast=vmax
go to 41
I need value of ri at each Vmax. Thanks.
Hi.
I am new to the FORTRAN Programming and trying to write a program.
in a table, there are two columns with values for two variables.
I could write a code to find max value of one of the variable but how do I find the corresponding value of the second variable where the valur of the first...
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.