Showing 169 open source projects for "fortran code"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    IRPF90
    WARNING: Project moved to http://github.com/scemama/irpf90 IRPF90 is a Fortran90 preprocessor written in Python for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    nujan

    Pure Java NetCDF4 and HDF5 writer

    NetCDF is a file format primarily used for meteorological and oceanographic data. The NetCDF4 format is built on top of a subset of HDF5. The NetCDF format is maintained by Unidata. Unidata's C, C++, and Fortran implementations of NetCDF are available at Unidata NetCDF, and the Unidata Java reader for NetCDF is available at Unidata NetCDF Java. HDF5 is a file format primarily used for gridded scientific and engineering data. The HDF5 format is maintained by the HDF Group, which currently has C, C++, and Fortran APIs for HDF5 files. The HDF group also supports a Java JNI (Java Native Interface) to their C code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    gmsh2su2 & gmsh output for su2

    gmsh2su2 converts gmsh mesh into su2 mesh.

    gmsh2su2 converts gmsh mesh into su2 mesh. Also included is another code to let SU2 export simulation result in gmsh format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Time-Evolving Block Decimation

    TEBD simulates the dynamics of entangled quantum many-body systems.

    ...The code supports arbitrary internal degrees of freedom, and has been optimized to conserve total particle number. Accompanying the code is a user's guide which provides background on the theoretical and conceptual foundations of TEBD, manpages, case studies of well-known hamiltonians, and exercises.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    SunlightDPD

    Open source codes related to dissipative particle dynamics

    SunlightDPD provides a home for open source codes related to the dissipative particle dynamics (DPD) simulation method. Currently the file release contains the HNC integral equation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ForGE - Fortran GUI Environment v0.4.0 Alpha Source: https://github.com/jshahbazi/fortran-forge Latest News ========= (5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/ (10/18/13) - Source code has been released!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Ada Lapack

    A partial port of Lapack to Ada 2012

    ...See also AdaLAPACK (https://sourceforge.net/projects/adalapack/), a binding to the Fortran LAPACK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ASCEND modelling environment
    ASCEND is a modelling environment and solver for large or small systems of non-linear equations, for use in engineering, thermodynamics, chemistry, physics, mathematics and biology. Solvers for both steady and dynamic (NLA & DAE) problems, are provid
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9

    Comparison of Cartesian Treecodes

    Fortran code to compare particle-cluster and cluster-particle treecode

    In molecular simulations it is sometimes necessary to compute the electric potential at M targets due to a disjoint set of N charged source particles. Direct summation is prohibitively expensive when M and N are large. We provide Fortran 90 code for two complementary treecode methods which reduce the cost. The standard particle-cluster treecode partitions the sources into an octree and applies a far-field approximation, while a recently developed cluster-particle treecode instead partitions the targets into an octree and applies a near-field approximation. Particle-cluster is faster when N >> M, and cluster-particle is faster when M >> N. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    XYmath

    XYmath is a GUI that creates, documents and explores y=f(x) curve fits

    ...It can search through common equations, an exhaustive search through thousands of equations, splines, smoothed splines, or non-linear equations input by the user. After fitting, XYmath will find roots, minima, maxima, derivatives or integrals of the curve. It will generate source code that documents and evaluates the fit in python, FORTRAN or EXCEL. Configurable plots are created using matplotlib that are of publication quality. Click on XYWiki above for more information. If a recent version of pythonxy is installed, then XYmath can be installed with no additional dependencies. XYmath was developed with python 2.7 requires modules: matplotlib / pylab numexpr numpy PIL / Image scipy win32com / win32clipboard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NKA

    Nonlinear Krylov acceleration of fixed-point and Newton-like methods

    Nonlinear Krylov Acceleration (NKA) is a method for accelerating the convergence of fixed-point (Picard) iterations. Many Newton-like and inexact Newton methods are fixed point iterations. The NKA project provides the canonical implementation of the method for several programming languages. The black-box accelerator is simple to integrate into existing code. Placed in the iteration loop, it observes the sequence of solution updates and replaces them with improved updates using information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GridPACK is a community-developed open-source collection of code for use in power systems research, analysis, and operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    eemod_dnsmod

    A detailed nitrogen model inside of a simple ecological model

    This is an simple ecological model for lakes and reservoirs that contains a very detailed description of the most relevant nitrogen processes. The model is not very complete, but the main intention is to develop a library to be coupled with other models and use the full-mixed model as a testing version. A lot of things can be improved. I will read all the suggestions but I cannot promise that I will include all of them. Every new part of the code will contain the name of the author. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    fortran-utils

    Tools for use with Fortran77 code

    Tools for use with Fortran77 code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FortGrapher

    InLine Plot with Fortran

    This is a Fortran Module that merges the performance of the computation of the Fortran with the power of a Python Package called Matplotlib plot the data computed by your fortran code. It allows you to divide you data into groups of datafiles and each group is stored on its own directory. It allows you to create different types of plotting files such as, PNG file for each datafile and PDF and MPEG files for each group of datafiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    caffa-sst

    caffa-sst

    Enhanced version of CAFFA CFD code.

    CAFFA (abbreviation for Computer Aideed Fluid-Flow Analysis) is a well-known CFD code that followed Ferziger&Peric book on Computational Fluid Dynamics. Menter's k-omega SST (short for Shear Stress Transport) model is probably the dearest turbulence model in aerodynamics community. It is a blend of k-omega and k-epsilon model. It's popularity is not diminishing since it's being used in new RANS/LES hybrid models like DES (Detached Eddy Simulation) too. My wish was to made available to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fordocu
    Fordocu can be used to automatically generate documentation for your Fortran source codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The OpenFEZ project aims to provide software development kit needed for the creation of finite element software. It is written in object oriented Fortran 2003, and developed as part of a lecture held at the Institute for Statics and Dynamics of Aerospace Structures at the University of Stuttgart, Germany. The main purpose of this code is to allow students to develop a better understanding of the mathematical and numerical theories behind modern finite element codes. It is published under the Educational Community License, Version 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Climate Modeling

    Climate Modeling

    Benefit Your Learning of Climate Modeling

    The goal of this project is to provide a couple of Fortran code to those students who selected the course of "Climate Modeling" in the department of atmospheric and oceanic sciences at Peking University. 这个项目的目标是给选择“气候模拟”课程(北京大学大气与海洋科学系)的同学提供与课程学习有关的源代码程序。 We are subject to GNU/GPL license and happy to open the code to the public. 我们遵守GNU/GPL协议,并乐于开放代码给所有需要的人。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    NastranToCodeAster

    Tool to translate Nastran to CodeAster file.

    Tool to translate Nastran to CodeAster file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ElementWords

    chemical symbols words checker

    A small FORTRAN program which checks whether a specific word can be generated out of the symols of the chemical elements. To run the program extract the given archive. You NEED the list of elements which is given in the archive (elements). Just run the program (ElementWords) in the same folder as the list of elements. If you want you can compile from the FORTRAN code (elementwords.F) Some Examples: Physics : P H Y Si C S Iron : Ir O N Netherlands : Ne Th Er La N Ds Have Fun
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MICROMECHANICS

    MICROMECHANICS

    A collection of lecture notes and accompanying code on micromechanics

    The collection MICROMECHANICS (micromechanics.zip) includes: (1) lecture notes (microbook.pdf) on the analysis of heterogeneous materials and homogenization, and (2) source codes (microcode.tar.bz2) that accompany the computational exercises in Part II of the notes. Instructions on using the codes are given in the README file of each exercise. Further instructions can be found in the file microcode.tar.bz2. The MATLAB codes are used for visualization, evaluating analytical bounds...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    MultiKin

    General Stochastic Simulation GUI for MultiKin

    The GUI allows the creation of nc-files from a GUI run on matlab. These nc-files can then be used with the Hy3S supercomputer fortran code to run chemical kinetic simulations. netcdf and matlab are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EPLF

    EPLF

    Electron Pair Localization Function

    The Electron Pair Localization Function (EPLF) helps to understand chemical bonding in molecular systems. This code uses a modified formulation which allows the exact calculation of the EPLF for usual wave functions (HF,KS,CAS,...)
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo