Repository navigation

#

有限元法 (FEM)

维基百科
fem logo

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

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

C++
25888
4 小时前
pyvista/pyvista
Python
3251
1 分钟前
C++
2017
4 小时前

The development repository for the deal.II finite element library

C++
1538
6 小时前

learn React.js with Brian Holt

JavaScript
1456
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++
1155
3 小时前

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

Fortran
707
3 小时前

Simple finite element assemblers

Python
583
1 个月前

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++
493
5 天前

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

MATLAB
393
16 天前

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++
229
1 年前