Search Results for "python finite element" - Page 6

Showing 193 open source projects for "python finite element"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    parFE is fully-parallel high-performance finite element code targeted to the modeling of trabecular bones in humans. It employs scalable multigrid solvers for efficient solutions on massively parallel computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 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
    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: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5

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

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

    Isogeometric FEM with matlab

    Matlab code for conducting isogeometric analysis using NURBS

    This matlab code presents an introduction to isogeometric analysis whereby the basis functions that are used for computer aided geometric design (CAGD) are also used for approximation in finite element analysis. The present code uses Non-Uniform Rational B-Splines but it should be noted that the CAGD community is making headway towards other descriptions of the geometry, overcoming the limitations of NURBS such as lack of water-tightness. The code also illustrates enrichment through...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

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

    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
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    VEDICS
    VEDICS (Voice Enabled Desktop Interaction and Control System) is an assistive software which lets the user to interact with the OS using voice commands. Using this software the user can access any element found on the user's screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

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

    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: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    FeMOS is a finite element method simulation of Double Gate MOSFET. The calculation uses Non-equilibrium Green's function method in fast uncoupled mode space approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A structural mechanics finite element application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FEMTA
    Easy to use 3D truss analyzer using finite element methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    SailFEM is a Matlab code for the finite element analysis of membrane elements. The code was developped for the application in sail analysis. Implemented elements are the non-linear Constant Strain Triangles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    chemfem is a high order finite element method that can solve general partial differential equations and the reacting Navier Stokes equations in particular.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.