Showing 13 open source projects for "boundary element"

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
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 1
    HLS.js

    HLS.js

    HLS.js is a JavaScript library that plays HLS in browsers

    HLS.js is a JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback. It works by transmuxing MPEG-2 Transport Stream and AAC/MP3 streams into ISO BMFF (MP4) fragments. Transmuxing is performed asynchronously using a Web Worker when available in the browser. HLS.js also supports HLS + fmp4, as announced during WWDC2016. HLS.js works directly on top of a standard HTML<video> element. HLS.js is written in ECMAScript6...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2

    F3DM

    Finite Element Method on 3D Meshes

    f3dmlib is a FEM library that can read, write and analyse 3D tetrahedral meshes, minimize a given functional, and refine the resulting meshes. The minimization is parallelized with OpenMP. Three main features in unstable 1.8.x version (available via GIT): quadratic elements, periodic boundary conditions, and the solver for scalar and electromagnetic wave equations. f3dmgeom is a collection of a few simple tools for creating surface meshes for tetgen. It can handle simple geometries only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NUGKit

    Numerical Unstrcuted Grid Kit for scientific computing

    This project is providing some part of scientific computing for doing finite element method about grid or mesh information. It is designed for handling grid information in parallel computing. And it also provides some modules for boundary conditions and data file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    RSchr-5

    Solves one-electron Schrödinger equation, with SLEPc and PETSc

    RSchr-5 calculates the smallest eigenvalues of the one-electron Schrödinger equation. The solved problem is defined on the finite domain, which is a box. The problem is solved with the zero Dirichlet boundary conditions. The implemented algorithm uses Finite Element Method with B-splines as basis functions. Disctretization leads to generalized eigenvalue problem. Program RSchr-5 solves the generalized eigenvalue problem by algorithms implemented in SLEPc amd PETSc libraries. It uses Krylov-Schur algorithm from SLEPc library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 5

    Ulambator

    boundary element based flow solver for microfluidics

    Ulambator solves the depth-averaged Stokes equations using a boundary element method. The combination of both reduces the discretization effort from 3D to 1D. Hence the flow solver is well adapted to free interface flows in shallow geometries. The manual and tutorial codes are still being extended. New functions will be made available. For more user information please check http://lfmi.epfl.ch/ulambator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CFD2D

    The incompressible Navier-Stokes equations solver in 2D domains

    CFD2D is open source software for Linux for solving the non-dimensionalized incompressible Navier-Stokes equations (NSE) inside an arbitrary two-dimensional domain inscribed in a unit square with Dirichlet and "do-nothing" boundary conditions. The space discretization is based on Finite Element Method (FEM) using an approximately uniform triangular mesh. The two choices of FE spaces are offered, these are of the so called MINI-element and of the Taylor-Hood element. The first element consists of continuous piecewise linears with a cubic bubble function for the velocity field, and the second of continuous piecewise quadratics for the same. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Toastpp

    Toastpp

    Forward and inverse modelling in optical tomography

    Toast++ is a C++ software package for modelling light transport in scattering media using the finite element method. It allows 3D reconstruction of absorption and scattering distributions inside an object from boundary measurements of light transmission, using steady state, time domain or frequency domain information. Matlab and Python bindings exist for ease of use and fast prototyping.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8

    fem2d

    2D Finite Element Method Tools

    Collection of programs developed to perform various engineering analyses on structures using the finite element technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    igabem

    Isogeometric boundary element analysis with matlab

    This code holds all the matlab files necessary to run a 2D isogeometric code for elastostatic analysis. For more guidance, it is probably a good idea to have a look through the code repository, and more recent updates to the code may also be present here. The main idea is that instead of using conventional Lagrangian polynomials to discretise the unknown fields and geometry (using the isoparametric concept), the basis functions that are used in Computer Aided Design (CAD) are used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 10
    An open source interactive computer program for Continuum Mechanics, Image analysis, Signal processing and System Identification. Target usage: Bioengineering application of finite element analysis, boundary element and collocation techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Boundalyzer is a tool for building and analyzing boundary specifications for software artifacts, inspired by the Black Box Specification of Harlan Mills, which is also one element of the Cleanroom Software Engineering process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Geometric modeling, mesh generation and definition of boundary conditions for the numerical solution PDE problems by finite element and finite volume methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Elast-O-Matic

    Implementation of the finite element method for linear elasticity

    Code for solving linear elasticity problems using the finite element method. Current features -Handles complex geometry and boundary conditions -Linear triangle and quadratic quad elements -Sparse matrix CG solver -MPI Parallelism -GMSH Input -VTK Output
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next