- #36
- 27,901
- 19,396
Kaguro said:To get solution for well from 0 to L ,I should make the transformation x →\to x+L/2
You must be careful with this technique. Which ##x## is which?
In fact, you ended up with them the wrong way round. Instead, try:
##x' = x + L/2##
Where ##x'## is the new variable that runs from ##0## to ##L##.
(Note that this means that ##x = x' - L/2##. Which is not what you did.)