Search Results for "finite element method" - Page 8

Showing 257 open source projects for "finite element method"

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

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Provide a reference implementation of Moving Taylor Bayesian Regression, a method for nonparametric multi-dimensional function estimation with correlated errors from finite samples, as a Python package based on SciPy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Finite Element Pre and Post Processing Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The OpenFEZ project aims to provide software development kit needed for the creation of finite element software. It is written in object oriented Fortran 2003, and developed as part of a lecture held at the Institute for Statics and Dynamics of Aerospace Structures at the University of Stuttgart, Germany. The main purpose of this code is to allow students to develop a better understanding of the mathematical and numerical theories behind modern finite element codes. It is published under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Fast Solver for Potential and LFFFs

    This is a fast solver for global potential field in the Solar Corona

    This is a fast solver for computing the potential and linear force-free field (LFFF) above the full photosphere with the line-of-sight synoptic magnetogram as input. The global potential field and the LFFF are dealt with in an unified way by solving a three-dimensional Helmholtz equation in spherical shell and a two-dimensional Poisson equation on the photosphere. The solver is based on a combination of the spectral method and the finite-difference scheme. In longitude direction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Monitor the status and performance of any IT environment with NMIS Icon
    Monitor the status and performance of any IT environment with NMIS

    NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.

    Trusted by thousands of IT teams worldwide, The NMIS platform offers comprehensive network management, handling faults, performance, and configurations with ease.
    Get a Free Trial
  • 5
    MICROMECHANICS

    MICROMECHANICS

    A collection of lecture notes and accompanying code on micromechanics

    ... and estimates as well as in the generation of digital and particulate microstructures. The Fortran codes are based on the finite element method in linear and nonlinear settings, the latter capable of finite deformations with damage. The underlying theory is outlined in the lecture notes. -- İlker Temizer Assistant Professor Department of Mechanical Engineering Bilkent University 06800 Bilkent, Ankara Turkey
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    MEPCM Package

    This is a package for multi-element probabilistic collocation method.

    The Multi-Element Probabilistic Collocation Method Package (MEPCMP) is a C++ package which can generate high dimensional, multi-element collocation points based on arbitrary probability density function for the application of Multi-Element Probabilistic Collocation Method (MEPCM). This package can generate high-dimensional stochastic collocation points based on tensor product rule, non-nested sparse grids method or anchored-ANOVA method. It can also be used for the multi-element probabilistic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ElemFreGalerkin

    A tutorial Galerkin meshfree code

    Meshfree or meshless methods were born to replace the traditional finite element in applications where meshing a complex geometry and/or excessive remeshing is involved. This code, written by Vinh Phu Nguyen, implements one and two dimensional Element Free Galerkin (EFG) method which is one of the most common meshfree methods for elasticity. It also implements Partition of Unity based enrichment for weak and strong discontinuities. The method and the implementation are described...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Extensible Cochlear Modelling Framework

    Software to simulate the cochlea

    A library that extends the finite element library deal.II (written in C++, see www.deal.II.org) by providing classes and methods to support the design of numerical cochlear models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XFEM

    XFEM implementation in MATLAB

    The extended finite element method (XFEM) classified, one of the partition of unity method (PUM), allows discontinuities to be simulated independently of the mesh. This is possible by adding appropriate functions to the FE approximation basis, for example, the Heaviside function. The discontinuities can evolve in time, without a need for a conforming mesh. A MATLAB implementation of the XFEM written by VP Nguyen, is given here. The interaction of cracks and crack-inclusion interaction...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Power Up Your AI with Databricks – Free Trial Icon
    Power Up Your AI with Databricks – Free Trial

    Ready to revolutionize your data and AI game? Test Databricks free on your cloud of choice and see the difference.

    Take your data and AI to the next level with Databricks – free trial on AWS, Azure, or Google Cloud. Create production-ready Generative AI apps that are accurate, secure, and tailored to your business. Simplify data ingestion from hundreds of sources with effortless ETL automation. Plus, tap into instant, elastic serverless compute during your trial (available on AWS/Azure). Sign up with your work email now to unlock premium trial perks and transform how you work with data – don’t wait!
    Get Started
  • 10

    Isogeometric FEM with matlab

    Matlab code for conducting isogeometric analysis using NURBS

    ... the eXtended Finite Element Method framework where the basis functions can be "enriched" to capture discontinuities or sharp gradients in the solution.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    SpringMassAir Phsyics Engine

    FEA Physics engine. Springs, masses, collision and air resistance

    Finite Element Physics engine that simulates springs, masses, collision and air resistance, using SI units in order to be to scale with reality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wavefront

    wavefront

    2D Finite Element Analysis for Acoustics

    Wavefront is a programme for simulating 2D acoustic systems, with a particular emphasis on determining wavefront shapes at the mouths of horns. It accepts CAD drawings in DXF format and produces animated displays of wave propagation as well as exporting various data as text files. It is GPL software and runns on Linux and Windows.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    LIME

    LIME is a software tool for creating multiphysics simulation codes.

    The Lightweight Integrating Multiphysics Environment for coupling codes (LIME) is a small software package for creating multiphysics simulation codes. LIME is intended to be especially useful when separate computer codes (which may be written in any standard computer language) already exist to solve di fferent parts of a multiphysics problem. LIME provides the key high-level software (written in C++), a well defi ned approach (with example templates), and interface requirements to enable the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    FEDES

    A finite element data exchange system

    FEDES is a Finite Element Data Exchange System for mapping finite element analysis data between different FE solvers and meshes with different element types and densities. Six commercial FE solvers are supported (ABAQUS, ANSYS, DEFORM, MARC, MORFEO, VULCAN). The FEA data outputted can be visualized with the open source program ParaView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Electromagnetic cloaking

    Electromagnetic cloaking

    This Matlab code simulates the electromagnetic cloaking

    This Matlab code with the finite element method based Partial Differential Equation Toolbox calculates and simulates the electromagnetic field, when a scatterer (copper) object is cloaked with transformation optics designed metamaterial. This electromagnetic cloaking effect can be studied and demonstrated with this program. The code includes two source type (finite length line source and point source), and two sets of metamaterial parameters (exact and reduced metamaterial parameters). You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ViennaFEM

    A finite element solver using state-of-the-art programming techniques.

    ViennaFEM is a library-centric implementation of the finite element method in C++. It features a symbolic math kernel, which manipulates the strong or weak form of the problem and automatically derives the discrete form. ViennaFEM is built on top of the following libraries: ViennaMath provides the symbolic math kernel, ViennaGrid (with ViennaData) allows for a generic grid handling and quantity storage, while ViennaCL provides the linear solvers and GPU acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ViennaMath

    A symbolic math kernel in C++

    ViennaMath provides a symbolic math kernel which can be used either for compile-time processing, or for run-time evaluation. Unlike other symbolic math implementations, ViennaMath aims at providing a fast math layer for use with numerical methods such as the finite element method (cf. ViennaFEM)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    firStudio

    FIR filter design tool

    firStudio is a versatile tool for the design of Finite Imp[ulse Response (FIR) filters based on windowing methods and the equiripple Park-McClellan method. Features: Design of an FIR filter based on the windowed method (using rectangular, Hamming, Hanning, triangular, Kaiser-Bessel, Dolph-Chebychev and Blackman-Harris window functions) and the equiripple Park-McClellan method. Filter length can either be specified or estimated based on filter parameters. Design of low...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    WDSolve is a black box solver for nonlinear hyperbolic partial differential equations. WDSolve is based on the Wave Digital method, leading to explicit finite difference schemes with superior stability properties.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FieldML consists of a serialisation format and an API and an implementation of the API. It focuses on representing finite element meshes, and fields on meshes. Based on the already successful format used by CMISS (www.cmiss.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Virtual Geoscience Workbench for discontinuous systems is a computer software environment for modelling. We have made the combined Finite-Discrete Element Method (FEMDEM) the core of our solids technology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This is a program for numerical solution of Euler equations of compressible flows using discontinuous galerkin method. The code is written on top of the deal.II finite element library. Code has been moved to https://github.com/cpraveen/dflo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sempy
    Sempy is a Python package for the solution of partial differential equations using the spectral element method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Biomecanica Computacional U-America
    Investigacion de diseño avanzado en biomecanica computacional con elementos finitos usando herramientas de software-libre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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