When using a std_type to create lines only certain parameters from the std_type are added to the created line. Custom parameters are ignored.
Noticed on create_lines that ignores all sc parameters such as r0_ohm_per_km while create_line handles them. This should be checked for all elements that can be created from std_types.
When using a std_type to create lines only certain parameters from the std_type are added to the created line. Custom parameters are ignored.
Noticed on create_lines that ignores all sc parameters such as
r0_ohm_per_kmwhile create_line handles them. This should be checked for all elements that can be created from std_types.