How to import Abaqus meshes.

TetGen, import mesh, Paraview, Quasar, etc

How to import Abaqus meshes.

Postby ES3 » Wed Jul 29, 2015 10:39 pm

MARS now supports reading Abaqus meshes, include the following element types:

    2-node beam elements (B31 category)
    3-node triangle elements (S3 category)
    4-node quadralateral elements (S4 category)
    4-node Tetrahedral (C3D4 category)
    8-node Hexahedral elements (C3D8 category)

Given C3D4 as an example, the input format for MARS is
Code: Select all
TetSolidList block Geometry {
  ReadAbaqusMesh {
    FileName abaqus.inp   // Abaqus file
    Part part_name        // only needed when the part name is given explicitly in Abaqus
    LengthUnits mm        // unit used in Abaqus when the mesh is generated
  }
}
ES3
 
Posts: 42
Joined: Thu Jul 09, 2015 9:36 pm

Re: How to import Abaqus meshes.

Postby Frank » Wed Aug 05, 2015 12:08 am

Good to have this new feature. It opens the door for the ease of complicated geometry modeling.
Frank
 
Posts: 1
Joined: Wed Aug 05, 2015 12:05 am


Return to Pre/Post Processing

Who is online

Users browsing this forum: No registered users and 2 guests

cron