Skip to content
#

Fortran

fortran logo

Fortran is a statically typed compiled programming language that is especially suited to numeric computation, and scientific computing.

While Fortran has been in use since its inception by John Backus at IBM in 1957, it still remains popular today, especially for computationally intensive

applications including numerical weather prediction, finite element analysis, computational fluid dynamics, computational physics, crystallography, and

computational chemistry. Despite its age, new language revisions include syntax and semantics for modern language ideas including pointers, recursion,

object orientated programming features, and parallel programming using Coarray Fortran.

Here are 1,902 public repositories matching this topic...

GEOS-Chem "Science Codebase" repository. Contains GEOS-Chem science routines, run directory generation scripts, and interface code. This repository is used as a submodule within the GCClassic and GCHP wrappers, as well as in other modeling contexts (external ESMs).

  • Updated May 13, 2024
  • Fortran

Created by John W. Backus

Released April 1957

Followers
296 followers
Organization
j3-fortran
Website
wg5-fortran.org
Wikipedia
Wikipedia

Related Topics

c coarray-fortran coarrays compiler finite-element-method high-performance-computing hpc mpi