mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2026-01-27 18:21:42 +00:00
19 lines
331 B
JSON
19 lines
331 B
JSON
{
|
|
"raman_params": {
|
|
"flag": true,
|
|
"result_spatial_resolution": 10e3,
|
|
"solver_spatial_resolution": 50
|
|
},
|
|
"nli_params": {
|
|
"method": "ggn_spectrally_separated",
|
|
"dispersion_tolerance": 1,
|
|
"phase_shift_tolerance": 0.1,
|
|
"computed_channels": [
|
|
1,
|
|
18,
|
|
37,
|
|
56,
|
|
75
|
|
]
|
|
}
|
|
} |