Skip to content

Post-processing operation:Result file of extracting fepx by grain #506

Answered by rquey
Ming-is asked this question in Q&A
Discussion options

You must be logged in to vote

Fepx's simulation output files are output by element or node. I can't know which grain these elements and nodes correspond to. How can I obtain the stress or strain tensor of the specific grains?

Just ask for it... If stress is defined for elements, you can get it for elsets (which represent grains) using -reselset stress.

And if I want to get the lattice strain corresponding to a specific fiber orientation, what should I do?

You first have to define the fiber as an entity, as in -entity "myfiber:fiber(1,0,0,1,0,0,15)". This will define the fiber as the set of elements whose orientations are within 15° of the (100)||X orientation fiber. This also automatically defines new options, suc…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Ming-is
Comment options

@rquey
Comment options

rquey Jul 7, 2022
Maintainer

@Ming-is
Comment options

@rquey
Comment options

rquey Jul 8, 2022
Maintainer

@Ming-is
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