Home > Fortran > Books and Tutorials
Top-Rated Links 
Most-Visited Links 

Books and Tutorials

Related Categories

Fortran 90 Tutorials Update Link / Bad Link? 
Found here are Michael Metcalf's Fortran 90 CNL Articles, which will help you understand Fortran 90 better.
Submitted Mar 23, 2000
Rating: (1 Ratings)   Rate this link Total Visits: 662
 
FINITE ELEMENT METHODS FOR ENGINEERS Update Link / Bad Link? 
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.
Submitted Mar 29, 2000
Rating: (1 Ratings)   Rate this link Total Visits: 556
 
Fortran Tutorials Update Link / Bad Link? 
Would you like an intensive course on the F programming language to be given at your organization? Then please note the following: Michael Metcalf, formerly of CERN, Switzerland, and an ex-member of J3 and WG5, offers a Fortran 90 course that lasts for six 75-minute sessions. There is an F version too. He is happy to negotiate holding either version anywhere in the world. These courses are suitable for graduates, or equivalent level, and are a useful way to 'kick-start' a Fortran 90 or an F activity at a given site.
Submitted Jan 02, 1998
Rating: N/A   Rate this link Total Visits: 440
 
Links to Fortran tutorials Update Link / Bad Link? 
Links to general, Fortran 77, and Fortran 90/95 tutorials.
Submitted Dec 21, 2004 by Vivek Rao
Updated Dec 22, 2004
Rating: N/A   Rate this link Total Visits: 277
 
FEM Books-Fenner Update Link / Bad Link? 
This book gives an introduction to the finite element method and its practical implementation with the FORTRAN 77 language. Two programs are presented: FIESTA1 and FIESTA2, 1D and 2D stress analysis codes, respectively. The book is directed to students in the field of mechanical, civil and aeronautical engineering.
Submitted Mar 29, 2000
Rating: (4 Ratings)   Rate this link Total Visits: 156
 
High Performance Fortran Applications (HPFA) Update Link / Bad Link? 
This is the CRPC and NPAC collection of material to help use, apply, and promote High Performance Fortran (HPF). This Internet resource is designed from the user point of view to understand which applications are suitable for the language and to give examples and other educational material to help new users. The catalog of HPF application codes should also be of use to compiler builders and language designers.
Submitted Mar 30, 2000
Rating: N/A   Rate this link Total Visits: 62
 
NetCDF User's Guide for FORTRAN Update Link / Bad Link? 
The Network Common Data Form, or netCDF, is an interface to a library of data access functions for storing and retrieving data in the form of arrays. An array is an n-dimensional (where n is 0, 1, 2, ...) rectangular structure containing items which all have the same data type (e.g., 8-bit character, 32-bit integer). A scalar (simple single value) is a 0-dimensional array.
Submitted Mar 25, 2000
Rating: (1 Ratings)   Rate this link Total Visits: 61
 
Passing Fortran CHARACTER arrays to C functions Update Link / Bad Link? 
One of our J90 users ran into trouble this week when calling a C function from Fortran. The troublesome parameter was a Fortran character array. The solution is to include "fortran.h" in the C program, make string variables of type "_fcd" instead of "char*", and use SGI's access functions, _cptofcd, _fcdtocp, _fcdlen, _btol, and _ltob to access the string.
Submitted Mar 30, 2000
Rating: N/A   Rate this link Total Visits: 27
 
  Link To Us

Terms of Use:  
NOTICE: Links you submit to Mathtools.net Link Exchange will be accessible from any part of the world via the web. Any information such links contain may be used by The MathWorks and the public, both within and outside the country from which you posted. Read complete disclaimer prior to use.


  Privacy - Trademarks - Feedback - Terms of Use Copyright 2001-2008 The MathWorks Inc.