mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-11-02 02:57:52 +00:00
The auto-design feature inserts EDFAs after ROADMs and fibers when they are not already present in the input topology file. This functionality can be locally disabled by manually adding a Fused element in the topology. This patch adds an option to the cli example scripts, "--no-insert-edfas", which globally disables insertion of EDFAs as well as automatic splitting of fibers. Change-Id: If40aa6ac6d8b47d5e7b6f8eabfe389e8258cbce6 Signed-off-by: Jonas Mårtensson <jonas.martensson@ri.se>