UNSOLVED

tjpm12

updated

22 years ago

T

tjpm12

77 Posts

0

2919

October 16th, 2004 16:00

Need to Format PC for FORTRAN Programs

HI,
  How do you format your PC to run FORTRAN PROGRAMS [scientific computer language]? The DOS Window must be the location. This PC can't even add or subtract, yet (besides the calculator).
A massive and exhorbitant Java Script Program Download might be required. Is there any other economical route? Or, is there something that will not engulf the Computer? How large of a Download will a PC handle?
  • msgale

    2 Intern

    2507 Posts

    738

    0

    Posted October 16th, 2004 17:00

    There is too much unsaid in your post to respond to.  Here are some questions.  Do you have Fortran source or object code?  If you have Frotran object code, what is the object host suspose to be?  I have absolutely what this means, "This PC can't even add or subtract, yet (besides the calculator)."
  • jamez kann

    2 Intern

    860 Posts

    738

    0

    Posted October 16th, 2004 18:00

    1st of all why would anyone format the comp to isntall a fortran compuile, 2nd java script needs a couple lines of code to compute.

    You would use WMI script (windows host scripting)  or perl  or python or php or the calc on the comp like gale pointed out.

  • tjpm12

    77 Posts

    738

    0

    Posted October 16th, 2004 20:00

    The idea is run a Fortran4 Progrm on the PC. The Calc comment was a joke. Programs have DO Loops and IF Statements etc. etc.. YOu peole would love it. They are used for complicated calculations. A Computer can do them in seconds. It was suggested to set up a Web for that purpose. Engineers and Students could run programs on a host computer. It would be sort of like the old IBM360 Time-sharing arrangements that Universities and Corporations had in the early 70's.The DOS Window on this PC looks like it could run a program. No commands seem to be available for that purpose. Anybody like to get us up to speed on this issue?

  • msgale

    2 Intern

    2507 Posts

    738

    0

    Posted October 16th, 2004 22:00

    I am well aware what Fortran is, having used it off and on for over thirty years.  To use Fortran on a PC you need a Fortran compiler.  There is on free compiler that I know of, the GNU compiler suite, nofmally used for C anc C++ can also compile FORTRAN (1977 standard).  It will take some work to install it.
  • tjpm12

    77 Posts

    738

    0

    Posted October 17th, 2004 11:00

    Thank-you.