LOManalysis.run#

LOManalysis.run(*args, **kwargs)[source]#

Executes sequentially the system capacitance simulation (if a renderer was provided at creation of this object) and lom extraction by executing the methods LumpedElementsSim.run_sim(*args, **kwargs) and LOManalysis.run_lom(). For input parameter, see documentation for LumpedElementsSim.run_sim().

Returns:

Pass numbers (keys) and respective lump oscillator information (values).

Return type:

(dict)