[vtkusers] converting file from abaqus to vtk

Giorgos Ragkousis giorgosragos at gmail.com
Fri Jul 27 03:41:45 EDT 2018


 Hi,

You can also use Abapy (
http://abapy.readthedocs.io/en/latest/postproc.html#abapy.postproc.VectorFieldOutput.dump2vtk
).

BW
Giorgos

On Fri, Jul 27, 2018 at 8:15 AM, Mathieu Westphal <
mathieu.westphal at kitware.com> wrote:

> Not supported natively in VTK sadly.
> However you should be able to convert it to format that we support.
>
> eg :
>  * Use export capabilities in abaqus into a format readable with VTK
>  * https://github.com/Liujie-SYSU/odb2vtk
>
> And do not forget to vote for it here :
> https://paraview.uservoice.com/forums/11350-general/
> suggestions/6769619-abaqus
>
> Best regards,
>
>
> Mathieu Westphal
>
> On Fri, Jul 27, 2018 at 5:57 AM, baiqi cheng <sigurd.cbq425 at gmail.com>
> wrote:
>
>> Dear all,
>>
>> I'm new to vtk file format. so, my question is pretty dumb.
>>
>> I just want to ask is it possible to convert a 3D volumetric Abaqus
>> file(a simple cube with quadratic tetrahedron) to a legacy vtk file?
>>
>> if so, which kind of geometry/topology type and dataset attributes should
>> I use in that case?
>>
>> Btw, in the vtk file format.pdf provided online, on page 7, it says"
>> Polygons 6 30", I'm bit confused about the number 30, where is that come
>> from?
>>
>> Best regards,
>> Aaron
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>
>> Follow this link to subscribe/unsubscribe:
>> https://public.kitware.com/mailman/listinfo/vtkusers
>>
>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
>


-- 
Georgios Ragkousis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20180727/482881b7/attachment.html>


More information about the vtkusers mailing list