Finite Elements Analysis¶
XamFlow can be integrated with FE tools.
ParOSol¶
See Core.Host.ParOSol and ParOSol.FEA.Solve.
MicroFE¶
See Core.Host.MicroFE, MicroFE.FEA.Post and MicroFE.FEA.Solve.
A simple MicroFE workflow.¶
Abaqus¶
See Scanco.IPL.ExportMeshFEM or Example.CGAL.CreateMeshFromImage.
Ansys¶
See Scanco.IPL.ExportMeshFEM or Example.CGAL.CreateMeshFromImage.
Marc¶
See Scanco.IPL.ExportMeshFEM.
Gmsh¶
See Example.CGAL.CreateMeshFromImage.
ElmerFEM¶
See Core.Host.ElmerFEM.
Use export to e.g. Gmsh 2.2 (Text) or Abaqus format.
See Example.CGAL.CreateMeshFromImage.
BoneMat¶
Via export to e.g. Abaqus and Dicom formats.
See Example.CGAL.CreateMeshFromImage.