Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 2

Showing 96 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 1
    OzGIS free open-source  mapping system

    OzGIS free open-source mapping system

    Analysis and display of Census, business, government attribute data

    ...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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    RMGDFT

    RMGDFT

    Real Space Multigrid based electronic structure code.

    ...News: V2.1 with many improvements released on 07/15/2016. Sources and binaries are available. RMG is a density functional theory (DFT) based electronic structure code that uses real space grids to represent wavefunctions, charge densities and ionic potentials. Designed for scaleability it has been run successfully on systems with thousands of nodes and hundreds of thousands of CPU cores. It is currently under active development and contributions are gladly accepted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    scnu

    scnu

    Fortran codes for SCNURS method - Side Cut Non-Uniform Residual Stress

    ...This project collects all codes which implement forward and inverse solution to the RS problem. The codes are in modern Fortran with OpenMP. The codes are distributed under 2-clause BSD license. The code uses Lapack (http://netlib.org/lapack), Slatec (http://www.netlib.org/slatec) and CMLIB (http://gams.nist.gov/cgi-bin/serve.cgi/Package/CMLIB) libraries. All these libraries are available as packages on FreeBSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Quantum Honeycomp

    Quantum Honeycomp

    Interactive program to calculate electronic properties in graphene

    Calculate electronic properties of graphene-like systems with a user friendly interface. The code uses the tight binding approximation and it is able to stude in a 0D, 1D and 2D geometries, orbital and magnetic fields, intrinsic and extrinsic spin-orbit coupling, sublattice imbalance, and interactions at the mean field level. The most recent version can be found in https://github.com/joselado/quantum-honeycomp Example videos https://www.youtube.com/watch?
    Downloads: 0 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 5

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    ...The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge). Now available in version 2.0: hyperbolic grid generation to create higher quality grids in a fraction of the time compared to elliptic grid generation. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    ParaFEM

    ParaFEM

    Parallel finite element analysis

    ParaFEM is an open source platform for parallel finite element analysis. The source code and philosophy are documented in the text book Smith, Griffiths and Margetts, "Programming the Finite Element Method", 5th Edition, Wiley, 2014. The software is written in modern Fortran and uses MPI for message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This site hosts the source code for C++ version of the Broker for SBW, NOM module, advanced simulation suite, analysis applications and model editors.
    Leader badge
    Downloads: 1 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 provided. Quote this code as: A. Shterenlikht, N. A. Alexander, Levenberg-Marquardt vs Powell's dogleg method for Gurson-Tvergaard-Needleman plasticity model, Computer Methods in Applied Mechanics and Engineering 237-240:1-9 (2012). ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    A model of the water, C, nutrients and microbial communities of the Amazon River. This project is still in development, the code may not be functional at this time. Most recent code version is under Files, labeled ROCA-date
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 10

    FORTRAN Unit Test Framework (FRUIT)

    FORTRAN Unit Test Framework FRUIT - TDD in FORTRAN

    ...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. ...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    disp2sif

    disp2sif

    Stress intensity factor (SIF) calculation from crack tip displacements

    The code implements Muskhelishvili's complex function approach to calculate 2D stress intensity factors (modes I+II) from crack tip displacement fields. Surface displacements can be used with a plane stress elastic model. The code uses power/Fourier series expansion and a conformal mapping of an ellipse onto a circle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PSICOV

    The unofficial binary for PSICOV: Protein Sparse Inverse COVariance

    PSICOV (Protein Sparse Inverse Covariance estimation program) is a coevoultion algorithm applied to very large (typically >=1000 sequences) multiple sequence alignments for precise protein structural contact prediction. This is the unofficial precompiled Windows binary for PSICOV compiled by Chengxin Zhang at Fudan University. The source code is copyrighted by David T. Jones, University College London.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Virtual Cell

    Former home of the Virtual Cell platform (VCell), see http://vcell.org

    This project and all source code has moved to GitHub, see https://github.com/virtualcell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MieConScat
    MieConScat is a GUI/Console program for generating MIE SCATtering data as a table of cross sections. It can generate scattering cross sections over specified angular ranges and total absorption cross sections. It was initially developed to aid work with optical particle counters (OPC) especially when CONverting data between cross section and diameter space. These methods are described in Rosenberg et al. 2012, Particle sizing calibration with refractive index correction for light scattering...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    ThiMeT

    ThiMeT

    Thickness Measurement Tool for SRIM

    ...Phys.: Conf. Ser. 590, 012050 (2015); http://www.thimet.org TTEC v2.4 TRIM Transmission Energy Calculation TTEC is a code for calculation of average transmission energy using "Transmit.txt" output file of TRIM Code (www.srim.org). ThiMeT also include TTEC code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MF-OWHM | MODFLOW OWHM

    MF-OWHM | MODFLOW OWHM

    Simulation, analysis, and management of the movement of water

    ...While maintaining compatibility with existing MF versions, MF-OWHM includes: linkages for coupled heads, flows, and deformation; facilitation of self-updating models, additional observation and parameter options for higher-order calibrations; and redesigned code for faster simulations. MF-OWHM represents a complete IHM that fully links the movement and use of groundwater, surface water, and imported water for consumption by agriculture and natural vegetation on the landscape, and for potable and other uses.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    f90lafg

    Diffraction related calculations in Fortran 2003

    full snapshots of CRYSFML code and parts of SXTALSOFT code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Nancy_EX

    Quantum Chemistry: Excited States Topology

    An open source code for the analysis of electronic excited states: Natural Transition Orbitals; Detachment and Attachment Density Matrices; Quantum Chemical Charge-Transfer Descriptors. The code is intended to postprocess Gaussian 03 and 09 outputs. Important Note: A new release with better compilation option has been released on November the 9th 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Morpheus

    Morpheus

    MORPHEUS is a 3D MPI-OPENMP hydrodynamic simulation code

    ...O'Brien (2008-2014) The University of Manchester Current version 1.33 - 07/2014 MORPHEUS is a 3D MPI-OPENMP Eulerian second-order Godunov hydrodynamic simulation code in cartesian, spherical and cylindrical coordinates which includes radiative cooling and gravity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ichnaea

    Performance Timing Tools

    Ichnaea is a set of tools that aid in collecting and tracking parameters and timings for parallel applications. The Performance Modelling Timing Module, PMTM, is a library that wraps system timing calls to abstract these from code developers and aid portability. It also has functionality to store parameters and print those, along with the timing information to a comma separated variable file. The Performance Modelling Analysis Tool, PMAT, is coming soon. This is able to read in and store the outputs from PMTM and produce some graphs based on user-defined criteria. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    rochePlot

    rochePlot

    Schematically plot the evolution of binary stars

    RochePlot is a Fortran code using PGPlot to plot a series of binaries to illustrate the key stages in the evolution of a binary star
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ANT.Gaussian

    Quantum transport code based on Gaussian03/09

    Atomistic NanoTransport (ANT) comprises a series of codes designed to compute electronic quantum transport with a broad range of applicability in nanoelectronics. ANT.Gaussian (or ANT.G for brevity) relies on the popular quantum chemistry code GAUSSIAN03/09 code with which interfaces in a seamless manner. Straightforwad use of ANT.G include the computation of the zero-bias conductance (or, alternatively, the electrical current under an applied bias voltage) of a variety of nanoscale systems such as molecular bridges or simply metallic atomic contacts as those created with scanning tunneling microscope or break junction techniques. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    EPx

    A modified version of EnergyPlus v. 7 or 8.

    EPx is a "modified version of EnergyPlus v. 7 or 8", a fork of the open-source building energy simulation engine developed by the US Department of Energy. This project also contains the canonical open-source releases of the unmodified EnergyPlus source code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    ANT.1D

    Quantum transport for tight-binding and ab initio Hamiltonians

    ANT.1D is a stand-alone quantum transport code for essentially one-dimensional setups described by tight-binding or ab initio Kohn-Sham Hamiltonians obtained from other codes working with atomic basis sets (Gaussian, Crystal,SIESTA). Interfaces with Crystal and Gaussian codes are available. Electrodes are described either by nanowires of finite thickness or Bethe lattice electrodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PDSTRIP is a hydrodynamic strip code for seakeeping. It computes ship motions for monohulls including sailing boats. PDSTRIP has been abandoned by its initiators, who do not wish to be contacted with use questions. The position of maintainer is vacant.
    Downloads: 7 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB