EIT2DProblem.run_and_savefem EIT2DProblem.run_and_savefem(sfile: str, sim_list: list[int] = [0], with_axons: bool = True) → ndarray Compute only a few time step of the EIT simulation and save the computed electric field in the whole domain Parameters: sfile (str) – saving file name sim_list (list[int], optional) – List of time step to compute, by default [0] with_axons (bool, optional) – include axon in the EIT simulation, by default True Return type: np.ndarray