Recent content by anna2011

  1. A

    Fortran Need Help with Writing Fortran95 Procedure

    C1 2.1419561858E+00 2.1419561858E+00 4.2839123717E+00 0.0000000000E+00 O2 4.5849316264E+00 4.5849316264E+00 9.1698632528E+00 0.0000000000E+00 N3 4.0198698574E+00 4.0198698574E+00 8.0397397149E+00 0.0000000000E+00 H4 3.0070127032E-01 3.0070127032E-01...
  2. A

    Fortran Need Help with Writing Fortran95 Procedure

    Hi, Thanks for quick reply. So the idea is to read seven files, one by one, read from those files needed values and use the same procedure to calculate some values based on data read from each input file. And then in output file i should have seven separate blocks of calculations, for each...
  3. A

    Fortran Need Help with Writing Fortran95 Procedure

    Fortran95 HELP! Hi everyone, I have problem with writing a procedure in Fortran. I'm a newbie so any help will be appreciated. So the problem is as follow: I have written a program which reads some data from input file and then calculates some stuff using read values. Now what i have to do...
Back
Top