Programming in Fortran 95
by Rachael Padman
Publisher: University of Cambridge 2007
Number of pages: 50
Description:
Contents: The basics; Good programming style; Input to and output from a F95 program; Graphics and visualization; Program organisation: functions and subroutines; Using modules; Numerical precision and more about variables; Use of numerical libraries: NAG.
Download or read it online for free here:
Download link
(330KB, PDF)
Similar books
Introduction to Fortran 95 and Numerical Computing
by Adrian Sandu - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(13419 views)
by Adrian Sandu - Virginia Tech
Contents: a quick tour of fortran 95; the building blocks of a fortran application; flow control; computer arithmetic; applications; intrinsic functions; input and output; arrays; more on procedures; parametrized intrinsic types; derived types; etc.
(13419 views)
Fortran 90 Course Notes
by AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(12709 views)
by AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(12709 views)
Parallel Programming in Fortran 95 using OpenMP
by Miguel Hermanns - OpenMP.org
Nowadays parallel computers are very common and are extensively used for complex computations. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems...
(15989 views)
by Miguel Hermanns - OpenMP.org
Nowadays parallel computers are very common and are extensively used for complex computations. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems...
(15989 views)
Professional Programmer's Guide to Fortran77
by Clive G. Page - University of Leicester
This guide provides a comprehensive description of the features and implementation of Fortran77 as defined in the ANSI and ISO Standards. Ideal as a text from which to learn a second language, or as a reference guide to a first or main language.
(17731 views)
by Clive G. Page - University of Leicester
This guide provides a comprehensive description of the features and implementation of Fortran77 as defined in the ANSI and ISO Standards. Ideal as a text from which to learn a second language, or as a reference guide to a first or main language.
(17731 views)