Problem Solving with Fortran 90

Problem Solving with Fortran 90
Author: David R. Brooks
Publisher: Springer Science & Business Media
Total Pages: 712
Release: 2012-12-06
Genre: Computers
ISBN: 1461219523

The author shows how using computers and FORTRAN 95 it is possible to tackle and solve a wide range of problems as they might be encountered in engineering or in the physical sciences.

Fortran for the '90s

Fortran for the '90s
Author: Stacey L. Edgar
Publisher: W H Freeman & Company
Total Pages: 658
Release: 1992
Genre: FORTRAN (Computer program language)
ISBN: 9780716782476

FORTRAN For The '90s is a thorough introduction to programming in Fortran that explores a wide range of applications in science and engineering. Special features of this text include an introduction to Fortran 90 and an early preview of subroutines-highlighting critical concepts that are developed further as the reader masters the range of tools necessary to make effective use of them. The careful pacing of FORTRAN For The '90s enables readers to become actively involved in creative problem solving while mastering the power of Fortran 77 and looking ahead to Fortran 90.

Introducing Fortran 90

Introducing Fortran 90
Author: Ian D. Chivers
Publisher: Springer Science & Business Media
Total Pages: 394
Release: 2012-12-06
Genre: Computers
ISBN: 1447130316

This book has evolved from our combined experience of working in computing services at the University of London (for the last nine years at King's College, and before that eight years at Imperial College and seven at Chelsea College) in the teaching, advice and technical support of Fortran and related areas. Thanks are due to:- • the staff and students at King's College London - without them none of this would have been possible; also the support and facilities provided by the Computer Centre; • the patience of our families during the lengthy period required to develop the courses upon which this book is based and whilst preparing the camera ready copy; • the staff at NAG, Salford Fortran and DEC for their support. Special thanks to Steve Lionel at DEC and Tim Bartle at Salford for the opportunity to take part in the beta testing of the Alpha compiler and the Salford Nag compiler respectively. The lessons to be learnt from moving programs between the three compilers were invaluable; • the people on comp. lang. fortran and the specialist Fortran 90 list.

Computing for Scientists

Computing for Scientists
Author: R. J. Barlow
Publisher: John Wiley & Sons
Total Pages: 300
Release: 1998-09-16
Genre: Science
ISBN: 9780471955962

Strategien zur Lösung wissenschaftlicher Probleme mittels Fortran 90 und C++ sind Thema dieses Buches. Behandelt werden Fragestellungen, denen sich Naturwissenschaftler im Alltag häufig gegenübersehen, wie Simulationen, Graphik, Datenanalyse und die Manipulation von Datenstrukturen. Den Autoren kommt es nicht darauf an, zu zeigen, wie man ein Problem codiert - sie zielen eher auf die Vermittlung allgemeingültiger Prinzipien ab. Mit zahlreichen Beispielen. (8/98)

Fortran 90 for Engineers

Fortran 90 for Engineers
Author: Delores M. Etter
Publisher: Wiley
Total Pages: 282
Release: 1995-01-15
Genre: Computers
ISBN: 9780805364651

* Five-step problem solving process. A five-step methodology for solving problems is used throughout the text. Each step is clearly identified to help students focus on the process of breaking a problem into smaller components and then addressing the smaller components throughout the text. The five steps are: * State the problem clearly. * Describe the input and the output. * Work the problem by hand (or with a calculator) for a specific set of data. * Develop a solution that is general in nature. * Test the algorithm with a variety of data sets. * Key Topics Covered - arithmetic computations, control structures, array processing, external procedures, and data types, and pointers. * Includes real-world applications throughout.

Fortran 90 Programming

Fortran 90 Programming
Author: T. M. R. Ellis
Publisher: Addison Wesley Publishing Company
Total Pages: 825
Release: 1994
Genre: Computers
ISBN: 9780201544466

Offering a clear tutorial guide for the new Fortran 90 language, this book highlights Fortran 90's role as a powerful tool for problem-solving in engineering and science. Having been involved in the development of the new standard, the authors provide (as a bonus) an inside perspective on the design rationale behind the major features of Fortran 90.Features comprehensive coverage of all the major language features, with clear guidelines on the differences between the 77 and 90 standards case studies illustrating its applications in scientific problem-solving two authoritative chapters in coding numerical methods in Fortran 90 an early introduction to procedures and modules to encourage a structural approach to programming 0201544466B04062001

Introduction to Fortran 90 for Engineers and Scientists

Introduction to Fortran 90 for Engineers and Scientists
Author: Larry R. Nyhoff
Publisher: Pearson
Total Pages: 0
Release: 1997
Genre: FORTRAN 90 (Computer program language).
ISBN: 9780135052150

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.

Migrating to Fortran 90

Migrating to Fortran 90
Author: James F. Kerrigan
Publisher: O'Reilly
Total Pages: 361
Release: 1993
Genre: Computers
ISBN: 9781565920491

This book is a practical guide to Fortran 90 for the current programmer. It provides a complete overview of the new features that Fortran 90 has brought to the Fortran standard, with examples and suggestions for use. Topics include array sections, modules, file handling, allocatable arrays and pointers, and numeric precision.

FORTRAN 90 for Engineers and Scientists

FORTRAN 90 for Engineers and Scientists
Author: Larry R. Nyhoff
Publisher: Pearson
Total Pages: 1108
Release: 1997
Genre: Computers
ISBN:

Best-selling authors, Larry Nyhoff and Sanford Leestma, bring you one of the first comprehensive Fortran 90 texts 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.

FORTRAN 90 for Scientists and Engineers

FORTRAN 90 for Scientists and Engineers
Author: Brian H. Hahn
Publisher: Elsevier
Total Pages: 364
Release: 1994-04-07
Genre: Computers
ISBN: 0080571603

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.