Fortran is one of the premier languages for numerical analysis and high performance computing. For this reason, Fortran compilers are typically available on all large-scale computing platforms. Today, Fortran continues to evolve steadily to fit the needs of the (super)computing community. This introductory roadmap focuses mainly on its elementary features.

Objectives

After you complete this workshop, you should be able to:

  • Write a program in Fortran
  • Declare variables and arrays of a simple type or derived datatype
  • Use I/O routines
  • Create branch and loop structures
  • Work with strings, arrays, and other types of variables
  • Allocate memory to dynamic arrays
  • Write and call subroutines and functions
  • Describe how to use modules
Prerequisites
  • Familiarity with an editor
  • Knowledge of how to execute simple commands on the command line
  • Some basic understanding of what a computer language is
Requirements
  • Access to a machine with a Fortran compiler
©  |   Cornell University    |   Center for Advanced Computing    |   Copyright Statement    |   Access Statement
CVW material development is supported by NSF OAC awards 1854828, 2321040, 2323116 (UT Austin) and 2005506 (Indiana University)