Please how do i generate this mesh.
length of node 2 and 3 is 2
length of node 1 and 5 is 3
length of node 3 and 4 is 1
length of node 1 and 2 is 2

Basicly want to solve this expression

The boundary conditions are: A1 = A2 = 0
Your assitance would be much appreciated
Could you please explain the problem a bit more? I’m confused as to why the domain seems to have multiple faces yet only two boundary conditions are specified?
Can you also explain exactly what A1 and A2 are?
A1 and A2 are the boundary conditions
and

@rm-9-hue, please does this answer your answer?
You can build your mesh using the MeshEditor
. See for instance this test for the syntax.