Windows: DEMO_XY.exe 4 Linux: ./DEMO_XY.run 4
Each pixel of picture represents one mesh node.
white colour - vacuum red colour - "S" line (electrode 1) green colour - frame (electrode 2)
mesh size: number of rows == 500 number of columns == 300 number of iterations >>> SUCCESS - solution V(x,y) has been found after 45640 iterations electrode 1 (red) "S" - shape formed line boundary == +1 voltage == +1.0 [V] electrode 2 (green) grounded frame boundary == +2 voltage == +0.0 [V] 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.