Vortex-Radioss - D3plot convertor and open-source Python post-processing library for OpenRadioss - now released #2361
Replies: 45 comments 93 replies
-
Thanks a lot @Vortex-CAE ! This is a wonderful initiative ! I trust it will drive a lot of interest from the OpenRadioss community and hopefully you'll get a lot of beta testers :-) Kind Regards, Eric |
Beta Was this translation helpful? Give feedback.
-
Hey, thanks a lot @Vortex-CAE for puting together this great new library! This exactly what i was looking for. :) Best regards, |
Beta Was this translation helpful? Give feedback.
-
Hi @Vortex-CAE, yes indeed, this is a great milestone !!! Thanks and best regards, |
Beta Was this translation helpful? Give feedback.
-
Hello @Vortex-CAE Thank you for your contribution! This is a great supporting library for OpenRadioss. Both Paraview and LS prepost supports d3plot, but I prefer LS prepost better. Furthermore, d3plot is a binary file, your library will surely help to reduce the result file size 😁 Just noticed that you also the one who developed lasso-python? This library helps me a lot during my post grad study. Thanks again |
Beta Was this translation helpful? Give feedback.
-
Could you please check the element status . This wasn't available with lasso python. |
Beta Was this translation helpful? Give feedback.
-
I would like access, please! |
Beta Was this translation helpful? Give feedback.
-
@Vortex-CAE this is an exiting news! I'm preparing my model with LS-Prepost and it would be great to be able to post-process them there! I'm available for the beta testing. |
Beta Was this translation helpful? Give feedback.
-
"I'm not familiar with Python or Linux. Is there a plan to release it for win64 as well? I really want to try it out." |
Beta Was this translation helpful? Give feedback.
-
Hi @Vortex-CAE this is great news! Could we also get access to the beta version? |
Beta Was this translation helpful? Give feedback.
-
Hello!, I have expected this module for a while. I would like to access to d3plot convert module .! thank you |
Beta Was this translation helpful? Give feedback.
-
Very interesting initiative! I'd like to access to the libraries. |
Beta Was this translation helpful? Give feedback.
-
I saw @Hyp5891 's comments about the request of von mises result for 3d Solid Element. But I cannot find 3d solid convert code in main repository for von mises stresses. Could you help me to let me know 3d solid element stress results convert codes or how to access the repository. |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot @Vortex-CAE , awesome! I'd like to access to the libraries. |
Beta Was this translation helpful? Give feedback.
-
@Vortex-CAE Thanks a lot for these great tools, I would like to have the access. |
Beta Was this translation helpful? Give feedback.
-
@Vortex-CAE This sounds like a cool project. I would like to check it out if possible. |
Beta Was this translation helpful? Give feedback.
-
Hello @Vortex-CAE Thank you for a great job. Could you please grant me access to this code? Best regard, |
Beta Was this translation helpful? Give feedback.
-
Hi @Vortex-CAE Very best regards Adam |
Beta Was this translation helpful? Give feedback.
-
Hi @Vortex-CAE , This sounds very interesting, and I would also like to test it out. Can you provide me access to the code? |
Beta Was this translation helpful? Give feedback.
-
Hi @Vortex-CAE, Could you please provide me the access to the code to test it? Thank you. Best Regards, |
Beta Was this translation helpful? Give feedback.
-
We are pleased to announce the public release of Vortex-Radioss, an open source Python library developed for reading #OpenRadioss Animation and Time-History files, and for converting OpenRadioss Animation files into the D3plot format used by LS-Dyna. The library is free for both personal and commercial use. Our gratitude extends to the OpenRadioss team at Altair for their invaluable assistance and support throughout the development of this library, in particular Marian Bulla, Eric Lequiniou, Sebastien Villeneuve & Paul Sharp. We also extend our thanks to the 36 collaborators who generously contributed their time and expertise to test and validate the library. We would also like to thank Constantin Diez for the lasso-python library from which ours is built upon. The D3plot conversion feature supports 1D, 2D, and 3D element types and includes conversion of the most commonly used data values for 2D elements. Additionally, we have a developmental release that expands this functionality to 3D elements. We aim to expand this functionality as an on-going project. We hope that Vortex-Radioss will facilitate the integration of OpenRadioss into existing CAE workflows and foster advanced CAE data science through the extensive Python ecosystem. The library can be accessed here: https://github.com/Vortex-CAE/Vortex-Radioss Additional details on the library and a mailing list for future updates can be found here: |
Beta Was this translation helpful? Give feedback.
-
Thank you for this great enhancement! I have updated the job submission gui: available here: Job Submission guis So that there is now an option to run the Vortex-Radioss d3plot conversion at the end of a run if it is installed |
Beta Was this translation helpful? Give feedback.
-
Hallo, I have tried the converter to convert from Anim to D3Plot but I have some issues with Lasso, it says that cannot find 'lasso.dyna.d3plot' |
Beta Was this translation helpful? Give feedback.
-
Please, have a look at this thread, it might help you to figure out what is missing: https://github.com/orgs/OpenRadioss/discussions/2819 |
Beta Was this translation helpful? Give feedback.
-
Hallo, Thanks for the link. I have found out that the version of python that I was using is still under the "bug-fixing" Python 3.12 which is one of the latest. I have downloaded an earlier version 3.11 and it solved the problem. However I have another message: Mapping database It seems that it cannot find the anim radioss file to convert in D3plot. If someone know how to solve this. Thanks, |
Beta Was this translation helpful? Give feedback.
-
Hallo, This is the script that I have as for the converter. I have tried to run it in python but it gives me the error above. from lasso.dyna.d3plot import D3plot from vortex_radioss.animtod3plot.RadiossReader import RadiossReader import numpy as np class convert:
class readAndConvert:
Generate Part trackers
Generate the main part arrays, titles, ids indexing etc
if name == 'main':
Thanks. Kind Regards, |
Beta Was this translation helpful? Give feedback.
-
I have tried to manually insert the path at the end of the script so I put:
but when I try to run the script the following error appear: Traceback (most recent call last): I am not sure if there is something else that need to be change? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hallo, I have tried as suggested but I have the problem as before: Mapping database Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi, I would like to have an access to d3plot convertor. Could you let me know the procedure? |
Beta Was this translation helpful? Give feedback.
-
Tool is now public , available here : https://github.com/Vortex-CAE/Vortex-Radioss Regards, |
Beta Was this translation helpful? Give feedback.
-
Hi, I need your help in installing lasso-python and vortex radioss in converting VTK files to Ls Prepost d3plot. I am using Windows 64 OS. Is it possible to install? |
Beta Was this translation helpful? Give feedback.
-
Vortex-Radioss
We are pleased to be announcing a beta release of our open-source Python post-processing library for OpenRadioss. The library currently has three main classes:
The Anim_to_D3plot class is a new class that currently supports beam, shell and solid geometry conversion, as well as some common scalar and tensor data for shell elements.
As the library is new we would like to invite developers from the OpenRadioss community to have early access to the library as part of our beta testing - before we open the library to the public. To gain access to the repository please leave a comment below and we will add you.
Thank you to @MarianBulla @elequiniou @sebastienVilleneuve @PaulAltair for their support and assistance in developing the library so far.
Thank you also to Lasso-Python from whom which the library is based.
Below we have a demonstration of the d3plot convertor:
anim_to_d3plot.mp4
(Model taken from https://www.ccsa.gmu.edu/models/2020-nissan-rogue/ )
We welcome any questions or feedback and we thank you for reading this post.
Edit: 2024-03-13
Edit 21-06-24
Beta Was this translation helpful? Give feedback.
All reactions