Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create filter to generate Abaqus input files #14

Closed
imikejackson opened this issue Aug 7, 2013 · 6 comments
Closed

Create filter to generate Abaqus input files #14

imikejackson opened this issue Aug 7, 2013 · 6 comments
Labels
Milestone

Comments

@imikejackson
Copy link
Contributor

Albert Cerrone or Curt Bronkhorst to help with this

@ghost ghost assigned imikejackson Aug 27, 2013
@imikejackson
Copy link
Contributor Author

Apparently the file being generated does not have all the proper triangle faces assigned to the proper grain. Curt B. sent an image that shows the issue.

@imikejackson
Copy link
Contributor Author

New file from Yousef sent to LANL for help to analyze what is going wrong.

@imikejackson
Copy link
Contributor Author

Added some additional header comments to the generated Abaqus file. We really need someone with experience in using Abaqus to guide this development. Until that happens the writer will remain in experimental status. There are lots of different types of elements that can be used for a surface mesh. Rigid, Shell and Membrane. They will each have their own uses. We may also need to be writing the boundary faces to help Abaqus figure out how to anchor the model.

megnashah pushed a commit that referenced this issue May 23, 2014
imikejackson pushed a commit that referenced this issue May 24, 2014
@imikejackson imikejackson removed their assignment Dec 6, 2014
@imikejackson
Copy link
Contributor Author

Over use of the Laplacian Smoothing was generating bad surface triangles.

@imikejackson imikejackson modified the milestones: Version 5.2, Version 4.3 Dec 6, 2014
@imikejackson
Copy link
Contributor Author

Sally Connell is working on generating new Abaqus files based on work from Matthew Priddy @ GaTech. DREAM3D will be able to generate the nodes, elements, element-sets, and top level Abaqus input file from the voxel volume structure.

@saconnell saconnell self-assigned this Dec 10, 2014
saconnell added a commit that referenced this issue Dec 10, 2014
Initial porting of python code provided by Matthew Priddy at GaTech. Initial codes
only work for a perfect cube volume.

updates #14
@imikejackson
Copy link
Contributor Author

The first implementation of the writer is now available in the latest Nightly/Experimental builds. Please check http://dream3d.bluequartz.net/binaries/experimental/ for the latest binaries.

imikejackson added a commit that referenced this issue Dec 13, 2014
…ure the number of

tuples reported by the selected array matches the number of voxels in the VolumeDataContainer.

Updates #14
vikramswri pushed a commit to vikramswri/DREAM3D that referenced this issue Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants