Showing 28 open source projects for "fortran 95"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 1

    DAPS4

    A Fortran code for design and analysis of ring-stiffened shells

    ...-Frame Elastic Instability analysis (EFI). Solutions compare favorably with DTMB experimental results. DAPS4e’s IO is managed through a Visual Basic user form. Pre/post processing is done using linked macro-enabled Excel workbooks. The file DAPS4e.zip includes: • DAPS4e.5 executable and Fortran 77/95 source code. • Visual Basic user form and its 2017 Visual Studio project code. • Excel spreadsheet pre/post processors. • Comprehensive technical documentatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    giza

    giza

    A scientific plotting library for C/Fortran built on cairo

    A 2D scientific plotting library built on cairo. Provides uniform output to pdf, ps, png and X-Windows. Written in C with no dependencies (other than cairo) as a direct replacement for PGPLOT.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    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: 12 This Week
    Last Update:
    See Project
  • 4
    CP2K is a freely available (GPL) program, written in Fortran 95, to perform atomistic and molecular simulations of solid state, liquid, molecular and biological systems. It provides a general framework for different methods such as e.g. density functional theory (DFT) using a mixed Gaussian and plane waves approach (GPW), and classical pair and many-body potentials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    chemfiles

    chemfiles

    Modern library for chemistry file reading and writing

    Chemfiles is a modern and high-quality library for reading and writing trajectory files created by computational chemistry simulations program. These trajectories contains atomic positions, velocities, names, topology and sometimes more. Running simulations produce enormous amounts of data, which has to be post-processed to extract physical information about the simulated system. Chemfiles provides an interface to access this information which is - unified: the same code will work with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    bobyqa-fortran95

    minimize function f without using derivatives with bound constraints.

    Michael Powells fortran 77 code BOBYQA is ported to fortran 95 with a more modern fortran 95 user interface. The objective function is made an argument to the minimization routine. That way several different functions can be minimized within the same program. The minimization routine does not use derivatives, only function values and a quadratic model is used instead. The assumption is that the objective function evaluation is expensive and the code tries to use as few function values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    lincoa-fortran95

    derivative free minimization routine with linear constraints.

    A minimization routine that uses no derivatives. The function to be minimized should be continuous. The constraints must be linear. This is M.J.D Powells f77 code put into a fortran 95 module. A f95 wrapper routine is added with a modern & easy f95 interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    newuoa-fortran95

    Mike Powell' newuoa ported to fortran 95

    Mike Powell's unconstrained minimization methode that works without using derivatives with a fortran 95 simple interface. The original code was written in fortran 77, the interface being complicated. The original f77 code is put into a fortran 90 module and a wrapper subroutine is added with a nice and easy interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GA-tools

    general genetic algorithms optimization fortran 95 routines

    High level optimization routines in Fortran 95 for optimization problems using a genetic algorithm with elitism, steady-state-reproduction, dynamic operator scoring by merit, no-duplicates-in-population. Chromosome representation may be integer-array, real-array, permutation-array, character-array. Single objective and multi-objective maximization routines are present. Possible to incorporate own crossover and mutation operators exclusively or in addition to standard operators...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Grid-based Coupled Electron and Electromagnetic field Dynamics (GCEED) is an open-source software package for massively parallel first-principles calculations of electron dynamics in real time and real space. The program codes are written in the Fortran 90/95 language with MPI and OpenMP. Time dependent density functional theory (TD-DFT) calculations can be performed on 100,000 CPU cores of K Computer with high parallel efficiency.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    gnumex

    Compile matlab mex files with gcc on Windows Platforms

    Gnumex is a package that allows Matlab mex and engine files written in C, C++, Fortran 77 or Fortran 95 to be compiled with MinGW (or Cygwin) MS Windows versions of gcc, gfortran or g95. NOTE: Newer versions of Matlab now natively support Mingw, negating the need for this package.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14

    Time-Evolving Block Decimation

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

    Time-Evolving Block Decimation (TEBD) is a new method for efficiently simulating the dynamics of entangled quantum many-body systems. It is especially suited to one-dimensional systems governed by a Hamiltonian made of local interactions. Open Source TEBD is a package, written in Fortran 95, which allows one to simulate the entangled quantum dynamics of a one-dimensional system governed by a Hamiltonian made of local interactions using TEBD. Expectation values and correlation functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nature
    Nature is an open source library for computing thermochemical and kinetic properties of complex gas mixtures. The library supports the CHEMKIN data format and a native script for defining complex gas mixtures. Nature is written in C# and does not depend on any third party tool or library. Nature interoperates natively with any .NET language including the FTN95: Fortran 95 compiler. The primary goal of the project is to deliver the open source that provides the foundation for potentially...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    (We have migrated this project to github [June 1 2015)] http://github.com/msg-byu/enumlib). The source files have been removed from sourceforge. Go to github (link above) for the latest copy. <<<< OLD SUMMARY >>>> A Fortran 95 implementation of an algorithm for generating derivative structures of a parent lattice. The algorithm is discussed in detail in: Gus L. W. Hart and Rodney W. Forcade, "Algorithm for generating derivative structures," Phys. Rev. B 77 224115 (26 June 2008) http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    F.EN.I.A. is a Fortran 95 library providing rich graphical output of 2D and 3D scientific data in the SVG and VTK (.vtp) formats. The output can be viewed with cross-platform, open-source viewers like Inkscape, Firefox and Paraview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Platform Independet Library for Fortran 90/95 - The portable way for creating GUIs, doing file IO etc. This library is an attempt to build a platform and compiler independent library for Fortran 9x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Log4tran is a Fortran 90/95 library for logging. It will allow programmers log into files, console and other media. Filtering by level, date and time, xml config file, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is an implementation of some POSIX functions in Fortran 90/95. Not complete, and might not even work on all Unix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This library is a Fortran 95 gnuplot interface for some Unix like OS'es. This provides some routines that enables direct access of a child gnuplot session from a Fortran 95 program. You will need a copy of fortranposix to make this work.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    The goal of the g95 project is to create a free Fortran 95 compiler and runtime libraries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Patches for GNU Fortran 95 Compiler. Contributed by Creative Compiler Research Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next