Code Monkey home page Code Monkey logo

eitmesh's Introduction

eitmesh

status: experimental

Models and Meshes for pyEIT

eitmesh provides a easy-to-use interface for loading pre-built meshes into pyEIT,

import eitmesh
mesh_obj = eitmesh.load("hsymm")  # a PyEITMesh dataclass

1. Introduction

Build 2D (triangles) and 3D (tetrahedrons) mesh models using third party libraries. These meshes are for the forward and inverse simulations in EIT settings. So we will add an easy to use electrodes interface.

Some mesh-generating or mesh-converting libraries (under consideration).

  • meshio Mesh input and output conversion (by nschloe).

  • pygmsh Gmsh for Python (by nschloe).

  • meshplex Compute interesting points, areas, and volumes in triangular and tetrahedral meshes.

  • meshpy 2D/3D simplicial mesh generator interface for Python (Triangle, TetGen, gmsh)

  • tetwild Robust Tetrahedral Meshing in the Wild.

  • triwild TriWild: Robust Triangulation with Curve Constraints.

  • PyMesh Geometry Processing Library for Python. An interface, the mesh generation part are using CGAL, Triangle, TetGen and Quartet.

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

Visualization of 3D tetrahedron meshes.

Some thoughts on FEM simulation

  • ceviche Electromagnetic Simulation and Automatic Differentiation

2. FMMU Meshes

mesh_plot.png

Reproducible mesh files from the FMMU-EIT group.

data/DLS2.mes: Human head annotated mesh (for used in Damped Least Squares, DLS).

DLS2.png

data/I0007.mes: Small scaled down human head mesh.

I0007.png

data/IM470.mes: Regenerated assymetric mesh (Yang Bin).

IM470.png

data/hsymm.mat: Symmetric (almost) head mesh (Benyuan Liu).

hsymm22.png

3. Applications

Some sample applications. FEM/EIT simulations using pyEIT

eitmesh's People

Contributors

liubenyuan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.