Skip to content

Calculate incremental strain #43

Answered by MarDiehl
123fgh123 asked this question in Q&A
Discussion options

You must be logged in to vote

add_calculation, like all the other add_xxx methods, works only with datasets within the same group (the equivalent of a folder in HDF5). If you need to calculate the increase in strain over time, you need to obtain the strain per increment and subtract from each other in Python

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by 123fgh123
Comment options

You must be logged in to vote
0 replies
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