Jump to content

Akano's Blog

  • entries
    296
  • comments
    724
  • views
    196,619

Finite Difference, Y U NO WORK?!


Akano

725 views

So, I'm working on a computer project for my Electrodynamics course. I'm using a computer method called the Relaxation or Finite Difference Method. It basically takes a physical scenario, divides the space of interest into a grid, and assigns voltages for each grid intersection. Then, using a computer language of choice (I'm using FORTRAN, like a boss), I make a program that essentially takes a weighted average of all the points whose voltages aren't fixed until the program doesn't change those voltages anymore. This gives a surprisingly good approximation for a physical system.

 

I'm basically modeling a system with two conducting cylindrical shells of equal radius separated by some height and which are at voltages +V0 and -V0. The problem is that my output graphs do not look physical; the voltage just drops to near zero rapidly for points outside and between the cylinders, whereas I expect that the graph should gradually drop.

 

Curse you, technology!

 

akanosigdarkgold.png

0 Comments


Recommended Comments

There are no comments to display.

Guest
Add a comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...