Skip to content
Discussion options

You must be logged in to vote

There is no direct way (in Neper or FEPX) at the moment.

However, with Neper, you can do it by creating a position file with the position of points along the line segment, loading that position file in -M and extracting the element to which each point belongs:

neper -M myfile.tess -loadmesh myfile.msh -loadpoint mypositionfile.txt -statpoint elt

To work on a deformed mesh, you can use -transform "node(<file_name>)".

Then, from the point positions and the elemental values (of the elastic strain), you can easily generate the profile.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kight55
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