> My user wants to know if ParaView can "loft" shells? Any ideas?
Not as far as I know. One issue is that different FEM codes parameterize shell
elements differently:
+ Some assume that the surface is a true mid-surface. Others allow different
"top" and "bottom" heights. Others "loft" only in one direction.
+ Some treat neighboring shells as constraining the offset nodes for problems
where contact may be an issue. Others do not do contact.
The latter in particular can lead to tricky problems when angles between
neighboring shell elements are acute. Doing something akin to the "tube"
filter, but for quads+tris would be easy as a Python programmable filter. Doing
something where neighboring elements were taken into account would be
significantly more work.
David
_______________________________________________
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 ParaView Wiki at:
http://paraview.org/Wiki/ParaView
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview