Repository navigation

#

有限元法 (FEM)

维基百科
fem logo

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

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.

C++
23993
1 天前
pyvista/pyvista
Python
3022
13 小时前
C++
1897
2 天前

learn React.js with Brian Holt

JavaScript
1460
2 年前

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++
1091
3 小时前

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

Fortran
671
2 天前

Simple finite element assemblers

Python
561
23 天前

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

A curated list of awesome CAE frameworks, libraries and software.

407
8 个月前

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

MATLAB
371
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
263
1 年前

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++
219
8 个月前

Computional Fluid Dynamics (CFD) for FreeCAD based on OpenFOAM and Fenics solver

Python
194
3 年前