- #1
Master1022
- 611
- 117
- TL;DR Summary
- This isn't a school problem, just a conceptual question.
Hi,
I have been learning about Laplace's equation recently, and have been wondering: how would we approach the problem if the region was a parallelogram (or some other shape that isn't a standard rectangle or circle)? Is this something that could feasibly be solved by hand, or would it require computational/numerical methods?
All the examples I have seen are either with rectangles or circles, but I was just wondering what the best approach would be if we were given some region (eg. [itex] 0 \leq y \leq 1 [/itex] and [itex] y \leq x \leq y + 1 [/itex])? I have only learned to solve Laplace's equation by separation of variables (we haven't used any computational methods, but we have learned about Laplace transforms for solving the heat and wave equations)
My thoughts on different approaches:
1. Try and fit a new coordinate system to align with the axes of our parallelogram and re-calculate the Laplacian. I didn't think that this would work as our generalised coordinate Laplacian is only defined for orthogonal coordinate systems.
2. Use a coordinate transformation to transform it to a square
3. Perhaps not feasible/ worth the time and better to just use a computer
This isn't a homework problem or anything, I was just wondering how to deal with a situation which I wouldn't initially think was a standard case.
Any help is greatly appreciated. Thanks in advance
I have been learning about Laplace's equation recently, and have been wondering: how would we approach the problem if the region was a parallelogram (or some other shape that isn't a standard rectangle or circle)? Is this something that could feasibly be solved by hand, or would it require computational/numerical methods?
All the examples I have seen are either with rectangles or circles, but I was just wondering what the best approach would be if we were given some region (eg. [itex] 0 \leq y \leq 1 [/itex] and [itex] y \leq x \leq y + 1 [/itex])? I have only learned to solve Laplace's equation by separation of variables (we haven't used any computational methods, but we have learned about Laplace transforms for solving the heat and wave equations)
My thoughts on different approaches:
1. Try and fit a new coordinate system to align with the axes of our parallelogram and re-calculate the Laplacian. I didn't think that this would work as our generalised coordinate Laplacian is only defined for orthogonal coordinate systems.
2. Use a coordinate transformation to transform it to a square
3. Perhaps not feasible/ worth the time and better to just use a computer
This isn't a homework problem or anything, I was just wondering how to deal with a situation which I wouldn't initially think was a standard case.
Any help is greatly appreciated. Thanks in advance