Skip to content

Data visualization (stress, strain, etc) for each grain #471

Answered by rquey
shahul31 asked this question in Q&A
Discussion options

You must be logged in to vote

Assuming that you have a result defined at elements, <res_name>, you can compute the grain-average values using -reselset <res_name> in -S, which will add them to the simulation directory (under results/elsets/<res_name>). You will then be able to color the elsets based on this value using -dataelsetcol real:<res_name> in -V (after loading the simulation directory as input).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@shahul31
Comment options

@rquey
Comment options

@shahul31
Comment options

@shahul31
Comment options

Answer selected by rquey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants