An Introduction to Fortran 90 for Scientific Computing

An Introduction to Fortran 90 for Scientific Computing
Author: James M. Ortega
Publisher: Oxford University Press, USA
Total Pages: 248
Release: 1994
Genre: Computers
ISBN:

Download An Introduction to Fortran 90 for Scientific Computing Book in PDF, Epub and Kindle

Fortran was one of the earliest programming languages and is still the most important language for scientific and engineering computation. It has evolved considerably over the last 35 years and this book provides an introduction to its latest standard: Fortran 90. The general organization of this text is based on a companion volume, An Introduction to FORTRAN for Scientific Computing, which covered Fortran 77 with some discussion of Fortran 90 features. Ortega begins with a general introduction to computing, then introduces the basic constructs of the Fortran language: variables, assignment statements, the IF statement, repetition by DO loops, arrays, functions and subroutines, and formatted input/output. Only the simplest forms of these constructs are introduced, but even these are enough for students to begin writing fairly sophisticated programs. To develop good programming habits early on, Ortega discusses programming techniques--such as top-down step-wise refinement, and the important question of detecting errors--alongside the factual material right from the beginning. By the end of Chapter 3, students will have covered most of Fortran 77 and many of the simpler added features of Fortran 90. In Chapter 4, Ortega addresses the more advanced features of Fortran 90: derived types, modules, interface blocks, overloading, and pointers, and concludes with a summary of how Fortran 77 differs from Fortran 90. Development of this text took place in many forms as a first-year programming course taught at the University of Virginia.

An Introduction to FORTRAN for Scientific Computing

An Introduction to FORTRAN for Scientific Computing
Author: James M. Ortega
Publisher: Oxford University Press
Total Pages: 204
Release: 1994-01-01
Genre: Science
ISBN: 9780030031281

Download An Introduction to FORTRAN for Scientific Computing Book in PDF, Epub and Kindle

This concise text introduces engineering and computer science students to FORTRAN programming. The text stresses elementary numerical methods as the primary examples for learning FORTRAN - an approach of special interest to engineers. The emphasis is on FORTRAN 77 while providing an introduction to FORTRAN 90 constructs as appropriate. A final chapter gives a more detailed introduction to FORTRAN 90, as well as some older, obsolete FORTRAN features which are necessary to read and understand many FORTRAN programs. ALl the basic constructs of FORTRAN 77 are introduced early (Ch. 2) with the more advanced or tedious details displayed until later (Ch. 3). Discussion of rounding, discretization, and convergence errors as appropriate to the numerical methods being discussed is included.

A First Course in Scientific Computing

A First Course in Scientific Computing
Author: Rubin Landau
Publisher: Princeton University Press
Total Pages: 506
Release: 2011-10-30
Genre: Computers
ISBN: 1400841178

Download A First Course in Scientific Computing Book in PDF, Epub and Kindle

This book offers a new approach to introductory scientific computing. It aims to make students comfortable using computers to do science, to provide them with the computational tools and knowledge they need throughout their college careers and into their professional careers, and to show how all the pieces can work together. Rubin Landau introduces the requisite mathematics and computer science in the course of realistic problems, from energy use to the building of skyscrapers to projectile motion with drag. He is attentive to how each discipline uses its own language to describe the same concepts and how computations are concrete instances of the abstract. Landau covers the basics of computation, numerical analysis, and programming from a computational science perspective. The first part of the printed book uses the problem-solving environment Maple as its context, with the same material covered on the accompanying CD as both Maple and Mathematica programs; the second part uses the compiled language Java, with equivalent materials in Fortran90 on the CD; and the final part presents an introduction to LaTeX replete with sample files. Providing the essentials of computing, with practical examples, A First Course in Scientific Computing adheres to the principle that science and engineering students learn computation best while sitting in front of a computer, book in hand, in trial-and-error mode. Not only is it an invaluable learning text and an essential reference for students of mathematics, engineering, physics, and other sciences, but it is also a consummate model for future textbooks in computational science and engineering courses. A broad spectrum of computing tools and examples that can be used throughout an academic career Practical computing aimed at solving realistic problems Both symbolic and numerical computations A multidisciplinary approach: science + math + computer science Maple and Java in the book itself; Mathematica, Fortran90, Maple and Java on the accompanying CD in an interactive workbook format

An Introduction to High-performance Scientific Computing

An Introduction to High-performance Scientific Computing
Author: Lloyd Dudley Fosdick
Publisher: MIT Press
Total Pages: 838
Release: 1996
Genre: Computers
ISBN: 9780262061810

Download An Introduction to High-performance Scientific Computing Book in PDF, Epub and Kindle

Designed for undergraduates, An Introduction to High-Performance Scientific Computing assumes a basic knowledge of numerical computation and proficiency in Fortran or C programming and can be used in any science, computer science, applied mathematics, or engineering department or by practicing scientists and engineers, especially those associated with one of the national laboratories or supercomputer centers. This text evolved from a new curriculum in scientific computing that was developed to teach undergraduate science and engineering majors how to use high-performance computing systems (supercomputers) in scientific and engineering applications. Designed for undergraduates, An Introduction to High-Performance Scientific Computing assumes a basic knowledge of numerical computation and proficiency in Fortran or C programming and can be used in any science, computer science, applied mathematics, or engineering department or by practicing scientists and engineers, especially those associated with one of the national laboratories or supercomputer centers. The authors begin with a survey of scientific computing and then provide a review of background (numerical analysis, IEEE arithmetic, Unix, Fortran) and tools (elements of MATLAB, IDL, AVS). Next, full coverage is given to scientific visualization and to the architectures (scientific workstations and vector and parallel supercomputers) and performance evaluation needed to solve large-scale problems. The concluding section on applications includes three problems (molecular dynamics, advection, and computerized tomography) that illustrate the challenge of solving problems on a variety of computer architectures as well as the suitability of a particular architecture to solving a particular problem. Finally, since this can only be a hands-on course with extensive programming and experimentation with a variety of architectures and programming paradigms, the authors have provided a laboratory manual and supporting software via anonymous ftp. Scientific and Engineering Computation series

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

Download Computing for Scientists Book in PDF, Epub and Kindle

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)

Modern Fortran Explained

Modern Fortran Explained
Author: Michael Metcalf
Publisher: Oxford University Press
Total Pages: 509
Release: 2011-03-24
Genre: Computers
ISBN: 0199601410

Download Modern Fortran Explained Book in PDF, Epub and Kindle

A clear and thorough description of the latest versions of Fortran by leading experts in the field. It is intended for new and existing users of the language, and for all those involved in scientific and numerical computing. It is suitable as a textbook for teaching and as a handy reference for practitioners.

Introduction to High Performance Scientific Computing

Introduction to High Performance Scientific Computing
Author: Victor Eijkhout
Publisher: Lulu.com
Total Pages: 536
Release: 2010
Genre: Computers
ISBN: 1257992546

Download Introduction to High Performance Scientific Computing Book in PDF, Epub and Kindle

This is a textbook that teaches the bridging topics between numerical analysis, parallel computing, code performance, large scale 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

Download Fortran 90 Programming Book in PDF, Epub and Kindle

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 Scientific Computing

Introduction to Scientific Computing
Author: Gabriel A. Pall
Publisher:
Total Pages: 704
Release: 1971
Genre: Computers
ISBN:

Download Introduction to Scientific Computing Book in PDF, Epub and Kindle

Part I describes the digital computer in terms of technology and systems design concepts. Chapters 1 and 2 provide certain background information necessary to understand and recognize the characteristics of a computing system designed to solve scientific computing problems, and they also define the role of the digital computer as a modern problem-solving tool. Chapter 3 comprises material helpful for a clear understanding of the remaining chapters, especially those m Part III, and it is presented principally for the sake of definitions and uniform terminology. The material on operating systems has been included since students who have had an introduction to programming may not necessarily have an understanding of operating systems, monitor programs, and such related concepts as input-output control, throughout, turnaround-time, and operating efficiency. This chapter also deals with properties and characteristics of high-level programming languages suitable for scientific problem solving. It is assumed that the reader already knows one of these languages and is familiar with its syntax and external specifications. The intent is to enhance and complement this basic information rather than to teach how to design an artificial language or construct a compiler. An abridged version of Part 1 was taught to students ranging in level from second-year undergraduates in engineering and science and third- and fourth-year undergraduates in applied mathematics to graduate students in engineering.

Modern Fortran

Modern Fortran
Author: Milan Curcic
Publisher: Simon and Schuster
Total Pages: 414
Release: 2020-10-07
Genre: Computers
ISBN: 1638350051

Download Modern Fortran Book in PDF, Epub and Kindle

Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you’ll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. Summary Using Fortran, early and accurate forecasts for hurricanes and other major storms have saved thousands of lives. Better designs for ships, planes, and automobiles have made travel safer, more efficient, and less expensive than ever before. Using Fortran, low-level machine learning and deep learning libraries provide incredibly easy, fast, and insightful analysis of massive data. Fortran is an amazingly powerful and flexible programming language that forms the foundation of high performance computing for research, science, and industry. And it's come a long, long way since starting life on IBM mainframes in 1956. Modern Fortran is natively parallel, so it's uniquely suited for efficiently handling problems like complex simulations, long-range predictions, and ultra-precise designs. If you're working on tasks where speed, accuracy, and efficiency matter, it's time to discover—or re-discover—Fortran.. About the technology For over 60 years Fortran has been powering mission-critical scientific applications, and it isn't slowing down yet! Rock-solid reliability and new support for parallel programming make Fortran an essential language for next-generation high-performance computing. Simply put, the future is in parallel, and Fortran is already there. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the book Modern Fortran teaches you to develop fast, efficient parallel applications using twenty-first-century Fortran. In this guide, you'll dive into Fortran by creating fun apps, including a tsunami simulator and a stock price analyzer. Filled with real-world use cases, insightful illustrations, and hands-on exercises, Modern Fortran helps you see this classic language in a whole new light. What's inside Fortran's place in the modern world Working with variables, arrays, and functions Module development Parallelism with coarrays, teams, and events Interoperating Fortran with C About the reader For developers and computational scientists. No experience with Fortran required. About the author Milan Curcic is a meteorologist, oceanographer, and author of several general-purpose Fortran libraries and applications. Table of Contents PART 1 - GETTING STARTED WITH MODERN FORTRAN 1 Introducing Fortran 2 Getting started: Minimal working app PART 2 - CORE ELEMENTS OF FORTRAN 3 Writing reusable code with functions and subroutines 4 Organizing your Fortran code using modules 5 Analyzing time series data with arrays 6 Reading, writing, and formatting your data PART 3 - ADVANCED FORTRAN USE 7 Going parallel with Fortan coarrays 8 Working with abstract data using derived types 9 Generic procedures and operators for any data type 10 User-defined operators for derived types PART 4 - THE FINAL STRETCH 11 Interoperability with C: Exposing your app to the web 12 Advanced parallelism with teams, events, and collectives