The wake length attribute is currently being called under two different names. In iddefix.framework.EvolutionaryAlgorithm, iddefix.resonatorFormulas.Resonator_longitudinal_imp, and iddefix.resonatorFormulas.Resonator_transverse_imp, it is wake_length, whereas in model.framework.get_impedance it is wakelength.
I propose to homogenize its naming to wake_length everywhere.
The wake length attribute is currently being called under two different names. In
iddefix.framework.EvolutionaryAlgorithm,iddefix.resonatorFormulas.Resonator_longitudinal_imp, andiddefix.resonatorFormulas.Resonator_transverse_imp, it iswake_length, whereas inmodel.framework.get_impedanceit iswakelength.I propose to homogenize its naming to
wake_lengtheverywhere.