Programmer's Guide to Fortran 90


Book Description

Written by members of the Fortran 90ISO and ANSI committees, this book is the source of the most important information about the powerful new Fortran 90 programming language. All of the important new features of Fortran 90 are covered with examples, and case studies are used to illustrate the practical use of features.




Introduction to Fortran 90 for Engineers and Scientists


Book Description

Best-selling authors, Larry Nyhoff and Sanford Leestma, bring you one of the first Fortran 90 texts in concise and modular format that features excellent engineering and science applications and programming problems. The authors, well-known for their clear, concise presentation style emphasize how Fortran 90 is used to solve problems. Their strong pedagogical approach teaches the basic steps in program development, problem analysis and specification, algorithm development, program coding, program execution and testing, and program maintenance. Key features include a true Fortran 90 module; 115 Program Problems relevant to engineering and science; 36 complete programming examples; 13 Real-world Application sections that are specifically geared to various fields in engineering and science and illustrate their problem solving methodology; 475 exercises; Programming Pointers that suggest good program structure, style techniques, and warn against potential problems and pitfalls; and an FTP site from which you can download all the sample programs and subprograms marked in the text with a disk icon, the data files used in the examples, and on-line transparency masters.




Programming with FORTRAN 77


Book Description

Fortran 77-A Structured Approach Provides In-Depth Coverage Of The Fortran 77 Features In A Simplified And Compact Form With Sufficient Illustrations. The Book Is Designed As A Text For A One-Semester Course In Fortran Language Programming For Students Enjoying In Any Subject Area. It Is Completely Self Contained And Can Therefore Be Used Without Additional Materials. Emphasis Is Placed On Fortran Programs Easy For A User To Learn. Those Additional Features Have Been Highlighted That Are Not Available With Older Versions Of Fortran. The Numerical And Practical Aspects Of Computing, Structured And Efficient Programming Style IsStressed Throughout.Ideal For Students With Limited Mathematical Backgrounds, The Book Provides Step By Step, Simple Example Programs To Give A User Valuablehands-On Experience In Such Areas As: * Specifying Different Data Types * Using Different Control Structures * Writing Simple Programs Using Format Free I/O Without The Trauma Of Formats * Passing Arguments Between A Program And A Subprogram Manipulating Character String And Logical Data Types. * Writing Simple As Well As Difficult Programs For Scientific, Engineering And Business Applications.The Basic Driving Force To Write This Book Is Due To The Need Felt By Many Of Our Colleagues For A Textbook Caring All Features Of Fortran 77. The Book Also Contains Advanced Applications Of Fortran 77 Which Can Be Easily Understood By Those Who Have Some Familiarity With Fortran. Due To These Features, This Book Is A Must For Everybody Using Fortran In Solving Their Problems. It Is An Ideal Text To Gain A Working Knowledge Of Fortran As Well As A Through Grounding In The Fundamentals Of Using Fortran 77 To Solve Complex Problems. The Book Has Been Written By People Who Have Acquired Both Academic And Industrial Experience In Using Fortran To Solve A Variety Of Problems.




FORTRAN 90 for Scientists and Engineers


Book Description

The introduction of the Fortran 90 standard is the first significant change in the Fortran language in over 20 years. this book is designed for anyone wanting to learn Fortran for the first time or or a programmer who needs to upgrade from Fortran 77 to Fortran 90. Employing a practical, problem-based approach this book provides a comprehensive introduction to the language. More experienced programmers will find it a useful update to the new standard and will benefit from the emphasis on science and engineering applications.




Applied Numerical Methods for Food and Agricultural Engineers


Book Description

Written from the expertise of an agricultural engineering background, this exciting new book presents the most useful numerical methods and their complete program listings.




Guide to Fortran 2008 Programming


Book Description

This textbook provides an accessible introduction to the most important features of Fortran 2008. Features: presents a complete discussion of all the basic features needed to write complete Fortran programs; makes extensive use of examples and case studies to illustrate the practical use of features of Fortran 08, and supplies simple problems for the reader; provides a detailed exploration of control constructs, modules, procedures, arrays, character strings, data structures and derived types, pointer variables, and object-oriented programming; includes coverage of such major new features in Fortran 08 as coarrays, submodules, parameterized derived types, and derived-type input and output; highlights the topic of modules as the framework for organizing data and procedures for a Fortran program; investigates the excellent input/output facilities available in Fortran; contains appendices listing the many intrinsic procedures and providing a brief informal syntax specification for the language.




Practical FORTRAN


Book Description




Guide to Fortran 2003 Programming


Book Description

Fortran has been the premier language for scientific computing since its introduction in 1957. Fortran originally was designed to allow programmers to evaluate for- las—FORmula TRANslation—easily on large computers. Fortran compilers are now available on all sizes of machines, from small desktop computers to huge multiproc- sors. The Guide to Fortran 2003 Programming is an informal, tutorial introduction to the most important features of Fortran 2003 (also known as Fortran 03), the latest standard version of Fortran. Fortran has many modern features that will assist the programmer in writing efficient, portable, and maintainable programs that are useful for everything from “hard science” to text processing. Target Audience This book is intended for anyone who wants to learn Fortran 03, including those fam- iar with programming language concepts but unfamiliar with Fortran. Experienced Fortran 95 programmers will be able to use this volume to assimilate quickly those f- tures in Fortran 03 that are not in Fortran 95 (Fortran 03 contains all of the features of Fortran 95). This guide is not a complete reference work for the entire Fortran l- guage; it covers the basic features needed to be a good Fortran programmer and an - troduction to the important new features of Fortran 03. Many older error-prone features have been omitted and some of the more esoteric features that are new to F- tran 03 also are not discussed.




Introduction to Programming with Fortran


Book Description

A comprehensive introduction which will be essential to the complete beginner who wants to learn the fundamentals of programming using a modern, powerful and expressive language; as well as those wanting to update their programming skills by making the move from earlier versions of Fortran.