Fortran-code-on-GitHub icon indicating copy to clipboard operation
Fortran-code-on-GitHub copied to clipboard

Directory of Fortran codes on GitHub, arranged by topic

Results 16 Fortran-code-on-GitHub issues
Sort by recently updated
recently updated
newest added

The entry for commonTools appears to no longer be public. `[commonTools](https://github.com/wtdailey/commonTools): code for file I/O, Gauss-Legendre quadrature, mathematical and physical constants, interpolation, Legendre polynomials, random number generation, numerical integration, finding...

From attempting to add it to the Fortran Examples repo: ``` Cloning into '/Volumes/workspaces/gg-fortran-examples/Farseal@rbarrel'... ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have...

There appear to be two projects in `dsi-llc` related to EFDCPlus: - [EFDCPlus8.5](https://github.com/dsi-llc/EFDCPlus8.5) - [EFDCPlus_Stable](https://github.com/dsi-llc/EFDCPlus_Stable) ``` Cloning into '/Volumes/workspaces/gg-fortran-examples/EFDCPlus@dsi-llc'... ERROR: Repository not found. fatal: Could not read from remote repository....

From attempt to add to Fortran Examples repo. ``` Cloning into '/Volumes/workspaces/gg-fortran-examples/thermopack@SINTEF'... ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct...

From attempt to add to Fortran examples. There do appear to be other public Fortran repos - [PrecisionSpec-Analyzer](https://github.com/Razumovskyy/PrecisionSpec-Analyzer) - [VenusLW](https://github.com/Razumovskyy/VenusLW) - [VenusUV](https://github.com/Razumovskyy/VenusUV) ``` Cloning into '/Volumes/workspaces/gg-fortran-examples/VenusPT-tables@Razumovskyy'... ERROR: Repository not found....

There appear to be no public repositories for this user. Found while attempting to add to Fortran Examples repo. ``` Cloning into '/Volumes/workspaces/gg-fortran-examples/L-GAME@OpenNWP'... ERROR: Repository not found. fatal: Could not...

Here's my attempt to fetch it into the Fortran Examplse repo: ``` Cloning into '/Volumes/workspaces/gg-fortran-examples/FortranHPC@MomoInSpace'... ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you...

From attempting to add it: ```Cloning into '/Volumes/workspaces/gg-fortran-examples/3D_Convolusional_Filtering@JoGebert'... ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the...

From my scripts... ``` Cloning into '/Volumes/workspaces/gg-fortran-examples/Farseal@rbarrel'... ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository...

It appears that there are now two repos: [EFDCPlus_Stable](https://github.com/dsi-llc/EFDCPlus_Stable) and [EFDCPlus8.5](https://github.com/dsi-llc/EFDCPlus8.5). It looks like the latter is the active one. From my scripts... ```Cloning into '/Volumes/workspaces/gg-fortran-examples/EFDCPlus@dsi-llc'... ERROR: Repository not found....