USER NOTES ON FORTRAN PROGRAMMING (UNFP)
This guide concentrates on topics which are not discussed in
ordinary Fortran courses and regular textbooks: good programming
practics, and various technical and numerical issues. We aim to
provide a clear exposition of these topics as they are essential
for good programming, especially for large programming projects .
Fortran
FORTRAN is a programming language mainly used by the scientific community. Its name is a contraction of FORmula TRANslation, and its aim is to provide a way to tell computers to calculate equations.
Fortran
open-content textbooks collection(Programming Tutorial)
A number of eBooks on FORTRAN
Professor Fenner's definitive text is now back in print, with added corrections. It serves as an introduction to finite element methods for engineering undergraduates and other students at an equivalent level. Postgraduate and practicing engineers will also find it useful if they are comparatively new to finite element methods. The main emphasis is on the simplest methods suitable for solving two-dimensional continuum mechanics problems, particularly those encountered in the fields of stress analysis, fluid mechanics and heat transfer. Complete FORTRAN programs are presented, described and discussed in detail, and several practical case studies serve to illustrate the methods developed in the book.
Parallel Programming in Fortran 95 using OpenMP
Parallel Programming in Fortran 95 using OpenMP
Using GNU Fortran
Using GNU Fortran
PGI Fortran Reference - The Portland Group
PGI Fortran Reference - The Portland Group
Fortran Programming Guide
Fortran Programming Guide
Original IBM Fortran manual - The Fortran Company
Original IBM Fortran manual - The Fortran Company
PGI Fortran
PGI Fortran
Professional Programmer's Guide to Fortran 77 - Free eBook Professional Programmer's Guide to Fortran 77 - Download ebook Professional Programmer's Guide to Fortran 77 free
|