Open Source Fortran Scientific/Engineering Software

Fortran Scientific/Engineering Software

View 2663 business solutions

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

  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 1
    Elmer finite element software

    Elmer finite element software

    Open source finite element software for multiphysical problems

    Elmer is a finite element software for numerical solution of partial differential equations and multiphysical problems. It includes models of structural mechanics, fluid dynamics, heat transfer, electromagnetics etc. Elmer home is www.csc.fi/elmer
    Leader badge
    Downloads: 289 This Week
    Last Update:
    See Project
  • 2
    FreeMat
    Freemat is an interpreted, matrix-oriented development environment for engineering and scientific applications, similar to the commercial package MATLAB. Freemat provides visualization, image manipulation, and plotting as well as parallel programming.
    Leader badge
    Downloads: 197 This Week
    Last Update:
    See Project
  • 3
    VASPKIT
    Basic features: 1. Generate KPOINTS, POTCAR and INCAR for a given POSCAR file; 2. Elastic-constants using stress-strain or energy-strain methods; 3. Equation-of-state fitting; 4. Suggested k-paths for a given crystal structure; 5. Optical adsorption coefficient; 6. Band structure unfolding; 7. Fermi surface; 8. Density-of-states and band-structure; 9. Charge/spin density, Charge density difference; 10. Vacuum level and work function; 11. Wave-function analysis; 12. Molecular-dynamics analysis; 13. Effective mass of carrier; 14. Symmetry finding and operations; 15. 3D band structures; More details can be found in its official website https://vaspkit.com.
    Leader badge
    Downloads: 565 This Week
    Last Update:
    See Project
  • 4
    HEALPix

    HEALPix

    Data Analysis, Simulations and Visualization on the Sphere

    Software for pixelization, hierarchical indexation, synthesis, analysis, and visualization of data on the sphere. Please acknowledge HEALPix by quoting the web page http://healpix.sourceforge.net (or https://healpix.sourceforge.io) and publication: K.M. Gorski et al., 2005, Ap.J., 622, p.759 Full software documentation available at https://healpix.sourceforge.io/documentation.php Wiki Pages: https://sourceforge.net/p/healpix/wiki/Home Exchanging Data with HEALPix (in FITS files): https://sourceforge.net/p/healpix/wiki/Exchanging%20Data%20with%20HEALPix/ GDL and FL users should read https://sourceforge.net/p/healpix/wiki/HEALPix%20and%20GDL/
    Leader badge
    Downloads: 914 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    gputils is a collection of tools for Microchip PIC microcontrollers. Its goal is to be fully compatible with Microchip's tools, MPASM, MPLINK, and MPLIB.
    Leader badge
    Downloads: 123 This Week
    Last Update:
    See Project
  • 6
    Elk
    An all-electron full-potential linearised augmented-planewave (FP-LAPW) code. Designed to be as developer friendly as possible so that new developments in the field of density functional theory (DFT) can be added quickly and reliably.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 7
    SWAN
    SWAN is a third-generation wave model, developed at Delft University of Technology, that computes random, short-crested wind-generated waves in coastal regions and inland waters.
    Leader badge
    Downloads: 53 This Week
    Last Update:
    See Project
  • 8
    ATLAS (Automatically Tuned Linear Algebra Software) provides highly optimized Linear Algebra kernels for arbitrary cache-based architectures. ATLAS provides ANSI C and Fortran77 interfaces for the entire BLAS API, and a small portion of the LAPACK AP
    Downloads: 30 This Week
    Last Update:
    See Project
  • 9
    Free DELTA

    Free DELTA

    Software tools for processing taxonomic descriptions in DELTA format

    The Free DELTA Project is a free, open-source, software alternative for a generic system to the processing of taxonomic descriptions based on the DELTA (DEscription Language for TAxonomy) format.
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • A privacy-first API that predicts global consumer preferences Icon
    A privacy-first API that predicts global consumer preferences

    Qloo AI adds value to a wide range of Fortune 500 companies in the media, technology, CPG, hospitality, and automotive sectors.

    Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
    Learn More
  • 10

    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: 44 This Week
    Last Update:
    See Project
  • 11

    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: 17 This Week
    Last Update:
    See Project
  • 12
    A fully developed set of DNA sequence assembly (Gap4 and Gap5), editing and analysis tools (Spin) for Unix, Linux, MacOSX and MS Windows.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 13

    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: 54 This Week
    Last Update:
    See Project
  • 14
    mesa
    As of 2020, this project has moved. See https://mesastar.org. Release versions can be found on Zenodo at https://doi.org/10.5281/zenodo.2602941. The code is now hosted on GitHub at https://github.com/MESAHub/mesa. You can find the documentation at https://docs.mesastar.org/.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 15
    Towhee is a Monte Carlo molecular simulation code originally designed for the prediction of fluid phase equilibria using atom-based force fields and the Gibbs ensemble with particular attention paid to algorithms addressing molecule conformation sampling.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16

    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: 20 This Week
    Last Update:
    See Project
  • 17
    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: 16 This Week
    Last Update:
    See Project
  • 18
    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: 27 This Week
    Last Update:
    See Project
  • 19
    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: 7 This Week
    Last Update:
    See Project
  • 20
    qrupdate is a Fortran library for fast updates of QR and Cholesky decompositions.
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 21
    Eclim is a set of eclipse and vim plugins to integrate the two projects.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    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: 19 This Week
    Last Update:
    See Project
  • 23

    phexecute

    Please see details at latest guide: PH_software_User_Guide&programming

    Downloads: 19 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 25
    Ascalaph Designer

    Ascalaph Designer

    Graphic molecular dynamic package.

    Molecular Graphics, Molecular Dynamics, Optimization, Quantum chemistry. Molecular model building. Explicit and implicit water models. http://www.biomolecular-modeling.com/Products.html
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next