mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2026-01-27 10:21:48 +00:00
Raman effect evaluation based on a perturbative solution for faster computation Change-Id: Ie6d4ea4d9f95d8755dc8dfd004c954d4c2c5f759
13 lines
297 B
JSON
13 lines
297 B
JSON
{
|
|
"raman_params": {
|
|
"flag": true,
|
|
"result_spatial_resolution": 10e3,
|
|
"solver_spatial_resolution": 10e3
|
|
},
|
|
"nli_params": {
|
|
"method": "ggn_spectrally_separated",
|
|
"dispersion_tolerance": 1,
|
|
"phase_shift_tolerance": 0.1,
|
|
"computed_channels": [1, 18, 37, 56, 75]
|
|
}
|
|
} |