luisjromero
Technical User
Hello, I'm a mexican chemistry student, and I just came here hoping someone could help me.
My professor assigned to me an extra task, make to run a fortran program, he told me I could ask anyone in the university but I better check out on the web.
Well, the program, theoretically must launch data for a three dimensional plot, it is known as Potential Energy Surface (maybe some of you heard about that), and then I should use gnuplot to plot it... My professor got that program when he read an article, the author of the article mentioned that he used a FORTRAN 90 compiler.
My professor told me that the program surely won't run on gfortran compiler for GNU/Linux, he told me it is like a FORTRAN77 compiler. He told me I should look up for a FORTRAN 90 compiler. Anyway I tryed to running it on the gfortran compiler in Ubuntu 11.10 but it launch just this:
Well, can someone say me if I need necessarily the FORTRAN 90 compiler, or if I can't run the program in the gfortran compiler because there's an error in the code?
Anyway I'll leave a link for the file pescci.f
That's the program I'm talking about. If you have a FORTRAN 90 compiler, could you try to running and say me what's wrong or what I need to do to make it run?
If you need an extra info, just say me please
Thanking you in anticipation...
My professor assigned to me an extra task, make to run a fortran program, he told me I could ask anyone in the university but I better check out on the web.
Well, the program, theoretically must launch data for a three dimensional plot, it is known as Potential Energy Surface (maybe some of you heard about that), and then I should use gnuplot to plot it... My professor got that program when he read an article, the author of the article mentioned that he used a FORTRAN 90 compiler.
My professor told me that the program surely won't run on gfortran compiler for GNU/Linux, he told me it is like a FORTRAN77 compiler. He told me I should look up for a FORTRAN 90 compiler. Anyway I tryed to running it on the gfortran compiler in Ubuntu 11.10 but it launch just this:
Well, can someone say me if I need necessarily the FORTRAN 90 compiler, or if I can't run the program in the gfortran compiler because there's an error in the code?
Anyway I'll leave a link for the file pescci.f
That's the program I'm talking about. If you have a FORTRAN 90 compiler, could you try to running and say me what's wrong or what I need to do to make it run?
If you need an extra info, just say me please
Thanking you in anticipation...