fortran2008
There are 93 repositories under fortran2008 topic.
ParRes/Kernels
This is a set of simple programs that can be used to explore the features of a parallel platform.
kookma/ogpf
ogpf is Object based interface to GnuPlot from Fortran 2003, 2008 and later
tchlux/fmodpy
A lightweight, efficient, highly automated, fortran wrapper for python.
tkoenig1/coarray-tutorial
A short tutorial to get people started with Fortran's coolest feature, coarrays.
gjbex/Fortran-MOOC
Material related to the PRACE MOOC on Fortran programming
LKedward/focal
A modern Fortran abstraction layer for OpenCL
nncarlson/petaca
Petaca: A collection of foundational Fortran modules
sorush-khajepor/listLBM
ListLBM is a sparse lattice Boltzmann solver for multiphase flow in porous media
jeffhammond/vapaa
A standalone implementation of the MPI Fortran 2018 module
LASG-GAMIL/GMCORE
A dynamical core for solving geophysical fluid equations on the sphere with conservative finite difference methods
kookma/CB-Fortran-Color-Theme
Code Blocks color theme for Fortran language
mwallerb/fsource
Fortran static analysis tool written in pure Python
dongli/fortran-kdtree
A Fortran implementation of KD-Tree searching
szaghi/ZOO
ZOO, Zaghi fOrtran cOllection, where my wild Fortran pets will survive
RBCanelas/FUPRAL
Fortran OO implementation of a generic container using an unlimited polymorphic class. Implementation of a resizable container array and a double linked list.
zbeekman/ZstdFortranLib
👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)
fortran-gaming/lunar-lander-1969
Dr. Jim Storer's 1969 Lunar Lander program in ANSI BASIC and modern Fortran 2008
lanl/RAM-SCB
RAM-SCB is a unique code that combines a kinetic model of ring current plasma with a three dimensional force-balanced model of the terrestrial magnetic field to simulate Earth's inner magnetosphere.
lewisfish/RayTran
Ray tracer in pure Fortran
pdebuyl/fortran_hash_table
"<string,string>" hash table in Fortran 2008
kookma/TiddlyFor
Small personal fortran wiki
dongli/fortran-container
This repository contains some container data structure types for Fortran.
eirik-kjonstad/modern-fortran-syntax
Modern Fortran syntax highlighting for Sublime Text 3/4
MilanSkocic/codata
Codata constants for Fortran, C and Python.
dongli/fortran-rbf
A Fortran implementation of radial basis function (RBF)
dongli/fortran-string
A readable Fortran string module
johandweber/fortran-gdlib
Fortran binding for the GD graphics library
MagBad/ForOpenLBM
A Fortran implementiotn of the Lattice Boltzmann Method (LBM)
jacobwilliams/fortran-json-python
Interfacing Fortran and Python via JSON
jabirali/geneus
Simulate general non-equilibrium superconductor/ferromagnet systems via the Usadel diffusion equation
tueda/paramcard
Fortran's command-line parameter input made simple.
gabrielgggg/defaultModel
Fortran+OpenMP implementation of the canonical sovereign default model with long-term debt. Solved with discrete choice methods.
MilanSkocic/iapws
Thermodynamic properties of water.
nguyengiabach1201/fortran-tutorial
An approachable introduction to Fortran.
Papelbon/numerical-anal
Numerical Analysis Problems and Solutions