Lisa,

I solved a problem using deal ii and now in the out put step I have problem 
> exporting nodal stress and strain values.
> in each cell I can calculate stress and strains at Gauss points but I 
> don't know how to calculate the stress and strains at nodes because they 
> are not continues.
>
What exactly do you want to do? You can project these quantities to some 
FiniteElement space or use DataPostProcessor. For the latter one, have a 
look at step-29 [1] and step-33 [2].
It is easier to help if you can be some more specific in what you expect 
the output to be.

Best,
Daniel
[1] https://www.dealii.org/8.4.1/doxygen/deal.II/step_29.html
[2] https://www.dealii.org/8.4.1/doxygen/deal.II/step_32.html

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to