EigenmodeSim.compute_convergences#

EigenmodeSim.compute_convergences(variation: str | None = None)[source]#

Convergence plots are computed as part of run(). However, in special cases you might need to recalculate them using a different variation.

Parameters:

variation (str, optional) – Information from pyEPR; variation should be in the form variation = “scale_factor=’1.2001’”. Defaults to None.