Solving Problems with the Finite Difference Method

Electrostatic Problem in 2D

Given two infinitely-long rectangular conducting beams within a rectangular conducting boundary, this program allows you to explore the effects of varying the voltages on the the beams and boundaries and observe the resulting potentials at varying numbers of iterations.


Problem Parameters

X1          
Y1          
V1          
X2          
Y2          
V2          
V3          
Iterations  
Grid size   

Contour Plot	
Mesh Plot	
Mesh/Contour Plot
Surf Plot	
Shaded Plot	
3D Contour Plot	

Use first wire only	
Use both wires		
Output window 1	
Output window 2	
Don't print output	
Output on laserprinter	

View matlab source for this problem
[ Top ]