On 9/28/21 8:28 AM, Мария Бронзова wrote:

After that I am trying to apply the boundary values to the right hand side. This time i should use the *vector_value_list *instead of value_list to get the boundary values assigned. But I am confused about the further proceeding while implementing the locar_rhs part. How can I apply these boundary values in vector form so that the algorithm understands these values need to be assigned exactly to the displacement components?

The first step is always to write out what the weak formulation should be. In your case, there will probably be a boundary integral term that includes \vec g, the boundary conditions for your vector-valued quantity. But how does the rest of the term look like?

Best
 W.

--
------------------------------------------------------------------------
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/c28557b0-6f0b-c4c5-3196-053ac9a2298e%40colostate.edu.

Reply via email to