working on old/new cq solver
This commit is contained in:
26
examples/noisy.toml
Normal file
26
examples/noisy.toml
Normal file
@@ -0,0 +1,26 @@
|
||||
name = "Sierro2020 Noisy"
|
||||
width = 50e-15
|
||||
shape = "gaussian"
|
||||
peak_power = 100e3
|
||||
wavelength = 1050e-9
|
||||
|
||||
gamma = 0.018
|
||||
beta2_coefficients = [
|
||||
1.001190e-26,
|
||||
-2.131124e-41,
|
||||
3.286793e-55,
|
||||
-1.290523e-69,
|
||||
1.047255e-84,
|
||||
1.696410e-98,
|
||||
-9.261236e-113,
|
||||
2.149311e-127,
|
||||
-2.028394e-142,
|
||||
]
|
||||
length = 0.1
|
||||
raman_type = "measured"
|
||||
input_transmission = 1.0
|
||||
|
||||
wavelength_window = [550e-9, 2000e-9]
|
||||
t_num = 8192
|
||||
quantum_noise = true
|
||||
z_num = 21
|
||||
Reference in New Issue
Block a user