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

Issue in making same microstructructure with different numer of elements. #1017

Open
Aayush-T opened this issue Feb 9, 2023 · 1 comment

Comments

@Aayush-T
Copy link

Aayush-T commented Feb 9, 2023

I want to do a mesh convergence study for elongated grains. for that I have made the following micro-structure using the pipeline given here (added .txt in the json file for copying it here)
type1_new.json.txt
ascii.txt

init_micro
Now, using the data from the "Export ASCII Data" filter, I tried to make another micro-structure using the json file type3.json by putting the feature file in Pack Primary Phases>Already Have Features, but the micro-structure that is coming is incorrect. Please help with the situation. I did make the feature file as explained in the help module of "Pack Primary Phases"

type3.json.txt
final_micro

For more clarity:
I want this kind of case, but for my given micro-structure.
explaination

@StopkaKris
Copy link

Hi, I think you can generate the desired microstructure for your mesh convergence study in the following steps:

  1. Generate a refined microstructure as you have done in your first image. Write the files necessary for your simulations and be sure to also write a .dream3d file for this microstructure.
  2. Make a new pipeline where you read in the refined microstructure .dream3d file and use the "Change Resolution" filter to "coarsen" the microstructure. For example, if your original microstructure had a resolution (i.e., voxel size) of 1 and you changed this to 2 using this filter, this would be the same as moving from Case A2 to Case A1 in the image you showed below.

The problem with using your own features in the "Pack Primary Phase" filter is that you need to supply not just the grain center of mass but other metrics of the grain shape, and this will not generate the exact microstructure, since the grains are tessellated from scratch.

I hope that helps!

Best regards,
Kris

Krzysztof Stopka

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants