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:05]
pklapetek
fdtd:tetrahedral_meshes [2018/02/02 09:22]
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 9: Line 9:
 \\ \\
 A 300x300x300 computational domain with cow model, hit by total/​scattered field source. A 300x300x300 computational domain with cow model, hit by total/​scattered field source.
 +The original model used for creating the mesh was provided courtesy of Yutaka Ohtake by the
 +[[http://​visionair.ge.imati.cnr.it/​|AIM@SHAPE Shape Repository]].
 // //
 ---- ----
 +
 +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.
 +
 +Here is an example of the procedure step-by-step,​ for much simpler object than a cow.
 +
  
fdtd/tetrahedral_meshes.txt ยท Last modified: 2018/02/02 09:36 by pklapetek