Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GetInternalForce for TetrahedronElement #142

Open
epsi1on opened this issue Jul 12, 2022 · 8 comments
Open

Add GetInternalForce for TetrahedronElement #142

epsi1on opened this issue Jul 12, 2022 · 8 comments

Comments

@epsi1on
Copy link
Member

epsi1on commented Jul 12, 2022

Add GetInternalForce() For TetrahedronElement.
Strain and stress are constant through tetrahedron element, Therefore simple to add this feature...

@epsi1on
Copy link
Member Author

epsi1on commented Jul 19, 2022

continue from #140,

As you know the strain and stress in constant through a tetrahedron element, But as long as i see, in your output, the stress is not constant through tethrahedrons. Just thinking about the reason... Do you have any idea?

@SilberVogel
Copy link

SilberVogel commented Jul 21, 2022

As you know the strain and stress in constant through a tetrahedron element, But as long as i see, in your output, the stress is not constant through tethrahedrons. Just thinking about the reason... Do you have any idea?

Can we please continue discussion about tetra hedron internal force here: #142 (for future reference) Thanks

Could you send what do you see? Maybe I didnt send the nodes coordinate? And I sent a displacement, I hadnt sent a strain

@epsi1on
Copy link
Member Author

epsi1on commented Jul 23, 2022

Could you send what do you see? Maybe I didnt send the nodes coordinate? And I sent a displacement, I hadnt sent a strain

I think you also sent some stresses. right?
Let me put all files into the repository. then will continue...
Thanks

epsi1on added a commit that referenced this issue Jul 23, 2022
@epsi1on
Copy link
Member Author

epsi1on commented Jul 23, 2022

@epsi1on
Copy link
Member Author

epsi1on commented Jul 24, 2022

@SilberVogel I think we need stress inside each element. Currently stresses are evaluated at each node. and each node is common between several elements, so the internal force of each element is not clear..
Thanks

@SilberVogel
Copy link

@SilberVogel I think we need stress inside each element. Currently stresses are evaluated at each node. and each node is common between several elements, so the internal force of each element is not clear.. Thanks

Cant find correct comand at ANSYS for actual requirements. Will try it more and after send you results.

@SilberVogel
Copy link

@SilberVogel I think we need stress inside each element. Currently stresses are evaluated at each node. and each node is common between several elements, so the internal force of each element is not clear.. Thanks

@epsi1on hope this will helpful
Case 3 element_stress.zip
It contains Principal`s of Stress in [MPa] for each element and they need to be approximated.

epsi1on added a commit that referenced this issue Jul 28, 2022
@epsi1on
Copy link
Member Author

epsi1on commented Jul 28, 2022

@SilberVogel I think we need stress inside each element. Currently stresses are evaluated at each node. and each node is common between several elements, so the internal force of each element is not clear.. Thanks

@epsi1on hope this will helpful Case 3 element_stress.zip It contains Principal`s of Stress in [MPa] for each element and they need to be approximated.

Very good, I think this is just right thing...!
let me check. thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants