FORTRAN 95/77 Help

Soldato
Joined
29 Jun 2004
Posts
12,957
Hi,

I'm doing a course in computational fluid dynamics (CFD). As part of the course I need to know how to program in FORTRAN 95 or 77. I will learn 95 as it's the newest one IIRC.

I want to start from bare basics. Literally writing stuff like "Hello World" all the way up to solving finite difference equations explicity and implicitly. I need to have a good grasp of FORTRAN 95 before the end of February.

I have the time and commitment to do this. Where do I start?
 
A lot of CFD software, open source and commercial are written in FORTRAN. The GUI can only do so much before you have to move on to command line interface.
 
Back
Top Bottom