Re: F77 -> F95 Intro Presentation Material



Beliavsky wrote:

A book with a few hundred pages may not be concise, but I liked the book Upgrading to Fortran 90 by Cooper Redwine

I'll think I know some folks with that one; at the very
least, I should be able to derive some F77->F90 presentation
material from it.

Links to Fortran 90/95 tutorials are at the Open Directory at http://
www.dmoz.org/Computers/Programming/Languages/Fortran/Tutorials/
Fortran_90_and_95/ , and you can search "77" there to find tutorials intended for Fortran 77 programmers.

I got lost there the first time; I'll have to take my
meds and resume the dig...

An important feature of Fortran 90 is dynamic memory allocation, and Les Hatton's essay "The implementation and organisation of work arrays in numerical algorithms" http://www.leshatton.org/Malloc04.html, considers both F77 and F90, may give you some ideas.

True; I'll take a gander.

Thanks,
--
Bil Kleb
http://fun3d.larc.nasa.gov
.



Relevant Pages

  • Re: Fortran books
    ... Beliavsky wrote: ... Walt Brainerd mentioned here that you would be co-authoring this book. ... I look forward to reading it. ... I like the Fortran 95 version. ...
    (comp.lang.fortran)
  • Re: referring to arrays
    ... LoL, thank you, beliavsky, for your advices. ... experienced collegues which have done programming in fortran in way I did ...
    (comp.lang.fortran)
  • Re: Reading data
    ... Beliavsky wrote: ... The code is my first experiment in Fortran. ... for the numerous Windows Fortran compilers I have ...
    (comp.lang.fortran)
  • Re: OO Definitions
    ... Beliavsky wrote ... As someone who uses an OO style in Fortran I couldn't agree more. ... I have defined everything as objects in my Fortran programs, ...
    (comp.lang.fortran)