Recent content by Trolll

  1. T

    Fortran New to FORTRAN, Error message I don't understand

    Now I've tried it, but unfortunately I've got the same error. What does that part of the brackets mean?
  2. T

    Fortran New to FORTRAN, Error message I don't understand

    Thank you, both of you! Well, I have now encountered another problem. The code is:C C Open direct-access output file ('JPLEPH') C...
  3. T

    Fortran New to FORTRAN, Error message I don't understand

    Hi! I am completely new to Fortran and I'm trying to compile a source code someone else has written. I get the following error: [Error] TESTEPH.F(187); type mismatch: intg JPLEPH assigned to char*80 NAMFIL. The code around line 187: 183 C NAMFIL IS THE EXTERNAL NAME OF THE BINARY...
  4. T

    Position of the Sun and Moon in ECEF coordinates

    Hi! I was just wondering if anyone knows where I can find a software/algorithm that can give me the postion of the sun and the moon in ECEF coordinates? If not, do you have any clues to how I might start building one? I am an engeneering student, so I don't have a lot of knowlegde about...
Back
Top