Windows: DEMO_XY.exe 9 Linux: ./DEMO_XY.run 9
Each pixel of picture represents one mesh node.
white colour - vacuum red colour - plate 1 green colour - plate 2
mesh size: number of rows == 200 number of columns == 200 number of iterations >>> SUCCESS - solution V(x,y) has been found after 78511 iterations plate 1 boundary == +1 voltage == +1.0 [V] i_col == 81 .. 90 i_row == 51 .. 120 plate 2 boundary == +2 voltage == -1.0 [V] i_col == 111 .. 120 i_row == 51 .. 150 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.