updated testing
This commit is contained in:
@@ -2,23 +2,20 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -27,3 +24,7 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
|
||||
@@ -2,23 +2,19 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
soliton_num = [1, 2, 3, 4]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -27,3 +23,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
soliton_num = [1, 2, 3, 4]
|
||||
|
||||
@@ -2,24 +2,20 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -27,3 +23,8 @@ repeat = 4
|
||||
t_num = 16384
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -2,25 +2,21 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
width = 120e-15
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -29,3 +25,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
capillary_num = 6
|
||||
capillary_outer_d = 2e-6
|
||||
capillary_spacing = 4e-6
|
||||
@@ -11,17 +11,13 @@ gamma = 0.018
|
||||
length = 1
|
||||
model = "hasan"
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -30,3 +26,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
capillary_num = 6
|
||||
capillary_thickness = 4e-6
|
||||
core_radius = 50e-6
|
||||
@@ -10,17 +10,13 @@ gamma = 0.018
|
||||
length = 1
|
||||
model = "hasan"
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -29,3 +25,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -2,24 +2,20 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -28,3 +24,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -2,24 +2,20 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
repeat = 4
|
||||
@@ -27,3 +23,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -1,23 +1,19 @@
|
||||
# name should be added
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -26,3 +22,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
capillary_num = 6
|
||||
capillary_outer_d = 2e-6
|
||||
capillary_spacing = 4e-6
|
||||
@@ -11,23 +11,16 @@ core_radius = 50e-6
|
||||
length = 1
|
||||
model = "hasan"
|
||||
|
||||
[gas]
|
||||
# gas
|
||||
gas_name = "helium"
|
||||
|
||||
[gas.variable]
|
||||
temperature = [300, 350, 400]
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -36,3 +29,10 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# gas.variable
|
||||
temperature = [300, 350, 400]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -2,23 +2,19 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
core_radius = 50e-6
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "marcatili"
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -27,3 +23,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
@@ -3,24 +3,20 @@
|
||||
|
||||
name = "test config"
|
||||
|
||||
[fiber]
|
||||
# fiber
|
||||
gamma = 0.018
|
||||
length = 1
|
||||
model = "pcf"
|
||||
pitch = 1.5e-6
|
||||
pitch_ratio = 0.37
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
quantum_noise = true
|
||||
shape = "gaussian"
|
||||
wavelength = 1050e-9
|
||||
|
||||
[pulse.variable]
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
raman_type = "agrawal"
|
||||
@@ -29,3 +25,8 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
|
||||
[variable]
|
||||
# pulse.variable
|
||||
intensity_noise = [0.05e-2, 0.1e-2]
|
||||
width = [50e-15, 100e-15, 200e-15]
|
||||
|
||||
Reference in New Issue
Block a user