wersja polska (Polish version)
back to galleries

DEMO_XY / gallery 11: "Grounded" electrolytic tank with 2 round electrodes (different diameters). Mesh size: 601 x 401 nodes.


Running program

Windows:
DEMO_XY.exe 11

Linux:
./DEMO_XY.run 11

Problem definition.

Numeric meshes

Each pixel of picture represents one mesh node.

white colour - vacuum
red   colour - electrode 1 (U == +0.0 [V]), frame
green colour - electrode 2 (U == -1.0 [V])
blue  colour - electrode 3 (U == +1.0 [V])

Visualization of mesh on picture.

Model parameters

mesh size:

number of rows     ==  601
number of columns  ==  401

problem_x_start ==  -200.0 [mm]
problem_x_stop  ==  +200.0 [mm]

problem_y_start ==  -300.0 [mm]
problem_y_stop  ==  +300.0 [mm]


number of iterations

>>> SUCCESS - solution V(x,y) has been found
after 53368 iterations

electrode 1 (red frame)
boundary ==  +1
voltage  ==  +0.0  [V]
width    ==  +10.0 [mm]

electrode 2 (green)
boundary ==  +2
voltage  ==  -1.0   [V]
radius   ==  +50.0  [mm]
x_center ==  +0.0   [mm]
y_center ==  +150.0 [mm]

electrode 3 (blue)
boundary ==  +3
voltage  ==  +1.0  [V]
radius   ==  +100.0 [mm]
x_center ==  +0.0   [mm]
y_center ==  -150.0 [mm]


computation accuracy:
eps ==  1.0E-9 [V]


Computation results


Equipotential lines


Mapping of electrostatic potential [V] to colours

Colormap: grayscale

Colormap: grayscale inverted

Colormap: hot-to-cold

Colormap: hot-to-cold inverted

Colormap: jet

Colormap: jet inverted


Mapping of component x of electric force (E_x) [V/mm] to colours

Important: determinig of exact values of E near electrode surface is generally problematic. These maps have generally illustrative character.

Colormap: grayscale

Colormap: grayscale inverted

Colormap: hot-to-cold

Colormap: hot-to-cold inverted

Colormap: jet

Colormap: jet inverted


Mapping of component y of electric force (E_y) [V/mm] to colours

Important: determinig of exact values of E near electrode surface is generally problematic. These maps have generally illustrative character.

Colormap: grayscale

Colormap: grayscale inverted

Colormap: hot-to-cold

Colormap: hot-to-cold inverted

Colormap: jet

Colormap: jet inverted


Mapping of electric force (E) [V/mm] to colours

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.

Colormap: grayscale

Colormap: grayscale inverted

Colormap: hot-to-cold

Colormap: hot-to-cold inverted

Colormap: jet

Colormap: jet inverted


Mapping of square of electric force (E*E == E2) [V2/mm2] to colours

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.

Colormap: grayscale

Colormap: grayscale inverted

Colormap: hot-to-cold

Colormap: hot-to-cold inverted

Colormap: jet

Colormap: jet inverted


footer

This static site does not use any cookies or gather any data.