Showing 595 open source projects for "parrot-security-4"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    2D Heat advection C code

    A C Program code to solve for Heat advection in 2D Cartesian grid.

    Type - 2D Grid - Structured Cartesian Case - Heat advection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The left and top boundary is at 100 C and the right and bottom boundary is at 0 C. The flow is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    LBM3fm

    LBM3fm - Lattice Boltzmann method for film flow modelling

    This program provides the moment method boundary condition treatment for multi-phase flow modelling with lattice Boltzmann methods. For feedback, leave a review, leave a comment on the discussion page or send me a private mail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    3D Heat convection C code

    A C Program code to solve for Heat convection in 3D Cartesian grid.

    Type - 3D Grid - Structured Cartesian Case - Heat convection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The top, bottom, front and back boundaries are heated to 100 C. The left boundary is inlet...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    2D Heat convection C code

    A C Program code to solve for Heat convection in 2D Cartesian grid.

    Type - 2D Grid - Structured Cartesian Case - Heat convection Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit, QUICK Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The top and bottom boundaries are heated to 100 C. The left boundary is inlet (Velocity = 1m/s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    EVERT is an acoustic beam-tracing library. It is optimized for a moving listener with static geometry and sound source. It computes all the visible specular reflection paths up to the given reflection order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    3d axisymmetric heat diffusion C code

    A C Program code to solve for Heat diffusion in 3D Axi-symmetric grid.

    Type - 3D Grid - Axisymmetric Case - Heat diffusion Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LR,LZ,LH) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup - Periphery heated to 500 C Top to 500 C Bottom to 500 C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    2d axisymmetric heat diffusion C code

    A C Program code to solve for Heat diffusion in 2D Axi-symmetric grid.

    Type - 2D Grid - Axisymmetric Case - Heat diffusion Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LR,LZ) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup - Periphery heated to 200 C Top to 300 C Bottom to 100 C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    3d heat conduction parallelized

    MPI based Parallelized C Program code to solve for 3D heat conduction.

    Type - 3D Grid - Structured Cartesian Case - Heat conduction Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit Temporal - Unsteady Parallelized - Yes Inputs: [ Length of domain (LX,LY,LZ) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The six boundaries are heated to 100 C, 200 C, 300 C, 400 C, 500 C, 600 C respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    3d Heat conduction C code

    A C Program code to solve for Heat conduction in 3D Cartesian grid.

    Type - 3D Grid - Structured Cartesian Case - Heat Conduction Method - Finite Volume Method Approach - Flux based Accuracy - First order Scheme - Explicit Temporal - Unsteady Parallelized - No Inputs: [ Length of domain (LX,LY,LZ) Time step - DT Material properties - Conductivity (k or kk) Density - (rho) Heat capacity - (cp) Boundary condition and Initial condition. ] Setup : The six boundaries are heated to 100 C, 200 C, 300 C, 400 C, 500 C and 600 C respectively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    QueueSimulator

    QueueSimulator

    Simulator of G/G/k queue systems used in computer networks.

    QueueSimulator is a free software which aims to simulate primarily G/G/k queueing systems that are used in computer networks. But it can be used to simulate practically any stable queue system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FERS is a simulator for common radar system designs. It supports both multistatic and monostatic radars,and both pulsed and CW systems. FERS processes an XML script file to produce output in a variety of formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Systemc simulation module controlling This tool is aimed to ease the systemc simulation processing.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    OPar

    OPar

    OPen ARchitecture PARallel PARticle code

    NOTICE: The current version of OPar is hosted on GitHub https://github.com/holgerschmitz/Opar This repository on Sourceforge is no longer maintained! OPar is an open architecture Particle-In-Cell (PIC) code for plasma simulations. The code is based on the Schnek framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CENSLIB

    CENSLIB

    3D simulation library

    A 3D simulation library using the bullet physics engine and OpenGL for rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Petri-LLD is a graphical development environment for real-time automation control and is written in Java. It is based on a form of Petri net, and compiles to a number of programmable logic controller (PLC) languages as well as Java and Visual Basic.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    pyMDMix

    pyMDMix

    Molecular dynamics with aqueous-organic solvent mixtures

    This python package aims to help people set up and analyze molecular dynamics simulations in aqueous-organic solvent mixtures. See D. Alvarez-Garcia et al. Journal of Medicinal Chemistry, 2014.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ***** Discontinued (direct part of NetLogo now (since NL v6)!) ***** This extension connects the simulation platform NetLogo with the statistical analysis software R. It adds some new primitives to NetLogo, which offers the interchange of data with R and the call of R functions from NetLogo. See the documentation for more details. There is also the possiblity to open an Interactive R Shell from NetLogo. _______________________________________ Please have also a look on our info...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Otanes

    Otanes is a live TV simulator for Content-Centric Networking (CCN).

    Otanes is a highly configurable component-based CCN simulator (based on OMNeT++ simulation environment) specifically optimized for live TV research activities. It has armed with EvalVid (a video quality evaluation toolset) to reconstruct the received video and evaluate QoS and QoE metrics. It has.introduced background traffic and traffic engineering capability as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Butterfly Effect

    The Butterfly Effect

    Physics Game like "The Incredible Machine"

    An open source game that uses realistic physics simulations to combine lots of simple mechanical elements to achieve a simple goal in the most complex way possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ============================= THIS CODE IS DEPRECATED ============================= For updated information about MTSA visit: http://mtsa.dc.uba.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OptFerm

    OptFerm

    A computational platform to study fermentation processes

    OptFerm is a computational platform for the simulation and optimization of fermentation processes. The aim of this project is to offer a platform-independent, user-friendly, open-source and extensible environment for Bioengineering process optimization that can be used to increase productivity. This tool is focused in optimizing a feeding trajectory to be fed into a fed-batch bioreactor and to calculate the best concentration of nutrients to initiate the fermentation. Also, contains a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Analysis software for Nbody/SPH or SPH simulations (e.g. performed with Gadget II). See http://sourceforge.net/apps/wordpress/hyplot/about and http://sourceforge.net/apps/trac/hyplot/wiki for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Manticore Aerofoil Design
    Aerofoil design software based on Panel2D from Aerospace, Mechanical & Mechatronic Engineering, University of Sydney with considerable enhancements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    STARucn

    STARucn

    Monte-Carlo simulation for ultra-cold neutrons

    STARucn (Simulation of Transmission, Absorption and Reflection of ultracold neutrons) is a Monte-Carlo software designed to simulate experimental setups and guides for ultra cold neutrons. It relies heavily on CERN's ROOT packages. Developing team : Benoit Clément, LPSC/UJF Damien Roulier, ILL/UJF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simox
    Simox has moved to gitlab. Please update your URLs: https://gitlab.com/Simox/simox A platform-independent robot simulation, motion and grasp planning toolbox consisting of three modules: VirtualRobot to simulate and visualize robots, Saba the sampling-based motion planning library and GraspStudio for grasp planning.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB