texgen to ansys

General discussion about TexGen.

Moderators: Martin, Developers

Post Reply
zramdane
Regular
Posts: 56
Joined: Sun Feb 09, 2014 6:40 pm

texgen to ansys

Post by zramdane »

Hi, how to convert the texgen files to ansys. Thank you
UOMO
Regular
Posts: 45
Joined: Tue Feb 24, 2015 10:02 am

Re: texgen to ansys

Post by UOMO »

Hello, the fastest solution is through Hyperworks... Import as Abaqus, export as Ansys format... However, most likely you will lose the material orientation for the yarns... But then you can fix that by writing a small script (In Matlab for example) that "translate" abaqus direction vectors in the .ori file to Local coordinate system in Ansys. Same situation with periodic boundary conditions... Observe that both commercial softwares cannot impose more than once a DOF in a constraint equation, then the linear combination is used.

I you don't have access to Hyperworks, then I would think about writing a Matlab script that can do the translation ... It's not complicated... Good luck and let us know.
Best Regards.
louisepb
Project Leader
Posts: 998
Joined: Tue Dec 08, 2009 2:27 pm
Location: Nottingham

Re: texgen to ansys

Post by louisepb »

Hi,
There is also a tutorial on using TexGen with Ansys for CFD here: http://texgen.sourceforge.net/workshop/ ... alysis.pdf This uses an import script which is available in the TexGen downloads page. There are also instructions for importing directly into Ansys/CFX here: http://texgen.sourceforge.net/index.php ... CFX_Export

Hopefully this or the previous post will answer your query.
Best regards,
Louise
UOMO
Regular
Posts: 45
Joined: Tue Feb 24, 2015 10:02 am

Re: texgen to ansys

Post by UOMO »

louisepb wrote:Hi,
There is also a tutorial on using TexGen with Ansys for CFD here: http://texgen.sourceforge.net/workshop/ ... alysis.pdf This uses an import script which is available in the TexGen downloads page. There are also instructions for importing directly into Ansys/CFX here: http://texgen.sourceforge.net/index.php ... CFX_Export

Hopefully this or the previous post will answer your query.
Best regards,
Louise


Indeed, I've written a script to "translate the information exported for Abaqus into Ansys parametric design language (APDL)". How complicated would be to incorporate it directly into TexGen? It Could reduce my time of text processing...
Cheers,
/UOMO.
UOMO
Regular
Posts: 45
Joined: Tue Feb 24, 2015 10:02 am

Re: texgen to ansys

Post by UOMO »

UOMO wrote:
louisepb wrote:Hi,
There is also a tutorial on using TexGen with Ansys for CFD here: http://texgen.sourceforge.net/workshop/ ... alysis.pdf This uses an import script which is available in the TexGen downloads page. There are also instructions for importing directly into Ansys/CFX here: http://texgen.sourceforge.net/index.php ... CFX_Export

Hopefully this or the previous post will answer your query.
Best regards,
Louise


Indeed, I've written a script to "translate the information exported for Abaqus into Ansys parametric design language (APDL)". How complicated would be to incorporate it directly into TexGen? It could capture more the attention for APDL users (just as WiseTex)...
Cheers,
/UOMO.
louisepb
Project Leader
Posts: 998
Joined: Tue Dec 08, 2009 2:27 pm
Location: Nottingham

Re: texgen to ansys

Post by louisepb »

Hi Uomo,

That sounds great and it shouldn't be difficult to incorporate this into TexGen. If you could send the script I could take a look.

Thanks,
Louise
UOMO
Regular
Posts: 45
Joined: Tue Feb 24, 2015 10:02 am

Re: texgen to ansys

Post by UOMO »

louisepb wrote:Hi Uomo,

That sounds great and it shouldn't be difficult to incorporate this into TexGen. If you could send the script I could take a look.

Thanks,
Louise

Sorry for late reply, I was out office...
Sure! No problem... I have already sent it to your work mail.
Thanks!
/UOMO.
pmbyy
Posts: 3
Joined: Tue Sep 24, 2019 8:50 pm

Re: texgen to ansys

Post by pmbyy »

Hi UOMO, I am trying to convert TexGen files (inp, ori, etc.) to ANSYS. It seems you have a solution. Could you please share the script and provide some guidance? Thank you in advance!

Thanks,
Yong
UOMO wrote:
louisepb wrote:Hi Uomo,

That sounds great and it shouldn't be difficult to incorporate this into TexGen. If you could send the script I could take a look.

Thanks,
Louise

Sorry for late reply, I was out office...
Sure! No problem... I have already sent it to your work mail.
Thanks!
/UOMO.
Post Reply