Fortran 90 for engineers

Fortran 90 for engineers
Author: Delores M. Etter
Publisher:
Total Pages: 282
Release: 1995
Genre: FORTRAN 90 (Computer program language)
ISBN: 9780805364644

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.

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

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.

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: 288
Release: 1995-01-15
Genre: Computers
ISBN: 9780471364269

* 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.

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.

FORTRAN 77 with 90

FORTRAN 77 with 90
Author: Rama N. Reddy
Publisher: West Publishing Company
Total Pages: 664
Release: 1994
Genre: FORTRAN 77 (Computer program language)
ISBN:

This introductory FORTRAN 77 book geared towards science and engineering majors opens each chapter with FORTRAN art. In this second edition, each chapter has an optional section of FORTRAN 90. It features early subroutines, top-down methodology (problem/method/pseudocode/program/output), teaching computational accuracy and thorough linear (versus spiral) topic coverage.