Fortran 2018 standard examples with broad applications
-
Updated
Sep 29, 2024 - Fortran
Fortran 2018 standard examples with broad applications
PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. PRIMA means Reference Implementation for Powell's methods with Modernization and Amelioration, P for Powell.
Directory of Fortran codes on GitHub, arranged by topic
ogpf is Object based interface to GnuPlot from Fortran 2003, 2008 and later
Short instructional Fortran codes associated with Twitter @FortranTip
Software containers for Fortran
Modern Fortran Interfaces to BLAS and LAPACK
Modularized Fortran LAPACK implementation
💦光滑粒子流体动力学代码(🌊A smoothed particle hydrodynamics (SPH) code)
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
Examples of modern Fortran 2008 submodule
SEISmological transdimensional inversion tools for Flat and Isotropic Layered structure in the Ocean
vector and ensemble signal analysis w/ subspace methods such as Esprit and RootMusic
Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran
Modern Fortran command line parser, implemented with OOP.
Falling-block object-oriented Fortran game, resizable playfield
Flexible & extensible object oriented Fortran unit testing framework for serial, MPI-parallel and coarray-parallel projects
D2Q9 BGK Lattice Boltzmann code written in OpenCL and Modern Fortran.
Aerosol Inorganic-Organic Mixtures Functional groups Activity Coefficients (AIOMFAC) model code (used within the online model AIOMFAC-web)
Add a description, image, and links to the modern-fortran topic page so that developers can more easily learn about it.
To associate your repository with the modern-fortran topic, visit your repo's landing page and select "manage topics."