GSvit documentation

open source FDTD solver with GPU support

User Tools

Site Tools


fdtd:tetrahedral_meshes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
fdtd:tetrahedral_meshes [2018/01/29 22:13]
pklapetek
fdtd:tetrahedral_meshes [2018/01/29 22:17]
pklapetek
Line 1: Line 1:
 ===== Tetrahedral meshes ===== ===== Tetrahedral meshes =====
  
-To create more complex meshes one can use also tetrahedral mesh, which can be obtained (with one intermediate step) from 3D modeling software, like [[http://​www.blender.org|Blender]]. Software tools for 3D modeling usually do not provide mesh itself, however they can save some files, e.g. in STL format that can be directly used for mesh generation. Then, a mesh generating software is used, like [[http://​wias-berlin.de/​software/​tetgen/​|Tetgen]].+To create more complex meshes one can use also tetrahedral mesh, which can be obtained (with one intermediate step) from 3D modeling software, like [[http://​www.blender.org|Blender]]. Software tools for 3D modeling usually do not provide mesh itself, however they can save some files, e.g. in STL format that can be directly used for mesh generation. Then, a mesh generating software is used, like [[http://​wias-berlin.de/​software/​tetgen/​|Tetgen]]. This outputs .node and .ele files that GSvit can read.
  
 ---- ----
Line 13: Line 13:
 // //
 ---- ----
 +
 +Note that the mesh creation, namely the conversion from your favorite 3D modeler via Tetgen can be sometimes complicated process. In general it is good to start with simple objects and if the whole toolchain ​ works, increase the complexity.
  
fdtd/tetrahedral_meshes.txt ยท Last modified: 2018/02/02 09:36 by pklapetek