Open Source Fortran Software - Page 2

Fortran Software

Fortran Clear Filters

Browse free open source Fortran Software and projects below. Use the toggles on the left to filter open source Fortran Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1

    CBFortran

    A customized distribution of Code::Blocks IDE for Fortran language

    Code::Blocks for Fortran is a customized distribution of the open-source Code::Blocks IDE which includes some enhancements for programming using Fortran language.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    mesa
    MESA: Modules for Experiments in Stellar Astrophysics -- a set of thread-safe fortran 95 libraries for stellar astrophysics, including physics (e.g., eos, opacities, nuclear nets) and algorithms (e.g., ODE solvers). Available by svn checkout or as zip file. See project webpage (http://mesa.sourceforge.net/).
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 3
    fpm

    fpm

    Fortran Package Manager (fpm)

    fpm is a package manager and build system designed to improve the Fortran programming experience. It simplifies the process of building, testing, and distributing Fortran projects by providing a standardized project structure and dependency management. Modeled after Rust's Cargo, fpm aims to modernize Fortran development and foster a more vibrant ecosystem.​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    XDrawChem

    XDrawChem is an application for chemistry drawing and analysis.

    XDrawChem is an application for drawing and analyzing chemical structures and reactions. Please visit the website for full details. Download source and binary releases here, and clone the source from GitHub at the external link above.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 5
    A fully developed set of DNA sequence assembly (Gap4 and Gap5), editing and analysis tools (Spin) for Unix, Linux, MacOSX and MS Windows.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 6
    RMCProfile

    RMCProfile

    Big box modeling for total scattering via the Reverse Monte Carlo

    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 7

    Molecular Dynamics Studio

    Molecular Dynamics Cell Construction

    This is a collection of software modifications created to integrate NanoEngineer-1, PACKMOL and MSI2LMP for the purpose of easily creating molecular dynamics cells. NanoEngineer-1 is a molecular CAD software written by Nanorex and provides the user an easy way to create molecules, while the software modifications allow the user to type atoms using multiple force fields. PACKMOL can generate a random collection of molecules using the molecule templates from NanoEngineer-1 thus providing the initial MD cell. Modifications to PACKMOL allow the atom type data to be passed through to the MSI2LMP software. MSI2LMP creates a LAMMPS input file based on class I or class II force fields. MSI2LMP was modified to use numerically coded force field data generated by NanoEngineer-1. The MMP file format was extended and integrated into all three software applications. http://www.nanoengineer-1.net http://www.ime.unicamp.br/~martinez/packmol/ http://lammps.sandia.gov/
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    CFD Utilities

    CFD Utilities

    CFD-related Fortran libraries and applications

    UPDATE: As of March 2023, the CFDTOOLS project has moved its public repository to NASA's official organization on GitHub: https://www.github.com/nasa/cfdtools While this repository will remain available, it will no longer receive updates or be monitored for issues. Please see the link above for latest releases and issue status. ---- The CFD Utility Software Library (previously known as the Aerodynamics Division Software Library at NASA Ames Research Center) contains nearly 30 libraries of generalized subroutines and close to 100 applications built upon those libraries. These utilities have accumulated during four decades or so of software development in the aerospace field. David Saunders and Robert Kennelly are the primary authors, but miscellaneous contributions by others are gratefully acknowledged.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 9
    qrupdate is a Fortran library for fast updates of QR and Cholesky decompositions.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10

    FORTRAN Unit Test Framework (FRUIT)

    FORTRAN Unit Test Framework FRUIT - TDD in FORTRAN

    FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this part can be used independent of the Ruby codes. The Ruby code is to make fixtures and reports easier. Rake is to build the project elegantly. This project also demonstrate a new way to build mixed language code in an alternative way than Make. Most of the FORTRAN are important in nature, used in nuclear and aerospace codes, etc, and maintained and written actively. Please help to bring TDD practices to the FORTRAN community. The change could be very hard, personally, I quit, since I could not make the change. I hope your organization will be successful. Enjoy a cup of fruit while maintaining FORTRAN ! Andrew Hang Chen and other maintainers who feel importance of TDD in cr
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    PRIMA

    PRIMA

    PRIMA is a package for solving general nonlinear optimization problems

    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. PRIMA is a package for solving general nonlinear optimization problems without using derivatives. It provides the reference implementation for Powell's renowned derivative-free optimization methods, i.e., COBYLA, UOBYQA, NEWUOA, BOBYQA, and LINCOA. The "P" in the name stands for Powell, and "RIMA" is an acronym for "Reference Implementation with Modernization and Amelioration".
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Perl Data Language
    The PDL module gives standard perl the ability to COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets that are the bread and butter of scientific computing.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    MMTL, the Multilayer Multiconductor Transmission Line 2-D and 2.5-D electromagnetic modeling tool suite, generates transmission parameters and SPICE models from descriptions of electronics interconnect dimensions and materials properties.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    OzGIS free open-source  mapping system

    OzGIS free open-source mapping system

    Analysis and display of Census, business, government attribute data

    OzGIS is an extensive mapping system for the analysis and display of geographically referenced data. Map data are downloaded from Census bureaux and map agencies or extracted from your own databases. The system can be used to to support management decisions associated with, for example, government planning, marketing, sales, site and personnel location, advertising and research. Systems for Windows, Mac and Ubuntu, source code, sample data files and manuals are included. DOWNLOAD to your Downloads directory and unzip to Downloads/OzGIS ; see the Files tab for installation instructions. See the installation manual or "OzGIS Installation" Youtube video for help with getting started. I am unable to show OzGIS to you, so suggest that you search for "OzGIS lloyd" on Youtube for demonstration videos or "OzGIS" on Pinterest for example maps. You can mail me at cleverco@users.sourceforge.net or use the Discussion tab or post a ticket for problems.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    AUTO is a publicly available software for continuation and bifurcation problems in ordinary differential equations originally written in 1980 and widely used in the dynamical systems community.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    FFTW++ is a C++ header class for the FFTW Fast Fourier Transform library that automates memory allocation, alignment, planning, wisdom, and communication on both serial and parallel (OpenMP/MPI) architectures. In 2D and 3D, hybrid dealiasing of convolutions substantially reduces memory usage and computation time. Wrappers for C, Python, and Fortran are included.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 17
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model. CAMPARI is a joint package for performing and analyzing molecular simulations, in particular of systems of biological relevance. It focuses on a wide availability of algorithms for (advanced) sampling and is capable of combining Monte Carlo and molecular dynamics in seamless fashion. CAMPARI offers the user a very high level of control over all implemented features. For more information and features, please refer to the project's homepage at http://campari.sourceforge.net/V5
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    The DUNS (Diagonalized Upwind Navier-Stokes)code is a 2D/3D, structured, multi-block, multi-species,reacting, steady/unsteady, Navier Stokes fluid dynamics code with q-omega turbulence model. It currently uses a diagonalized ADI procedure with upwind diff
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    ISAAC (Integrated Solution Algorithm for Arbitrary Configurations) is a computational fluid dynamics (CFD) code developed to test and apply high order turbulence models for compressible flows around complex geometric configurations.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 20
    The Open-source Pseudopotential Interface / Unification Module (OPIUM) allows to generate pseudopotentials in an interactive way, perform ghost checks, Kleinman-Bylander transformation, and output in many different pseudopotential file formats.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 21
    librsb

    librsb

    A shared memory parallel sparse matrix library including Sparse BLAS.

    librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache efficient and multi-threaded (that is, shared memory parallel) operations on large sparse matrices. The most common operations necessary to iterative solvers are available, e.g.: matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction / setting, blocks extraction, norm computation, formats conversion. The RSB format is especially well suited for symmetric and transposed multiplication variants. On these variants, librsb has been found to be faster than Intel MKL's implementation for CSR. Most numerical kernels code is auto generated, and the supported numerical types can be chosen by the user at build time. librsb implements the Sparse BLAS standard, as specified in the BLAS Forum documents.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    RINGS "Rigorous Investigation of Networks Generated using Simulations" is a scientific code developed in Fortran90/MPI to analyze the results of molecular dynamics simulations. Its main feature is the analysis of the connectivity using ring statistics.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23

    HYPE

    hydrological model for simulation of water and water quality over time

    Please go to project home (https://hypeweb.smhi.se/model-water/) or wiki-pages (http://hype.smhi.net/wiki/doku.php?id=start) for more information. The hydrological model HYPE is developed at the Swedish Meteorological and Hydrological Institute (SMHI). The model simulates water, nutrients and other substances in small and large river catchments. Included in the project is HYSS, which is needed to run the model. It handles input and output and the simuation over time.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 24
    MaxFEM

    MaxFEM

    Software for electromagnetic simulation

    MaxFem is an open software package for electromagnetic simulation by using finite element methods. The package can solve problems in electrostatics, direct current, magnetostatics and eddy-currents. Since version 0.4.0, MaxFEM requires Python 3. We have moved the installers to the MaxFEM website (see below). In order to improve MaxFEM, we will require you to fill out a simple form before downloading them.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    CPSeis is the open-source version of ConocoPhillips' former seismic processing system. Uses Fortran 90 and C/C++ layers for I/O. The new system was designed using an MPI-parallel model and works well on Linux clusters or on individual workstations.
    Downloads: 5 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.