Xref: utzoo comp.lang.c:9514 comp.lang.fortran:628 Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!hc!beta!unm-la!unmvax!charon!ariel.unm.edu!cn7gr8ag From: cn7gr8ag@ariel.unm.edu Newsgroups: comp.lang.c,comp.lang.fortran Subject: Fortran -vs- C for Numerical Computing Message-ID: <2869@charon.unm.edu> Date: 19 Apr 88 18:04:53 GMT Sender: news@charon.unm.edu Reply-To: cn7gr8ag@ariel.unm.edu.UUCP () Organization: University of New Mexico Computing Center Lines: 15 Keywords:Fortran,C,Numerical Analysis,Mainframe, Personal Computers I need some advice on computer languages. I'm going to be writing a large numerical simulation which will need to be used on both mainframe and personal computers. The program will be about 5000 to 8000 lines long and portable. The basic design of the code will be to solve a number of coupled partial differential equations for a variety of boundary conditions. The question is which language(Fortran or C) will provide me with the best all around performance on both the mainframe and personal computers as well as the greatest pertability. Any information on both Fortran and C compilers for the personal computers will be a great help also. Speed is of the essence. Bill Rider UNM