element_tracewin_parameters module
Store the solver parameters for TraceWin.
Note
TraceWin does not need this to run. It is a placeholder, to keep
consistency with Envelope1D and Envelope3D.
Also useful to compare SimulationOutput created by this solver and others.
- class ElementTraceWinParameters(length_m, z_of_this_element_from_tw, s_in, s_out)[source]
Bases:
ElementBeamCalculatorParametersHold meshing and indexes of elements.
Unnecessary for TraceWin, but useful to link the meshing in TraceWin to other simulations. Hence, it is not created by the init_solver_parameters as for Envelope1D!! Instead, meshing is deducted from the TraceWin output files.
- _abc_impl = <_abc._abc_data object at 0x7318f9d8be00>