Would it be possible to export a solid element mesh (nodes and solid elements) in the Nastran format? This way I can solve it with MYSTRAN (which has standard 1D elements for connectivity of parts).
I am no able to upload sample files…but the sample output would be like the the following. Note that for the elements, the fields need to be in the correct columns (but it may not look right on this message). If there is interest in adding this feature, I can find a way to share files. Oh, the bullets should be a plus character…the forum is changing it.
Well, we are working on a converter as well…but that is still another step. That is the fallback plan if its not done directly (direct is just easier for everyone).
ABAQUS to Nastran Input Converter is a converter made by one of Mystran current developers. I’ve used this converter in the past to do some benchmarks using Mystran and comparing it to CCX.
Yes, that was done by one of our developers at my request actually…its a stop gap for something else. But again, I am not interested in a converter. We have a some better options for that already.
To be clear, I am not requesting a PrePoMax make a converter…just a direct output from PrePoMax. Just like you directly output the INP format.
If you can not do that, would you bundle the converter in PrePoMax so it would be automatic for the end user? The goal is for it to be automatic and simple for the end-user. If they have to retrieve a separate converter and then run that outside of PrePoMax, the goal of user-friendliness is lost.
The converter can be added to PrePoMax, but it is usually not only the mesh that needs to be exported. And creating a complete converter takes time.
So my idea was exactly what you wrote - implement it as a separate program to PrePoMax and create a GUI in PrePoMax to simplify its use for the end user.
But for this case, I specifically only need the nodes and solid elements (and not the properties, loads, solution request, etc.). So as a starting point, anything that did that would be just fine…it doesn’t need to be full one (which as you say is very complex). The developer of pyNastran has written a full calculix/abaqus to nastran/mystran converter, but that is an entirely different thing.
My hope was that if its just simple nodes and elements that it would be pretty easy to do directly from PrePoMax and a converter is a backup option. The issue with a converter is security and companies may block access, file path issues, etc. So while a converter is a “good” solution, when it comes to “good, better, best”…the “best” solution is native export to a Nastran format. I have been aware of converter options, but the real “feature request” would be a modififcation on the PrePoMax end to edget it closer the “best” solution…not just “any” solution. So any improvement from the basic external converter residing outside of the PrePoMax package would be great!