Showing 35 open source projects for "fortran 90"

View related business solutions
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    Ftagshtml

    Ftagshtml

    FORTRAN and Fortran 90 HTML browsing with indexes.

    Ftagshtml converts fortran code into HTML in order to browse and navigate in the call tree for any routine or abstract fortran 90 interface. Compatible with basic C analysis, mixing with fortran 77 and 90.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 2 This Week
    Last Update:
    See Project
  • 3
    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: 5 This Week
    Last Update:
    See Project
  • 4

    creamake

    Automatic creation of Makefile for Fortran projects

    Creamake is a utility programmed in Fortran 90 that creates a Makefile for a Fortran project composed of several modules and a main program. Those modules can be distributed over several folders. Creamake searches all the dependencies between modules, so the Makefile will respect them.
    Downloads: 2 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    DarkF

    DarkF

    DarkF is an FFT optical simulation code for GW inteferometers

    DarkF is an optical simulation code in FORTRAN 90 able to represent with a high accuracy any kind of stable cavity, even when many static or dynamical defects are present, like misalignments, curvature errors, surface irregularities, substrate inhomogeneities. It uses a plane wave decomposition to propagate the wavefronts. Beams and mirrors are sampled on a grid of coordinates (x; y) and the DarkF resolution is depending on the grid size and on the sampling rate (typically a size of 0.6m...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    IIUG Utils2_ak

    Art Kagel's Informix DBA Utilities Package #2

    My most useful and most frequently downloaded utilities package. It contains those DBA utilities for users of Informix Dynamic Server database engines that I use all of the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MPI 3D Heat equation

    MPI Numerical Solving of the 3D Heat equation

    This scientific code solves the 3D Heat equation with MPI (Message Passing Interface) implementation. There are Fortran 90 and C versions. A benchmark analysis is also preformed with the relation between speedup and number of processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    abumpack

    abumpack

    Fortran library with the Abaqus user material subroutines UMAT/VUMAT

    This library contains several of user material subroutines for implicit quasi-static (UMAT) and explicit dynamic (VUMAT) versions of the Abaqus solver. The project web site: http://abumpack.sf.net. The Abaqus is a proprietary finite element (FE) code ( http://www.3ds.com/products-services/simulia/products/abaqus/). Users can write subroutines for use with the Abaqus. Linear elastic, isotropic hardening plasticity, Gurson-Tvergaard-Needleman (GTN), Rousselier constitutive models are...
    Downloads: 1 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
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 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
    optpack

    optpack

    FE simulation based automatic global optimisation in modern Fortran

    A collection of Fortran 2003, 90 and 77 routines, modules and programs for automatic simulation based global constrained optimisation. The initial application is for FE simulation of elasto-plastic buckling of steel rods aimed at tuning the hardening model. Unix shell scripts are used extensively. High concurrency is achieved with parallel multi-start global search and with parallel MPI FE. Powell's BOBYQA or LINCOA are used (not included in this package). Automatic mesh generation of 3D...
    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: 0 This Week
    Last Update:
    See Project
  • 13

    ChkSem

    A static source code analyser for Fortran 90 and C++

    ChkSem is a static Fortran 90 and C++ source code analyser. Fortran codes are analysed to find potential problems and dead code. This project allows ( for the moment ) to find useless includes and to find missing direct includes for helping programmers to clean C++ codes. This can potentially reduce building time from small programs to huge solutions. This tool is not finalized and new versions will follow, with a GUI with even more features. The project is written in Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EasyNC

    Fortran 90 modules to manipulate data files in netCDF format

    EasyNC is a bundle of Fortran 90 modules which enable users to read/write data files in netCDF format. It uses netCDF library and the Fortran90 interface. EasyNC is a short-cut for use of netCDF library and it also provides several functions that make things very easy. It is a very powerful tool for post-processing of atmospheric/oceanic data. It does not require any convention and so users can edit their files in netCDF format that do not follow CF convection because of which other soft wares...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A test project for computation of electron quantum transport properties of graphene ribbons. The computational results were published in Physical Review B 83, 245442 (2011). Fortran 90 + BLAS + LAPACK + MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance. Blitz++ provides dense arrays and vectors, random number generators, and small vectors (useful for representing multicomponent or vector fields).
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18

    Suprangen - pseudorandom numbers

    Suprangen is a system of libraries for pseudorandom number generation

    Suprangen is a system of libraries of pseudorandom number generators for Monte Carlo simulation and similar applications. It includes uniform and normal double precision generators with 32 or 52 random bits, Fortran 90 interfaces, and interfaces to GSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kronecker

    Kronecker

    Calculating Kronecker products: generic C++ and Fortran 90 codes.

    The package contains functions that calculate the Kronecker product of two matrices of any size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    fortran90 ni kulanarak console da renkli yazi yazma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    foul - The Fortran Output Library. foul is a Fortran 90 library simplifying a variety of tasks related to program output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PARAMESH is a package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement(AMR).
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    A FOTRAN 90 Numerical library (AFNL) is a set of MODULES containing definitions of Fourier series and polynomials, and able to perform linear (multi-)dimensional fittings, integrals, sorting data, compute roots of functions, and other numerical tasks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A Fortran 90 program to model the lattice Boltzmann method
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next