EXTERNAL: Re: [vtkusers] LS-Dyna

Mathieu Malaterre mathieu.malaterre at kitware.com
Thu Jul 15 12:02:07 EDT 2004


Rupert Shute wrote:
> Mathieu,
> We would like to have some form of solution towards the end of Aug. Our
> analysts are finding it impossible to use LS-Post on the large datasets they
> are generating, so there is some sense of urgency to find a viable
> alternative. However, until I get stuck into it I'm not sure whether this is
> a realistic timeline.

What is the typical size of your data ? Element type (tet, hex...) ? 
Order: Linear/quadratic... ?

> So far as the structures we want to visualise, correct me if I am wrong, I
> was kind of assuming I could use vtkUnstructuredGrid's to represent any data
> that may come out of an FEA code.

It should work for you. But -for example- hexagonal prism elements were 
introduced in the toolkit only very recently...
So again what is your element type and order ?

> I'm not sure of the implications of the new API you speak of. Does this add
> new data structures to VTK? Or would it enable manipulation of data in its
> native format? Is there any way I might be able to gain some specific info
> prior to the release?

The most important thing is the order or interpolation of your elements. 
If you want something to be done by august, and you are dealing with 
linear tetras. It shouldn't takes you more than a week(?) to write a 
script to convert your data file to VTK. And then use ParaView to 
visualize it.


HTH
Mathieu

> Cheers
> Rupert
> 
> -----Original Message-----
> From: Mathieu Malaterre [mailto:mathieu.malaterre at kitware.com] 
> Sent: 14 July 2004 14:59
> To: Rupert Shute
> Cc: vtkusers at vtk.org
> Subject: EXTERNAL: Re: [vtkusers] LS-Dyna
> 
> 
> Rupert,
> 
> 	What is your timeline for this project ? Currently the VTK API is
> not 
> ready for dealing with non-linear cells (mesh). What type of structures 
> are you looking to visualize ?
> 
> 	We are about to release a new API in VTK for binding to third
> package 
> library (mid-august worse case). So in your case you could link to ANSYS 
> / LS-Dyna to keep your non-linear mesh.
> 
> How does this sound ?
> 
> Mathieu
> 
> Rupert Shute wrote:
> 
>>I'm about to embark on a project to create an LS-Dyna (FEA code) 
>>reader for VTK. The ultimate aim of which is to use Paraview and VisIt 
>>as post-processor/visualisation tools. Has anyone got any tips for 
>>handling FEA data in VTK, or maybe even done some work on an LS-Dyna 
>>reader? Cheers
>>Rupert
>>--
>>
> 
> ____________________________________________________________________________
> ___
> 
>>The information in this email and in any attachment(s) is commercial 
>>in confidence. If you are not the named addressee(s) or if you receive 
>>this email in error then any distribution, copying or use of this 
>>communication or the information in it is strictly prohibited.  Please 
>>notify us immediately by email at intadmin at awe.co.uk, and then delete 
>>this message from your computer.  While attachments are virus checked, 
>>AWE plc does not accept any liability in respect of any virus which is 
>>not detected.
>>
>>AWE Plc
>>Registered in England and Wales
>>Registration No 02763902
>>AWE, Aldermaston, Reading, RG7 4PR
>>
>>_______________________________________________
>>This is the private VTK discussion list.
>>Please keep messages on-topic. Check the FAQ at:
> 
> <http://public.kitware.com/cgi-bin/vtkfaq>
> 
>>Follow this link to subscribe/unsubscribe:
>>http://www.vtk.org/mailman/listinfo/vtkusers
>>
> 
> --
> _______________________________________________________________________________
> 
> The information in this email and in any attachment(s) is commercial in confidence. If you are not the named addressee(s) or if you receive this email in error then any distribution, copying or use of this communication or the information in it is strictly prohibited.  Please notify us immediately by email at intadmin at awe.co.uk, and then delete this message from your computer.  While attachments are virus checked, AWE plc does not accept any liability in respect of any virus which is not detected.
> 
> AWE Plc
> Registered in England and Wales
> Registration No 02763902
> AWE, Aldermaston, Reading, RG7 4PR
> 
> 






More information about the vtkusers mailing list