Fortran code directory, arranged by topic
Top 78.7% on SourcePulse
This repository is a curated directory of Fortran code examples and projects hosted on GitHub, categorized by topic. It serves as a valuable resource for developers, researchers, and students looking for Fortran implementations of algorithms and applications across various scientific and engineering domains. The collection aims to showcase the versatility and modern capabilities of the Fortran language in computational tasks.
How It Works
The repository organizes links to GitHub repositories, providing a browsable index of Fortran projects. Each entry typically includes a brief description of the project's purpose and often links to associated papers or documentation, allowing users to quickly assess relevance and functionality. The categorization spans a wide array of fields, from astrophysics and climate modeling to computational fluid dynamics and general programming utilities.
Quick Start & Requirements
fpm
, make
, or direct compilation).gfortran
, ifort
), potentially MPI for parallel codes, and specific libraries depending on the project (e.g., NetCDF, HDF5, LAPACK, BLAS).Highlighted Details
Maintenance & Community
The repository is community-driven, with contributions and suggestions encouraged via pull requests. It acts as a living index, reflecting the ongoing activity in the Fortran ecosystem.
Licensing & Compatibility
Licenses vary per project, ranging from permissive MIT and BSD to more restrictive licenses. Compatibility for commercial use depends on the specific license of each linked repository.
Limitations & Caveats
This is a directory, not a single cohesive library. Users must evaluate and manage dependencies and build processes for each individual project. The quality and maintenance status of linked repositories can vary significantly.
2 days ago
1+ week