https://physics.stackexchange.com/questions/113290/simulate-plot-electrostatic-field
Windows: DEMO_XY.exe 21 Linux: ./DEMO_XY.run 21
Each pixel of picture represents one mesh node.
white colour - vacuum red colour - electrode 1 green colour - electrode 2
mesh size: number of rows == 170 number of columns == 125 number of iterations >>> SUCCESS - solution V(x,y) has been found after 27512 iterations electrode 1 boundary == +1 voltage == +0.0 [V] i_col == 31 .. 95 i_row == 41 .. 50 electrode 2 (A+B) (A) boundary == +2 voltage == +9.0 [V] i_col == 31 .. 95 i_row == 136 .. 145 (B) boundary == +2 voltage == +9.0 [V] i_col == 86 .. 95 i_row == 91 .. 135 computation accuracy: eps == 1.0E-9 [V]
Important: determinig of exact values of E near electrode surface is generally problematic. These maps have generally illustrative character.
Important: determinig of exact values of E near electrode surface is generally problematic. These maps have generally illustrative character.
algorihm of computation: E = sqrt(E_x*E_x + E_y*E_y)
Important: determinig of exact values of E near electrode surface is generally problematic. These maps have generally illustrative character.
algorithm of computation: E*E = E_x*E_x + E_y*E_y
Important: determinig of exact values of E near electrode surface is generally problematic. These maps have generally illustrative character.
This static site does not use any cookies or gather any data.