fortran-submodule

Examples of modern Fortran 2008 submodule

https://github.com/scivision/fortran-submodule

Science Score: 54.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.1%) to scientific vocabulary

Keywords

fortran-submodules modern-fortran
Last synced: 10 months ago · JSON representation ·

Repository

Examples of modern Fortran 2008 submodule

Basic Info
  • Host: GitHub
  • Owner: scivision
  • License: mit
  • Language: Fortran
  • Default Branch: main
  • Homepage:
  • Size: 94.7 KB
Statistics
  • Stars: 28
  • Watchers: 3
  • Forks: 5
  • Open Issues: 0
  • Releases: 9
Topics
fortran-submodules modern-fortran
Created over 7 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation

README.md

Fortran Submodule

DOI Actions Status Actions Status

Examples of modern Fortran 2008 submodule, using Meson or CMake. Fortran submodules are a unique concept distinct from C++. Fortran submodules allow easy switching in and out of features and extremely fast recompilation of large programs perhaps 100 times or more faster. For example a program's file IO could use raw binary, HDF5, or NetCDF switched using Fortran submodule. A simulation could have different proprietary or open source modules switched in and out via Fortran submodule.

In general, Fortran compilers have good submodule support. This includes gfortran, Intel ifort, nagfor, flang, PGI, IBM, Cray, etc.

Meson and CMake are two build systems that support Fortran submodule. Look inside each example to understand basic use of Fortran submodule.

CMake builds and tests by:

sh cmake -B build cmake --build build

or use Meson:

```sh meson build

meson test -C build ```

Notes

Owner

  • Login: scivision
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
authors:
  - family-names: Hirsch
    given-names: Michael
    orcid: https://orcid.org/0000-0002-1637-6526
title: fortran-submodule
doi: 10.5281/zenodo.4699819

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 75
  • Total Committers: 1
  • Avg Commits per committer: 75.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Michael Hirsch, Ph.D s****n 75

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: 4 months
  • Average time to close pull requests: N/A
  • Total issue authors: 2
  • Total pull request authors: 0
  • Average comments per issue: 6.5
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • cniggeler (1)
  • zbeekman (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels