Author Topic: FORTRAN? Anyone here need/know anything about FORTRAN?  (Read 619 times)

Offline Reschke

  • Platinum Member
  • ******
  • Posts: 7724
      • VF-17 "The Jolly Rogers"
FORTRAN? Anyone here need/know anything about FORTRAN?
« on: March 31, 2009, 04:05:00 PM »
I am going through my office that we are closing and I just came across something I thought I had lost a few years ago. I found a FORTRAN compiler for Piping Stress Analysis Software that my old boss got from NASA back in 1999. It is on a 3.5" disk. I suppose I should send this back to NASA at Kennedy Space Center where it came from since I have serious doubts that our pipe was ever tested using anything in this software package.

BUT if anyone know what it would be for I would like to find out.
Buckshot
Reschke from March 2001 till tour 146
Founder and CO VF-17 Jolly Rogers September 2002 - December 2006
"I'm baaaaccccckkk!"

Offline Cthulhu

  • Gold Member
  • *****
  • Posts: 2463
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #1 on: March 31, 2009, 05:25:15 PM »
Which compiler is it? Intel? Lahey? Also, can you tell from the info on the disk what OS/platform the code is for?

If it's from NASA, then there's a good chance it's public domain. You can probably do whatever you want to with it.
« Last Edit: March 31, 2009, 05:26:50 PM by Cthulhu »
"Think of Tetris as a metaphor for life:  You spend all your time trying to find a place for your long thin piece, then when you finally do, everything you've built disappears"

Offline Reschke

  • Platinum Member
  • ******
  • Posts: 7724
      • VF-17 "The Jolly Rogers"
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #2 on: March 31, 2009, 05:35:38 PM »
I will have to get back to the office tomorrow but I think it is a DOS compiler that can run on NT as well.
Buckshot
Reschke from March 2001 till tour 146
Founder and CO VF-17 Jolly Rogers September 2002 - December 2006
"I'm baaaaccccckkk!"

Offline eagl

  • Platinum Member
  • ******
  • Posts: 6769
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #3 on: April 01, 2009, 07:58:37 AM »
FORTRAN is a computer programming language similar to any other, except that it's focused primarily on number crunching.  My Mom used fortran way back in the 1960s doing work on Lockheed satellite programs, and when she got back into the industry 20 years later, she was using updated versions of fortran working on fluid dynamics simulations.  I think she still uses it occasionally.

As for whether it was actually used, it would not surprise me if it was in fact used.  Fortran used to be common on "big iron", and being ported to small PCs was a significant step towards bringing small computers into wide use in the engineering and simulation business.  By "simulation" I don't mean games, I mean hard-core fluid dynamics and systems simulation which is a completely different and highly computer-intensive field.

It's very structured, and even the code formatting such as indentation from the left margin means something.  Fortran was the first high level programming language I learned in high school, but I haven't used it since then.

I doubt it will be any use to you, and if it's a proprietary version they used to keep track of then they might appreciate it's return, but since it's so old they probably wrote it off long ago.
Everyone I know, goes away, in the end.

Offline bongaroo

  • Silver Member
  • ****
  • Posts: 1822
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #4 on: April 01, 2009, 08:36:59 AM »
Fortran is still used in a lot of nuclear power plants if I remember correctly.  Been a few years since I took that course.
Callsign: Bongaroo
Formerly: 420ace


Offline Nwbie

  • Gold Member
  • *****
  • Posts: 2022
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #5 on: April 01, 2009, 10:28:11 AM »
Wow - I just had a major flashback experience to High School Computer class..... tabulating cards, IBM 386 mainframes, large reel tapes,  ...... wow now I have an incredible urge to chug a bottle of Boones Farm Apple wine, buy a nickel bag ( when nickel meant $5.00 still :) ) and pray to the porcelain gods the next morning.....

:)

Skuzzy-- "Facts are slowly becoming irrelevant in favor of the nutjob."

Offline Cthulhu

  • Gold Member
  • *****
  • Posts: 2463
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #6 on: April 01, 2009, 10:46:52 AM »
Guys, we're still using FORTRAN here at Lockheed. I still get calls to write code after 30 years here. His question was what would it be used for. I guess my initial post wasn't complete enough. What NASA most likely provided was a FORTRAN compiler and the source code for a finite element (or possibly finite difference) program to solve for stresses in piping systems. Since it's from NASA, I can almost tell you with 100% confidence that it's public domain software, and that they don't need it back. So unless you want it, I'd just toss it. If you're curious about the compiler, there are far newer FORTRAN compilers out there that you could probably get for free.

(btw, I got my fill of NASA after working the International Space Station for 10 years. Bureaucrats are bureaucrats, even the ones with PhD's)

Oh and eagl, it's real easy to write decidedly unstructured code with FORTRAN, be it out of stupidity, or for job security.  :D
« Last Edit: April 01, 2009, 10:50:56 AM by Cthulhu »
"Think of Tetris as a metaphor for life:  You spend all your time trying to find a place for your long thin piece, then when you finally do, everything you've built disappears"

Offline moot

  • Plutonium Member
  • *******
  • Posts: 16333
      • http://www.dasmuppets.com
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #7 on: April 01, 2009, 11:28:55 AM »
The closest I've gotten to Fortran is Matlab coding. Anyone heard of/used FORTH? 
Hello ant
running very fast
I squish you

Offline Cthulhu

  • Gold Member
  • *****
  • Posts: 2463
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #8 on: April 01, 2009, 11:34:23 AM »
The closest I've gotten to Fortran is Matlab coding. Anyone heard of/used FORTH? 
Yep, and Matlab. (Luckily that's another guy's responsibility. Leaves me plenty of forum surfing time  ;) )
"Think of Tetris as a metaphor for life:  You spend all your time trying to find a place for your long thin piece, then when you finally do, everything you've built disappears"

Offline straffo

  • Persona Non Grata
  • Plutonium Member
  • *******
  • Posts: 10029
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #9 on: April 01, 2009, 04:45:25 PM »
fortran is teh suck
forth is the beauty (in a severely twisted way)
java is for the wimp, C# too
C is for the man
Cobol is for the man when he becomes sexually impotent
Apl is the weirdos of the band (the only write-only programming language)
lisp is teh obsolete

and finally C++ rulaize !

And I've worked with all :)

concerning matlab : eeeeeeeeeeeeeeeeeeeeeeeeeeekk kkkkkkkkkkkkkkkk

Offline eagl

  • Platinum Member
  • ******
  • Posts: 6769
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #10 on: April 01, 2009, 08:53:29 PM »
Oh and eagl, it's real easy to write decidedly unstructured code with FORTRAN, be it out of stupidity, or for job security.  :D

Well, yea.  I know that, I learned fortran when I was 14 years old and you might call that an occasionally unstructured age :)  I guess I meant that it was supposed to be structured, in more ways than one.

 :salute
Everyone I know, goes away, in the end.

Offline moot

  • Plutonium Member
  • *******
  • Posts: 16333
      • http://www.dasmuppets.com
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #11 on: April 02, 2009, 02:33:04 AM »
What's wrong with Matlab?
Hello ant
running very fast
I squish you

Offline straffo

  • Persona Non Grata
  • Plutonium Member
  • *******
  • Posts: 10029
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #12 on: April 02, 2009, 06:08:47 AM »
is usually used for prototyping by math geniuses who don't think like a programmer and so have no notion of maintenance and readability.

Generally Mr Genius make a doItAllAndTheRest function  starting at the beginning of a file and ending near the infinite :)

At least it's my experience,write only code is BAD !

Offline Cthulhu

  • Gold Member
  • *****
  • Posts: 2463
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #13 on: April 02, 2009, 03:15:02 PM »
What's wrong with Matlab?
Nothing m00t. Matlab is the preeminent tool in it's field. MathCAD is probably the second most powerful tool of this type. It's also MUCH cheaper.
"Think of Tetris as a metaphor for life:  You spend all your time trying to find a place for your long thin piece, then when you finally do, everything you've built disappears"

Offline SlapShot

  • Plutonium Member
  • *******
  • Posts: 9121
Re: FORTRAN? Anyone here need/know anything about FORTRAN?
« Reply #14 on: April 02, 2009, 05:36:56 PM »
fortran is teh suck
forth is the beauty (in a severely twisted way)
java is for the wimp, C# too
C is for the man
Cobol is for the man when he becomes sexually impotent
Apl is the weirdos of the band (the only write-only programming language)
lisp is teh obsolete

and finally C++ rulaize !

And I've worked with all :)

concerning matlab : eeeeeeeeeeeeeeeeeeeeeeeeeeekk kkkkkkkkkkkkkkkk


Pffft ... real men code in Assembler (BAL) and the real twisted ones code in APL.

Fortran was considered a "scientific" language ... as eagl pointed out, it's a great number cruncher and is a "structured" language so that scientists could write code without having to always rely on a "programmer".
SlapShot - Blue Knights

Guppy: "The only risk we take is the fight, and since no one really dies, the reward is the fight."