Showing 257 open source projects for "finite element method"

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
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    Elmer finite element software

    Elmer finite element software

    Open source finite element software for multiphysical problems

    Elmer is a finite element software for numerical solution of partial differential equations and multiphysical problems. It includes models of structural mechanics, fluid dynamics, heat transfer, electromagnetics etc. Elmer home is www.csc.fi/elmer
    Leader badge
    Downloads: 272 This Week
    Last Update:
    See Project
  • 2
    Ferrite.jl

    Ferrite.jl

    Finite element toolbox for Julia

    A simple finite element toolbox written in Julia.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    NeuralOperators.jl

    NeuralOperators.jl

    DeepONets, Neural Operators, Physics-Informed Neural Ops in Julia

    Neural operator is a novel deep learning architecture. It learns an operator, which is a mapping between infinite-dimensional function spaces. It can be used to resolve partial differential equations (PDE). Instead of solving by finite element method, a PDE problem can be resolved by training a neural network to learn an operator mapping from infinite-dimensional space (u, t) to infinite-dimensional space f(u, t). Neural operator learns a continuous function between two continuous function...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    FEATool Multiphysics

    FEATool Multiphysics

    Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS

    FEATool Multiphysics (short for Finite Element Analysis Toolbox), is a fully integrated simulation platform for modeling all types of coupled physics phenomena, continuum mechanics, and engineering problems. By providing a truly easy to use and integrated all-in-one simulation platform for multi-physics analysis, makes FEATool an ideal simulation and modeling tool for everyone from students learning mathematical modeling, to researchers and engineers wishing to explore new ideas in a no fuss...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5
    VoronoiFVM.jl

    VoronoiFVM.jl

    Solution of nonlinear multiphysics partial differential equations

    Solver for coupled nonlinear partial differential equations (elliptic-parabolic conservation laws) based on the Voronoi finite volume method. It uses automatic differentiation via ForwardDiff.jl and DiffResults.jl to evaluate user functions along with their jacobians and calculate derivatives of solutions with respect to their parameters.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Gridap.jl

    Gridap.jl

    Grid-based approximation of partial differential equations in Julia

    Gridap provides a set of tools for the grid-based approximation of partial differential equations (PDEs) written in the Julia programming language. The library currently supports linear and nonlinear PDE systems for scalar and vector fields, single and multi-field problems, conforming and nonconforming finite element (FE) discretizations, on structured and unstructured meshes of simplices and n-cubes. It also provides methods for time integration. Gridap is extensible and modular. One can...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    DeepCopy

    DeepCopy

    Create deep copies (clones) of your objects

    ... can create your own DeepCopy instance to configure it differently. You may want to roll your own deep copy function. You can add filters to customize the copy process. DeepCopy\Matcher applies on a object attribute. DeepCopy\TypeMatcher applies on any element found in graph, including array elements. The PropertyNameMatcher will match a property by its name.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    libCEED

    libCEED

    CEED Library: Code for Efficient Extensible Discretizations

    libCEED provides fast algebra for element-based discretizations, designed for performance portability, run-time flexibility, and clean embedding in higher-level libraries and applications. It offers a C99 interface as well as bindings for Fortran, Python, Julia, and Rust. While our focus is on high-order finite elements, the approach is mostly algebraic and thus applicable to other discretizations in factored form, as explained in the user manual and API implementation portion...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    phosphor-react

    phosphor-react

    A flexible icon family for React

    Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. We designed the icon library we always wanted to use. Easy to pick up and plug in. Truly consistent in style and scale. Flexible to multiple sizes and weights. Reserved enough to be multi-purpose, but a little quirky, too. Simply import the icons you need, and add them anywhere in your render method. Phosphor supports tree-shaking, so your bundle only includes code for the icons you use. Icon...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Dominate

    Dominate

    Dominate is a Python library for creating and manipulating HTML docs

    ... and the .add() method you can easily create more advanced structures. By default, render() tries to make all output human readable, with one HTML element per line and two spaces of indentation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    FinEtools.jl

    FinEtools.jl

    Finite Element tools in Julia

    FinEtools is a package for basic operations on finite element meshes: Construction, modification, selection, and evaluation of quantities defined on a mesh. Utilities are provided for maintaining mesh-based data (fields), for defining normals and loads, for working with physical units and coordinate systems, and for integrating over finite element meshes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaParser

    JavaParser

    Java 1-17 Parser and Abstract Syntax Tree for Java

    ..., JavaSymbolSolver analyzes that AST and is able to find the relation between an element and its declaration (e.g. for a variable name it could be a parameter of a method, providing information about its type, position in the AST, etc). When choosing open source technologies it is important to know your choice will be rewarded by continuous support. The JavaParser community is vibrant and active, with a weekly release cadence that supports language features up to Java 12.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    FEniCS.jl

    FEniCS.jl

    A scientific machine learning (SciML) wrapper for the FEniCS

    FEniCS.jl is a wrapper for the FEniCS library for finite element discretizations of PDEs. This wrapper includes three parts. Installation and direct access to FEniCS via a Conda installation. Alternatively one may use their current FEniCS installation. A low-level development API and provides some functionality to make directly dealing with the library a little bit easier, but still requires knowledge of FEniCS itself. Interfaces have been provided for the main functions and their attributes...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Vizzu

    Vizzu

    Library for animated data visualizations and data stories

    Vizzu is a free, open-source Javascript/C++ library utilizing a generic dataviz engine that generates many types of charts and seamlessly animates between them. It can be used to create static charts but more importantly, it is designed for building animated data stories and interactive explorers as Vizzu enables showing different perspectives of the data that the viewers can easily follow due to the animation. Create a placeholder element that will contain the rendered chart. The Vizzu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    dash.js

    dash.js

    A reference client implementation for the playback of MPEG DASH

    A reference client implementation for the playback of MPEG DASH via JavaScript and compliant browsers. If your intent is to use the player code without contributing back to this project, then use the MASTER branch which holds the approved and stable public releases. If your goal is to improve or extend the code and contribute back to this project, then you should make your changes, and submit a pull request. dash.js is an initiative of the DASH Industry Forum to establish a production...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    bootstrap-datepicker

    bootstrap-datepicker

    A datepicker for twitter bootstrap

    ..., replacing each uppercase letter with its lowercase equivalent preceded by a dash, and prepending “data-date-” to the result. Methods are called on a datepicker by calling the datepicker function with a string first argument, followed by any arguments the method takes.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 17
    PhiPsi

    PhiPsi

    An eXtended Finite Element Method (XFEM) Software.

    PhiPsi is a 2D and 3D computational solid mechanics program, which involves the extended finite element method (XFEM), as well as the finite element method (FEM). PhiPsi is written in Fortran and compiled using the GNU Fortran compiler (gfortran). PPView is a visualization tool for PhiPsi. PPView can be used to import Abaqus inp file, view the model defined in the PhiPsi keywords file (*.kpp), edit PhiPsi keywords file, perform a PhiPsi simulation, and view the simulation result files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Hexi

    Hexi

    A dedicated process for hexahedral mesh generation.

    Hexi is a standalone Linux platform, Docker sphere, or Windows executable for generating unstructured hexahedral mesh. It hosts a remarkable program capable of consistently producing an entirely hex mesh of good quality, suitable for finite element analysis. In the License section below, Hexi is listed as 'other' because it is subject to multiple open source licenses. See the documentation for details.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19
    Iso2Mesh - A 3D Mesh Generation Toolbox

    Iso2Mesh - A 3D Mesh Generation Toolbox

    A 3D surface and volumetric mesh generator for MATLAB/Octave

    A simple yet powerful mesh generator based on MATLAB/GNU Octave language, creating finite-element mesh from surfaces or arbitrary 3D volumetric images (such as MRI/CT scans) with fully automatic workflows.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 20
    SAFEDC

    SAFEDC

    semi-analytical finite element dispersion calculator of guided wave

    SAFEDC is a freeware guided wave (GW)calculator developed by Dr. Menglong Liu's group from Harbin Institute of Technology, Shenzhen, China. Email liumenglong1988@gmail.com on SAFEDC. The function is as follows: 1. GW in isotropic plate. Acousto-elastic effect can be calculated, and result of dispersion cuve, displacement/stress/strain curve along the thickness, and static/dynamic mode shape can be output. 2. GW in anisotropic plate. laminate with arbitrary material and geometry...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 21
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    Ion Beam Simulator
    Library for ion optics, plasma extraction and space charge dominated ion beam transport.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    syre

    syre

    Synchronous Reluctance (machines) - evolution

    SyR-e is a Matlab/Octave package developed to design, evaluate and optimize synchronous reluctance and permanent magnet machines. To perform Finite Element Analysis (FEA) SyR-e is linked to FEMM software, and the simulation process (model creation, pre-processing, post-processing) is automatic and completely controlled from SyR-e code. For the design section, SyR-e embeds automatic procedures based on design equations, minimal FEA simulations or multi-objective optimization algorithm joined...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24

    Book-Reviews-In-Mathematica

    Partial Differential Equations, Complex Analysis, Mathematica, Farlow

    Cliff* Notes, Mathematica Evaluatable "Partial Differential Equations for Scientists and Engineers", Farlow "Physics for Scientists and Engineers", Serway "A First Course in Complex Analysis", Beck "PDE", Asmar "PDE, An Introduction", Colton "Elementary Differential Equations", 7th, Rainville "Ordinary Differential Equations", Tenenbaum "Linear Algebra And It's Applications", Lay "Swokowski Calculus", 5th, Swokowski "Chemistry Concepts & Problems, A Self-Teaching Guide",...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    FEATool Multiphysics - FEA Toolbox

    FEATool Multiphysics - FEA Toolbox

    FEATool Multiphysics is an easy to use FEA and CFD Simulation Toolbox

    FEATool Multiphysics (https://www.featool.com) is a fully integrated, flexible and easy to use physics and Finite Element Analysis (FEA) simulation toolbox. Developed with ease of use in mind, everyone is able to set up and perform complex multiphysics simulations in a simple GUI without learning coding, programming, or scripting. In addition to built-in FEM and PDE solvers, FEATool features full integration with the high performance SU2, OpenFOAM, and FEniCS physics solvers, functioning...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
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.