https://github.com/pfnet/pcb-fem-ohm-sim
https://github.com/pfnet/pcb-fem-ohm-sim
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pfnet/pcb-fem-ohm-sim
- Owner: pfnet
- License: apache-2.0
- Created: 2023-09-20T03:12:09.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T01:55:12.000Z (over 2 years ago)
- Last Synced: 2025-03-02T16:37:17.534Z (over 1 year ago)
- Language: Python
- Size: 9.64 MB
- Stars: 1
- Watchers: 54
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pcb-fem-ohm-sim: Finite Element Method Static Current Analysis for PCB
The aim of this project is to analyze current density of PCB-boards.
FEniCSx and gmsh are required.
The renderer of bitmap image has been replaced to that for GMSH and
FEniCSx API is called.
Following libraries are required.
- https://github.com/curtacircuitos/pcb-tools
- https://gmsh.info/
- https://fenicsproject.org/
- https://github.com/pyvista/pyvista
The copyright of the source code belongs to Preferred Networks, Inc.