-
-
Notifications
You must be signed in to change notification settings - Fork 821
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memorizing ephemeris vsop87 & elp82b from imcce.fr #3971
Comments
If this question is why imcce uses Fortran and not C++, why do you ask here about this? Or who should change what, to whose benefit? What is the purpose of your post? |
why can imcce.fr calculate elp82b & vsop87 using any source code even though it is the Fortran programming language? |
Fortran is a time-tested valid language from the 1950s punch-card era still widely used today in science. It was the language of choice when VSOP87 was developed, around 1987, when C++ was in its infancy. But you may be able to contact somebody in Paris who can give a definitive answer to a question the purpose and meaning of which I still don't understand. This is the wrong forum to speculate about other people's work. |
Yes, so why do ephemeris like elp82b and vsop87 have to use coeff and instructions, not according to the fortran source code provided? |
So I need to remind you, because ftp.imcce.fr uses the fortran programming language, why can it be changed to c++?
The text was updated successfully, but these errors were encountered: