CM949
Bioengineer
- Nov 13, 2014
- 3
I have an issue trying to assign material properties to an orphan mesh generated from gmsh. In gmsh, I exported the surface, volume, and physical volume information and saved it as an ABAQUS input file (.inp). I made edits to this file and manually defined materials and assigned them to their respective element sets like so:
*SOLID SECTION, ELSET=PhysicalVolume1, MATERIAL=Mat1
*SOLID SECTION, ELSET=PhysicalVolume2, MATERIAL=Mat2
The file loaded fine and there was no problem setting up a simulation. I had no problem assigning boundary conditions to pre-defined surface sets and node sets. After running a job, it tells me that " #### elements have missing property definitions." So I'm a bit confused as to what I a missing.
*SOLID SECTION, ELSET=PhysicalVolume1, MATERIAL=Mat1
*SOLID SECTION, ELSET=PhysicalVolume2, MATERIAL=Mat2
The file loaded fine and there was no problem setting up a simulation. I had no problem assigning boundary conditions to pre-defined surface sets and node sets. After running a job, it tells me that " #### elements have missing property definitions." So I'm a bit confused as to what I a missing.