Skip to main content
5 events
when toggle format what by license comment
Mar 28, 2024 at 0:48 comment added lotus2019 Hi, the last line of code in your first paragraph, Laplacian[r*Cos...], throws an error when executed in v14. @Vasily Mitch
Dec 17, 2019 at 21:06 comment added Tanner Legvold This is great! Thanks so much. I'm still tying to understand it and I have yet to test it myself, but I think I can get by. This is pretty much exactly what I was looking for. I do have one question, in the second block of code you set $\hat{\theta}$ using OverHat[\[Theta]] = Vector[{(-1/r) Sin[\[Theta]] + (1/r) Cos[\[Theta]]}, 2]. What are the (1/r)'s for, I would think that now the unit vector may not have a magnitude of 1. Is there a reason that has to be there for it all to work that I don't understand?
Dec 17, 2019 at 20:55 vote accept Tanner Legvold
Dec 17, 2019 at 16:29 comment added MarcoB Please look at the instructions provided here: How to copy code from Mathematica so it looks good on this site and replace your box expressions with readable code.
Dec 17, 2019 at 12:37 history answered Vasily Mitch CC BY-SA 4.0