Skip to content
#

fortran90

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 261 public repositories matching this topic...

PyRates

Open-source, graph-based Python code generator and analysis toolbox for dynamical systems (pre-implemented and custom models). Most pre-implemented models belong to the family of neural population models.

  • Updated Mar 31, 2024
  • Python

This repository contains a Fortran implementation of a 2D flow using the projection method, with Finite Volume Method (FVM) approach. The code solves Navier Stokes equations in a 2D lid driven cavity, with computation of the rotational as well.

  • Updated Nov 29, 2022
  • 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