Showing 18 open source projects for "boundary element"

View related business solutions
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 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 (*.js...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    WingSegment

    WingSegment

    WingSegment: A tool for Analysis and Modeling of Insect Wings

    WingSegment is a MATLAB app-designed tool employing a hybrid approach of computer vision and graph theory for precise insect wing image segmentation. WingSegment detects cells, junctions, Pterostigma, and venation patterns, measuring geometric features and generating Voronoi patterns. The tool utilizes region-growing, thinning, and Dijkstra's algorithms for boundary detection, junction identification, and vein path extraction. It provides histograms and box plots of geometric features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    2D Heat Transfer in .C

    2D Heat Transfer in .C

    2D Heat Numerical Heat Transfer Solver

    PLEASE NOTE: There is a complete installer available if you do not have CVI installed. If you do have it, you can simply download the source files and run them. The following program was built as a final evaluation project for Programming for Mechatronics Course for my BSc. in Mechanical Engineering. This solver is based around the Gauss-Seidel algorithm for 2D heat transfer for pre-determined boundary conditions (i.e. user defined temperatures). I hope this project will be useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    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
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5

    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
  • 6

    IgbemSopt

    A framework of shape optimisation based on the isogeometric BEM

    This is an implementation of shape optimisation solver based on the isogeometric boundary element method (IGBEM). The details are described in a paper "A framework of shape optimisation based on the isogeometric boundary element method toward designing thin-silicon phtovoltaic devices" submitted to the journal "Engieering with Computers".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliance Operations Platform. Built to Scale. Icon
    Compliance Operations Platform. Built to Scale.

    Gain the visibility, efficiency, and consistency you and your team need to stay on top of all your security assurance and compliance work.

    Hyperproof makes building out and managing your information security frameworks easy by automating repetitive compliance operation tasks so your team can focus on the bigger things. The Hyperproof solution also offers powerful collaboration features that make it easy for your team to coordinate efforts, collect evidence, and work directly with auditors in a single interface. Gone are the days of uncertainty around audit preparation and compliance management process. With Hyperproof you get a holistic view of your compliance programs with progress tracking, program health monitoring, and risk management.
  • 10
    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: 5 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    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
  • 13
    Traglast is a free finite-element-solver ( also known as FEM for finite element method) for linear static 2D problem. It provides also an algorithm to calculate boundary plastic loads of steal structures. Traglast supports a simple GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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
  • 16
    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
  • 17

    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
  • 18
    Sketch a Frame

    Sketch a Frame

    An iPad app that visualizes simple structural mechanics problems.

    Sketch a Frame is an app where you can quickly draw a geometry and add forces and boundary conditions to visualize deflections, normal forces, moment distribution and normal tension. The app uses the finite element method (FEM) for the calculations. The elements are modeled as beam elements. This is a master thesis work by Daniel Åkesson for the department of structural mechanics at Lunds institute of technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next