• Complain

Ian Chivers - Introduction to Programming with Fortran

Here you can read online Ian Chivers - Introduction to Programming with Fortran full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 0, publisher: Springer International Publishing, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Ian Chivers Introduction to Programming with Fortran

Introduction to Programming with Fortran: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Introduction to Programming with Fortran" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Ian Chivers: author's other books


Who wrote Introduction to Programming with Fortran? Find out the surname, the name of the author of the book and a list of all author's works by series.

Introduction to Programming with Fortran — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Introduction to Programming with Fortran" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Introduction to Programming with Fortran - image 1
Ian Chivers and Jane Sleightholme
Introduction to Programming with Fortran 4th ed. 2018
Introduction to Programming with Fortran - image 2
Ian Chivers
Rhymney Consulting, London, UK
Jane Sleightholme
Fortranplus, London, UK
ISBN 978-3-319-75501-4 e-ISBN 978-3-319-75502-1
https://doi.org/10.1007/978-3-319-75502-1
Library of Congress Control Number: 2018942915
Springer International Publishing AG, part of Springer Nature 2018
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use.
The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. The publisher remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

This Springer imprint is published by the registered company Springer International Publishing AG part of Springer Nature

The registered company address is: Gewerbestrasse 11, 6330 Cham, Switzerland

The Yorkshire connection dedicates the book to Steve, Mark and Jonathan. The Welsh connection dedicates the book to Joan, Martin and Jenny.

Acknowledgements
The material in the book has evolved first
  • from our combined experience of working in Computing Services within the University of London at
    • Kings College, IDC (19862002) and JS (19852008)

    • Chelsea College, JS (19781985)

    • Imperial College, IDC (19781986)

    in the teaching, advice and support of Fortran and related areas, and second
  • in the provision of commercial training courses. The following are some of the organisations weve provided training for:
    • AMEC, Warrington

    • Aveva, Cambridge

    • AWE, Aldermaston

    • Centre for Ecology and Hydrology, Wallingford

    • DTUDanish Technical University

    • Environment Agency, Worthing

    • Esso Petroleum, Fawley

    • JETJoint European Torus

    • The Met Office, Bracknell and Exeter

    • National Nuclear Laboratory

    • Natural Resources Canada, Ottawa

    • Petroleum Geo-Services (PGS), Houston and Weybridge

    • QinetiQ, Farnborough

    • RAF Waddington

    • Ricardo Software

    • Risk Management Solutions

    • Rolls Royce, Derby

    • SHMU, Slovak Hydrometeorological Institute, Bratislava, Slovakia

    • University of Ulster, Jordanstown, Northern Ireland

    • VCS, Germany

    • Veritas DGC Ltd., Crawley

    • Westland Helicopters, Yeovil.

Thanks are due to:
  • The staff and students at Kings College, Chelsea College and Imperial College.

  • The people who have attended the commercial courses. It has been great fun teaching you and things have been very lively at times.

  • The people on the Fortran 90 list and comp.lang.fortran. Access to the expertise of several hundred people involved in the use and development of Fortran on a daily basis across a wide range of disciplines is inestimable.

  • The people at NAG for the provision of beta test versions of their Fortran compilers and technical help and support.

  • The people at Intel for the provision of beta test versions of their Fortran compilers and technical help and support.

  • The people running the Archer service for their help.

  • The people at Oracle who helped with the C Interop examples.

  • The staff and facilities at PTR Associates. It is a pleasure training there.

  • Helmut Michels at the Max Planck Institute for permission to use the dislin library.

  • The patience of our families during the time required to develop the courses upon which this book is based and whilst preparing the camera-ready copy.

  • Helen Desmond and Nancy Wade-Jones at Springer for their enthusiasm and encouragement when things were going wrong!

Our Fortran home page is:

https://www.fortranplus.co.uk/

All of the programme examples can be found there.
  • If you would like to contact us, our email addresses are:

  • Ian Chivers: ian@rhymneyconsulting.co.uk

  • Jane Sleightholme: jane@fortranplus.co.uk

The manuscript was produced using Springers LaTeX style sheet. We used proTeXt, MiKTeX and TeXnicCentre on the Windows platform. The graphs and plots were produced using the dislin graphics library. We started using TeX at Imperial College on several CDC systems in the 1980s. TeX and LaTeX have come a long way since then and plain TeX seems a distant memory.

Contents
Appendix A: Glossary
Appendix B: Attribute Declarations and Specifications
Appendix C: Compatibility
Appendix D: Intrinsic Functions and Procedures
Appendix E: Text Extracts, English, Latin and coded
Appendix F: Formal syntax
Appendix G: Compiler Options
Index
List of Tables
Table 3.1 C++ standardisation history
Table 3.2 Fortran standardisation history
Table 4.1 Variable name, type and value
Table 4.2 The Fortran character set
Table 4.3 ASCII character set
Table 5.1 Fortran operators
Table 5.2 Hierarachy or precedence of the Fortran operators
Table 5.3 Some commonly used physical constants
Table 5.4 Word size and integer numbers
Table 5.5 Word size and real numbers
Table 5.6 Kind inquiry functions
Table 5.7 Numeric inquiry functions
Table 5.8 Integer kind type parameter name and integer value
Table 5.9 Integer kind and huge comparision
Table 5.10 Extended real type comparison
Table 6.1 Fortran statement ordering
Table 8.1 Array element ordering in Fortran
Table 9.1 Summary of data edit descriptors
Table 9.2 Text edit descriptors
Table 11.1 Open statement options
Table 11.2 Data transer statement options
Table 11.3 Inquire statement options
Table 12.1 Some of the intrinsic functions available in Fortran
Table 13.1 Fortran logical and relational operators
Table 14.1 String functions in Fortran
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Introduction to Programming with Fortran»

Look at similar books to Introduction to Programming with Fortran. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Introduction to Programming with Fortran»

Discussion, reviews of the book Introduction to Programming with Fortran and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.