Showing 16 open source projects for "source code computer"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Symbolics.jl

    Symbolics.jl

    Symbolic programming for the next generation of numerical software

    Symbolics.jl is a high-performance symbolic computation library for the Julia programming language. It enables users to define, manipulate, and analyze mathematical expressions symbolically, with strong support for symbolic differentiation, simplification, equation solving, and code generation. Designed for use in scientific computing, machine learning, and engineering, Symbolics.jl integrates smoothly with Julia’s numerical ecosystem, allowing symbolic expressions to be compiled and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    CFDTool - CFD & OpenFOAM GUI Toolbox

    CFDTool - CFD & OpenFOAM GUI Toolbox

    CFDTool - Easy to Use Computational Fluid Dynamics (CFD) Toolbox

    CFDTool - "CFD Simulation Made Easy" CFDTool is a fluid dynamics toolbox for modeling and simulation of flows with coupled heat transfer. Based on FEATool Multiphysics (https://www.featool.com), CFDTool is specifically designed to make advanced fluid mechanics and heat transfer simulations both easy and enjoyable. - Completely stand-alone and cross-platform self-contained toolbox - Optionally use as MATLAB Add-On toolbox - Fully integrated and easy to use MATLAB GUI - Modeling and...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    cfMesh

    cfMesh

    A library for polyhedral mesh generation

    ...If you have a new meshing algorithm or interested in contributing to cfMesh, do not hesitate to contact us. Please note that this code is not the same as CF-MESH+, which is a commercial product offered by Creative Fields Holding.
    Leader badge
    Downloads: 116 This Week
    Last Update:
    See Project
  • 4

    flowPsi

    A compressible CFD flow modeling software package

    The flowPsi code is a Loci framework code that provides a full featured open source solution to modeling compressible fluid flows. This software uses the Loci framework which can be found at https://sourceforge.net/projects/loci-framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    Construct2D is a grid generator designed to create 2D grids for CFD computations on 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...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    OpenGLForResearch

    non-trivial OpenGL project for research purpose

    this repository contains all of my non-trivial OpenGL project done while learning computer graphics and computational fluid dynamics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PRIN-3D (PRoto-code for Internal flows modeled by Navier-Stokes equations in 3-Dimensions) is a CFD code written in MATLAB, with turbulent and reactive capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OpenFOAM 1.6 binary for win32
    ...It includes tools for meshing, notably snappyHexMesh, a parallelised mesher for complex CAD geometries, and for pre- and post-processing. Almost everything (including meshing, and pre- and post-processing) runs in parallel as standard, enabling users to take full advantage of computer hardware at their disposal. It was built with MinGW C++ in linux environment and using Symscape patch build brocess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Computation Fluid Dynamics Source Code Collection Navier-Stokes equations - Chorin Projection method ( 2D ) Lattice Boltzmann method ( 2D , 2 phase ) Smoothed Particle Hydrodynamics ( 2D , 3D , freesurface )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CFD code using Arbitrary Lagrangian Eulerian algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sound Propagation and Acoustic Radiation of Turbomachines - Aeroacoustic Noise Suppression Project : A CFD-like CAA code for predicting turbomachines noise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenFlower is a free and open source CFD code (for Linux and Windows) mainly intended to solve the turbulent incompressible Navier-Stokes equations with a LES approach. It can deal with arbitrary complex 3D geometries with its finite volume approach.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The ADFC code is a computational fluid dynamics (CFD) C++ solver for incompressible viscous flow over 2D and 3D geometries. It uses finite element and the characteristic method on unstructured meshes to solve Navier-Stokes equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The DUNS (Diagonalized Upwind Navier-Stokes)code is a 2D/3D, structured, multi-block, multi-species,reacting, steady/unsteady, Navier Stokes fluid dynamics code with q-omega turbulence model. It currently uses a diagonalized ADI procedure with upwind diff
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyAero

    PyAero

    CFD Toolkit

    PyAero is a toolkit developped at andheo for CFD software : post-processing, curve generation, … Currently PyAero focuses on ONERA's code "Cedre". PyAero is powered by Qt, Python, PySide, enthought and pyLot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB