Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by martizzle

  1. martizzle

    opening an unformatted file with fortran

    you are the best...going to try it now thnx
  2. martizzle

    opening an unformatted file with fortran

    thnx...but how do I do that?
  3. martizzle

    opening an unformatted file with fortran

    I know the file is unformatted (what form, I don't know). But it contains about 8 arrays of like 19 (probably more)large numbers. The thing is, I get an error: end of file. When I try to run it, and get the second number.... ---- current code: integer*4 nh real*4 m200 open...
  4. martizzle

    Basic understanding of this fortran program...

    hm...thnx...so what exactly does it do? I know it reads in the data from the files...but what else does it do? And if I wanted to write a file to my desktop containing: m200,mg,r200,cen,posdm,veldmin,idm, ng,velgasin,idg,gasin how do I do it? And also, when I run the program, I get this: ----...
  5. martizzle

    Basic understanding of this fortran program...

    program grprofilebasic implicit none character*200 path,infile,pathh,hfile character*8 sim, icfile character*3 snap integer*4 fn,nin,iargc, i,j integer*4 nfile, nh,ng,ng200,nh200, nc,nall1 double precision rsep, dlgr,zred,ared,omegamz,rhobgdm,rhocritdm,rhocritg...

Part and Inventory Search

Back
Top