Hi everyone. I want to implement the BC: u_x=kxy on the right side of a 2D thin foil.

k=0.173 is the total applied curvature, and x,y are coordinates of the nodes . This is a bending problem, and I am implementing it in the input file. Is there any more efficient/convenient way other than looking the values of x and y from the geometry definition and manually calculating u_x for each node on the right side?

Similar questions and discussions