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!

Search results for query: *

  • Users: Tony1984
  • Content: Threads
  • Order by date
  1. Tony1984

    fortran crash

    hey all i have a problem in fortran, i just wrote a code but it not working properly, it suddenly stop or crashed in some point and i cant figure it out. please need help, the input file should be like this: 10.00 154.00 0.01 11.00 151.90 0.01 12.00 152.00 0.01 13.00 154.30 0.01...
  2. Tony1984

    cant solve this problem

    Hey all I just start writing a program by f77, but im facing a problem, while i debugging the compiler several error massege came out and i cant find a way to solve it, please see it below, if you can help i will appreciate it program BAY implicit double precision (a-h, o-z)...
  3. Tony1984

    writing calling program for a subroutine

    Hello any one knows how to write a calling program for the following subroutine for this kind of data 1800 1.00E-11 3.74E+07 1.06E-11 3.63E+07 1.13E-11 3.53E+07 1.19E-11 3.43E+07 1.25E-11 3.35E+07 1.38E-11 3.19E+07 1.50E-11 3.06E+07 1.63E-11 2.94E+07 1.75E-11 2.83E+07 1.88E-11...
  4. Tony1984

    subroutine errors 2

    Dear All i found a subroutine in the google search for fitting nonliear data, but it seems the subroutine haa a lot of synatix errors, im not a proffessional in fortran first: any one can help me to solve this errors , second: how any one help me to connect this subroutine to a program in order...
  5. Tony1984

    subroutine errors

    Dear All i found a subroutine in the google search for fitting nonliear data, but it seems the subroutine haa a lot of synatix errors, im not a proffessional in fortran first: any one can help me to solve this errors , second: how any one help me to connect this subroutine to a program in...
  6. Tony1984

    fitting by fortan

    Hey i need to use fortan to make a program for fitting data, in my project i have an experimental data and theoritical one , i need to fit this 2 kinds of data's by fortran, suppose we have a seperate file called "DATA" contains 2 colums one for the expiremtal and the other for the...
  7. Tony1984

    Write a program to read the data from a file

    Please i need help with fortran , i need to write a program to read the data from a file, then extracting this data to another file with a specific fortran, The file is shown , the data i need to extract is marked in red(see the attached file). ENTRY 13753 20040225 20040517...

Part and Inventory Search

Back
Top