Yes sir, I want to visualize tensors (stress) in Paraview. (Have attached the portion of code again for reference). I also want to know if the strain values which are calculated using data postprocedure class are at gauss points or at nodes?
[image: image.png] Thanks & Regards, Deepika On Sat, Dec 17, 2022 at 4:02 AM Wolfgang Bangerth <[email protected]> wrote: > On 12/15/22 04:19, Deepika Kushwah wrote: > > I have calculated stress using a C tensor. The stress calculations I > > did in the same strain-data postprocedure class. > > Now I want to visualize stresses in paraview but I don't know how to use > > the compute_quantities term again in the same class so that it can show > > the stress results in paraview (what should I write in add_data_vector > > argument?). > > Deepika: > I don't understand the question. Are you asking how to visualize tensors > in Paraview? > > Best > WB > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > www: http://www.math.colostate.edu/~bangerth/ > > -- > The deal.II project is located at http://www.dealii.org/ > For mailing list/forum options, see > https://groups.google.com/d/forum/dealii?hl=en > --- > You received this message because you are subscribed to the Google Groups > "deal.II User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/dealii/927706f1-5927-a50a-511d-a34eb4120c07%40colostate.edu > . > -- ************************************************************************** This e-mail is for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies and the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email is strictly prohibited and appropriate legal action will be taken. ************************************************************************************************ -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/CAKTdrpow-45FH5NySOPcTEK3rhDfZi8xLdPJA%3DaDu7_7oykkGA%40mail.gmail.com.
