Search Results for "python finite element" - Page 7

Showing 239 open source projects for "python finite 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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Concyl

    Concyl

    Concentric Cylinder Stress Analysis Program

    Concyl computes the stress state for a system of concentric cylinders under combined pressure and thermal loading. The program includes a plotting interface to Excel, a design optimizater, and detailed instructions with verification samples.
    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
    A Windows finite element solver for low frequency 2D and axisymmetric magnetic problems with graphical pre- and post-processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Finite Element Pre and Post Processing Tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    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
  • 6
    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: 2 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

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

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

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

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

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

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

    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    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
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.