initial commit
This commit is contained in:
32
testing/configs/run_simulations/full_anomalous.toml
Normal file
32
testing/configs/run_simulations/full_anomalous.toml
Normal file
@@ -0,0 +1,32 @@
|
||||
name = "full anomalous"
|
||||
|
||||
[fiber]
|
||||
beta = [
|
||||
-1.183e-26,
|
||||
8.1038e-41,
|
||||
-9.5205e-56,
|
||||
2.0737e-70,
|
||||
-5.3943e-85,
|
||||
1.3486e-99,
|
||||
-2.5495e-114,
|
||||
3.0524e-129,
|
||||
-1.714e-144,
|
||||
]
|
||||
gamma = 0.11
|
||||
length = 0.02
|
||||
|
||||
[pulse]
|
||||
power = 10000
|
||||
t0 = 2.84e-14
|
||||
|
||||
[pulse.varying]
|
||||
wavelength = [835e-9, 830e-9]
|
||||
|
||||
[simulation]
|
||||
dt = 1e-15
|
||||
parallel = 3
|
||||
raman_type = "measured"
|
||||
repeat = 4
|
||||
t_num = 16384
|
||||
tolerated_error = 1e-10
|
||||
z_num = 64
|
||||
Reference in New Issue
Block a user