3.3.2.3. A_FMM.Stack.calculate_epsilon

Stack.calculate_epsilon(x: ndarray = 0.0, y: ndarray = 0.0, z: ndarray = 0.0) dict[str, ndarray]

Returns epsilon in the stack

Epsilon is calculated on a meshgrdi of x,y,z

Parameters:
  • x (np.ndarray) – x coordinate (1D array)

  • y (np.ndarray) – y coordinate (1D array)

  • z (np.ndarray) – z coordinate (1D array)

Returs:

dict: Dictionary containing the coordinates and the epsilon