Paraview Statevariables plotting

TetGen, import mesh, Paraview, Quasar, etc

Paraview Statevariables plotting

Postby rwendner » Sat Oct 15, 2016 1:33 pm

For some purposes it is preferable to export the statevariables of LDPM as solids to paraview (e.g. for cutting slices).

Unfortunately, at the moment the fact that ALL statevariables are exported is almost prohibitive for large problems due to the huge amount of data generated.
please implement for the contours on solids the same capabilities that are already available for plotting on facets, i.e. plotting either all statevariables or only specific ones that are indicated by label or index

I suggest to modify
Code: Select all
ttL `ListName' { StateVariables }

to
Code: Select all
ttL `ListName' { StateVariable All }
ttL `ListName' { StateVariable 15 }
ttL `ListName' { StateVariable "Total Crack Opening" }


Of course, in this case there also needs to be the option to request several Statevariables by label within one block.

Overall, the new SVDump commands are significantly more powerful than the current paraview commands.
I suggest a complete overhaul of the paraview plot commands.
rwendner
 
Posts: 154
Joined: Wed Jul 15, 2015 4:35 pm

Return to Pre/Post Processing

Who is online

Users browsing this forum: No registered users and 2 guests

cron