system in place, needs to integrate it
This commit is contained in:
@@ -13,10 +13,8 @@ wavelength = 1050e-9
|
||||
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
lower_wavelength_interp_limit = 300e-9
|
||||
raman_type = "agrawal"
|
||||
t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
upper_wavelength_interp_limit = 1900e-9
|
||||
z_num = 128
|
||||
|
||||
@@ -12,12 +12,11 @@ quantum_noise = false
|
||||
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
lower_wavelength_interp_limit = 300e-9
|
||||
interpolation_range = [300e-9, 1900e-9]
|
||||
raman_type = "agrawal"
|
||||
t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
upper_wavelength_interp_limit = 1900e-9
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
|
||||
Reference in New Issue
Block a user