Looking for Resources to Learn the Code #3313
Replies: 4 comments 1 reply
-
You can start here, Confluence OpenRadioss Developer Guide Page Because OpenRadioss has been developed over decades as the Radioss commercial code there is a lot of complexity in the code but... Don't be overwhelmed, or afraid to ask if there are things you are trying to achieve, there is an active community of developers who can give advice. Start small, you can try things in your own branches without fear of breaking anything. Good luck. |
Beta Was this translation helpful? Give feedback.
-
Hi @RiderCharles, yes, in addition to what @PaulAltair mentioned, you can also have a look at some simple models, you can also start with, here: https://github.com/OpenRadioss/ModelExchange/tree/main Hope it helps you ? Thanks and best regards, |
Beta Was this translation helpful? Give feedback.
-
Hi @PaulAltair and @MarianBulla Thank you so much for your suggestions! I’ll definitely check out the Confluence OpenRadioss Developer Guide and the ModelExchange repository. These look like great starting points for me to get a better understanding of the code. I have a follow-up question: I’m particularly interested in the explicit solver part of the project. Could you point me to the key modules or components that I should focus on to gain a solid understanding in this area? Thanks again for your help! |
Beta Was this translation helpful? Give feedback.
-
Actually, I’m currently trying to understand the different modules in this open-source project by using the simple examples provided here: https://help.altair.com/hwsolvers/rad/topics/chapter_heads/elements_verification_r.htm This approach feels quite inefficient, but I haven’t found a better way so far. I’d really appreciate it if you could share any suggestions or strategies to make this process more effective. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I’m a beginner exploring OpenRadioss, and I’m very interested in learning how to work with its source code. However, I’m not sure where to start. Are there any documents or resources available that explain the source code in detail?
I would greatly appreciate any recommendations for tutorials, documentation, or even tips from experienced users on how to approach understanding and working with OpenRadioss.
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions