97 results for “topic:modern-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
💦光滑粒子流体动力学代码(🌊A smoothed particle hydrodynamics (SPH) code)
Modern Fortran Interfaces to BLAS and LAPACK
Modern Fortran Linear Algebra library
2D solver for Euler equations in quadrilateral grid, using kinetic flux vector splitting scheme, written in OOP F2003
Flexible & extensible object oriented Fortran unit testing framework for serial, MPI-parallel and coarray-parallel projects
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程序设计
Fortran 2018 Reverse Polish Notation (RPN) calculator. Over 100 functions not in standard Fortran
Falling-block object-oriented Fortran game, resizable playfield
Modern Fortran command line parser, implemented with OOP.
Aerosol Inorganic-Organic Mixtures Functional groups Activity Coefficients (AIOMFAC) model code (used within the online model AIOMFAC-web)
D2Q9 BGK Lattice Boltzmann code written in OpenCL and Modern Fortran.
Cookiecutter templates for creating modern Fortran projects that are ready to build, run, test, and install
Dr. Jim Storer's 1969 Lunar Lander program in ANSI BASIC and modern Fortran 2008
An interpreter written in Fortran, I guess
Davidson eigensolver implemented in Fortran
Modern Fortran 3D coordinate conversions for geospace ecef enu eci
A portable, standard I/O library for Modern Fortran
A tiny Fortran library for evaluating and using prime numbers
Small Expression Parser Using Shunting Yard Algorithm
Semantic Versioning 2.0 in Fortran
Fortran backward (reverse) mode automatic differentiation.