Skip to content

What is the correct way to evaluate flow stress on a fully defined in_profile? #309

Closed Answered by ChRen95
GRPlan asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @GRPlan,

So, flow_stress as well as flow_stress_function are defined as hooks for Deformation.Profile.
A DeformationUnit is a RollPass or a DiskElement so the correct way to use it, is to either solve a sequence and then use the function on e.g. sequence[0].out_profile.flow_stress_function or to directly import the function from pyroll-freiberg-flow-stress and then use it. Since I don't know your use case I can't tell you what's best.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GRPlan
Comment options

Answer selected by ChRen95
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