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 strongm 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: *

  1. irisastro

    Fortran question (beginner)

    In the same description you can find: * Usage: * lucy in psf out [aim] I also dont understand, that is why I'm asking.. It is impossible to compile that lucy.f file by your own, it needs a lot of subroutines and include files. But I have the compiled version. So the question is, is it...
  2. irisastro

    Fortran question (beginner)

    Thanks for your response. Yes, I know that in the literature there is nothing about fortran... That is why I'm asking if this is possible. So, after downloading and unpacking the Starlink package you write in the terminal: $ export STARLINK_DIR=$HOME/Astronomy/Software/star-2015A $ source...
  3. irisastro

    Fortran question (beginner)

    Hello! I'm trying to use a subprogram from the Starlink Project - Lucy in the library KAPPA - that is already installed and compiled. The idea is to be able to call it from my fortran routine. Something like this: PROGRAM ex INTEGER i REAL in(10),psf(10),out(10) DO i =1,10 in(i) =...

Part and Inventory Search

Back
Top