Hi everyone. I am trying to solve the elasticity equation on a square domain (similar to step 8). For the patch test I am using just one element. I am having problems with the application of boundary conditions. I want to fix the lower left node in both x and y, and also fix the lower right node in y. The lower right node is free to move in x. The problem I am facing is that both these nodes are on the same face, and I do not know how to specify different values of x displacement for the 2 nodes of the same face.
Is there a way to set boundary id to a node rather than to a face? Thank you -- 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/df869e93-3455-4848-a31c-44d2a3115894n%40googlegroups.com.
