LIFE_electrode.__init__

LIFE_electrode.__init__(label='LIFE_1', D=25, length=1000, x_shift=0, y_c=0, z_c=0, ID=0)[source]

Instantiation of a LIFE electrode

Parameters:
  • label (str) – name of the electrode in the COMSOL file

  • D (float) – diameter of the electrode, in um

  • length (float) – length of the electrode, in um

  • x_shift (float) – geometrical offset from the start (x=0) of the simulation

  • y_c (float) – y-coordinate of the center of the electrode, in um

  • z_c (float) – z-coordinate of the center of the electrode, in um