Program for Simulation of Turbulent Flows
-
Updated
Mar 3, 2023 - Fortran
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.
Program for Simulation of Turbulent Flows
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.
i-Code CNES is a static code analysis tool to help developpers write code compliant with CNES coding rules.
Three tools to deal with Fortran code: fixed to free source form converter, upper- to lowercase converter, formatter for variable declarations
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Basics to implement user-defined materials (usrmat, umat) in LS-Dyna with Fortran
Guided Missile, Radar and Infrared EOS Simulation Framework written in C++.
Receiver function inversion by reversible-jump Markov-chain Monte Carlo
An unstrctured 3-D Euler equation solver ( tetrahedral cell type)
Classification of John Burkardt's many Fortran 90 codes
Add capability to analyze Fortran & Shell in SonarQube through i-Code CNES.
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.
The classic ASCII spinning donut, written in Fortran
Material complementar do curso sobre compilação de programas em Fortran 90 através de arquivos Makefile e do programa make
Source code for an unstructured 2D Euler/Navier Stokes equation (triangle grid), Fortran 90 version, with some personal improvements, http://booksite.elsevier.com/9780080999951/examplecodes.php
Scattering code Frescox for coupled-channels calculations
Postdoctoral project on construction of an EnOI (Ensemble Optimal Interpolation) data assimilation model for ocean current forecasts
Created by John W. Backus
Released April 1957