[Gmsh] Abaqus translator
Massimo De Marchi
massimo at studiodemarchi.net
Fri Apr 20 16:04:10 CEST 2007
Hi,
I am not sure if it will work, but it's worth a try..
Calculix has an Abaqus-like input deck.
On the website of caelinux.com you can find a translator from the I-Deas
unv file (which gmsh exports) to Calculix.
http://www.caelinux.com/CMS/index.php?option=com_simpleboard&Itemid=42&func=view&id=409&catid=16&limit=6&limitstart=12
http://caelinux.com/CMS/index.php?option=com_simpleboard&Itemid=43&func=view&id=1147&catid=16&limit=6&limitstart=6
I made a couple of changes on the script, but I can only test them with
Calculix and not with Abaqus.
They are Python scripts, and the unv to abaqus converter is really
short, so if you need a little tuning it would be easy to modify it.
One last thing:
the script was made to convert a unv file generated from salome. At the
moment it cannot translate 1D elements, and excludes from the
translation all the elements in the groups with names starting with X_
(for exclude...)
Massimo
Christophe Geuzaine ha scritto:
> Ilgaz Akseli wrote:
>> Hi Christophe,
>>
>> I have one question about saving the mesh.
>>
>> I'm interest in modal analysis(natural frequency) of my cad model, and
>> when I mesh the model in gmesh it provides me some saving options;
>>
>> the problem is I want to run my modal analysis in ABAQUS or Pro/E so the
>> only 2 options that Pro/E accepts is STL. and WRL. formats since there
>> is no IGES or SAT formats are provided by gmesh I cannot upload it to
>> ABAQUS.
>>
>> So when I open the meshed material in Pro/E, I can easily see the meshed
>> material this part is OK, but it doesn't let me to the analysis. So do
>> you have any suggestions or ideas that how can I do saving or openning
>> my file in those FE programs, or is there a converter that can let me to
>> do it?
>
> Hi Ilgaz - I have no idea which formats ABAQUS accepts... Maybe somebody
> else on this list knows?
>
>
>
>>
>> Thank you for your time, I appreciate it.
>>
>> Ilgaz
>>
>>
>> ________________________________________
>>
>> ILGAZ AKSELI
>>
>> Doctoral Research Assistant
>>
>> Photo-Acoustics Research Laboratory
>>
>> Department of Mechanical and Aeronautical Engineering
>>
>> Clarkson University
>>
>> CAMP 252 Box 5725
>>
>> Potsdam, NY 13699-5725
>>
>> akselii at clarkson.edu <mailto:akselii at clarkson.edu>
>>
>> (315) 268-7683
>>
>> Fax: (315) 268-6695
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> gmsh mailing list
>> gmsh at geuz.org
>> http://www.geuz.org/mailman/listinfo/gmsh
>
>