Repository navigation

#

有限元法 (FEM)

维基百科
fem logo

有限元法 (FEM) 是一种用于解决工程和数学物理问题的数值方法。典型的问题领域包括结构分析、传热、流体流动、质量传输和电磁势。

Official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.

C++
26456
1 天前
pyvista/pyvista
Python
3308
2 小时前
C++
2050
17 小时前

The development repository for the deal.II finite element library

C++
1559
1 天前

learn React.js with Brian Holt

JavaScript
1455
3 年前

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.

C++
1178
1 天前

OpenRadioss is a powerful, industry-proven finite element solver for dynamic event analysis

Fortran
721
1 天前

Simple finite element assemblers

Python
590
4 天前

Netgen/NGSolve is a high performance multiphysics finite element software. It is widely used to analyze models from solid mechanics, fluid dynamics and electromagnetics. Due to its flexible Python interface new physical equations and solution algorithms can be implemented easily.

C++
502
1 天前

FEATool - "Physics Simulation Made Easy" (Fully Integrated FEA, FEniCS, OpenFOAM, SU2 Solver GUI & Multi-Physics Simulation Platform)

MATLAB
402
2 个月前

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.

Julia
266
2 年前

GDS3D is an application that can interpret so called IC layouts and render them in 3D. The program accepts standard GDSII files as input data. Along with the layout file, it requires a so called process definition file which contains the 3D parameters of the process being used. These files combined allow the program to create a 3D representation of the layout, where the user has full, real time control over the camera position and angle, much like in a 3D video game. An other repo (https://github.com/skuep/GDS3D) as the same source and add few improvement like compression with server/client process. This release add two major feature with are assembly and export 3D model for GMSH. Assembly: this mean it’s possible to merge multi GDS (with different technologies) I also try to improve net highlight.

C++
232
1 年前