Home › Forum › SOFA › Programming with SOFA › [SOLVED] Wonder about FEM model for REISSNER-MINDLIN FLAT SHELL
Tagged: 64_bits, FEM model for flat element, Linux_ubuntu, SOFA_2006
- This topic has 5 replies, 2 voices, and was last updated 4 years ago by
Hugo.
-
AuthorPosts
-
21 December 2020 at 13:59 #18074
nhnhan
BlockedDear,
I have been working with REISNER-MINDLIN FLAT SHELL elements whose each node has 5 DOF in total. As far as I know, provided FEM modules (e.g. triangleFEMforcefiled) are only applicable for 2D in-plane transformation. Thus, I just wonder is there any available FEM module satisfying what I am looking for? In the case of NO, I am willing to write a new one, however, I just wonder if it is possible and still don’t have a clue how to do it? So it would be great if anyone might give advice regarding this issue. Thanks a lot for any help.
Best regards,
Nhan11 January 2021 at 20:15 #18180Hugo
KeymasterDear @nhnhan
Shell elements were implemented some times ago in a private plugin. I will update it and make it open-source soon. It requires two things:
– time that I spent to update / fix the code
– time that I spent for the administrative validation for open-sourcingAs soon as it will be done, we will communicate about this on our social media (twitter) and on the SOFA marketplace. Stay tuned!
Best,
Hugo
12 January 2021 at 07:37 #18195nhnhan
BlockedDear @hugo,
In fact, I have implemented the FORCE FIELDs for such types of elements and it successfully is compiled and run with SOFA. However, I know that this FF is still raw and has many things to be improved, thus it would be great if I can receive any advice or suggestion from you or any SOFA developer regarding this work in private (just for this moment). Looking forward to your response and thank you very much.
Best regards,
Nhan14 January 2021 at 10:14 #18215Hugo
KeymasterDear @nhnhan
Great then! The best to discuss would be to propose it as a pull-request in SOFA. It would then be discussed within the dev community at the dev meetings.
How does this sound?
Best
Hugo
27 January 2021 at 03:48 #18390nhnhan
BlockedDear @hugo
I have created a PR (#1745) related to my proposal. I also add an example scene and it works. Since this is my first PR as well as implementation work in SOFA, therefore, there will be a lot of things would/should be improved. Thanks in advance for any kind support or advice from SOFA dev community.
Nhan5 February 2021 at 10:15 #18519 -
AuthorPosts
- You must be logged in to reply to this topic.