Parameters for solving Poisson equation
calculation.Poisson.permittivity
keyword: calculation.Poisson.permittivity
possible values: 2xn double matrix
default value: []
description: The relative permittivity distribution used when solving Poission equation. The first row is the values of the permittivity, and the second row is the relative thickness of the corresponding materials measured from the bottom gate all the way up to the top gate.
an example:
calculation.Poisson.permittivity = [30 1 30; 5 10 5]