Hi Anxo,

If you're using Ansys MAPDL aka "Classic", then you have a lot of
flexibility to code something in apdl to output mesh and results in a
format that suits you (and ParaView). For efficient code you would need to
make use of the vectorised functions like *vget, *vfun, *voper etc.

If you're only going to want to do this once and therefore can't invest the
time, upload your database and solution file and send me a link (or send me
your apdl input files) and I'll try to upload something you can open in
ParaView, less than 1 million nodes is fine.

If you're using Workbench, then I believe it writes the apdl commands to
define the mesh, loads and BCs, to the project directory along with the
solution file *.rst (extension depends on the physics).

Regards, Bob
_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to