Skip to content

MATLAB script to write ABAQUS tetrahedral mesh from Dream.3D surface mesh

License

Notifications You must be signed in to change notification settings

antyan001/dream2abatet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dream2abatet

MATLAB script to write ABAQUS tetrahedral (C3D4) mesh from Dream.3D surface mesh

The script

  • Reads nodes, triangles of surface mesh and feature centroids generated in Dream.3D (ver. 4.2.x)
  • Generates volume tetrahedral mesh using iso2mesh toolbox
  • Writes the generated mesh into a file in ABAQUS input file format

Read more about the script here

Surface to volume ABAQUS mesh

Acknowledgment

dream2abatet.m heavily relies on iso2mesh toolbox - an image-based 3D surface and volumetric mesh generator.

  • Author: Qianqian Fang, Massachusetts General Hospital (Harvard Medical School)
  • License: GPL v.2 or later
  • URL: iso2mesh.sf.net

About

MATLAB script to write ABAQUS tetrahedral mesh from Dream.3D surface mesh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%