Files
scgenerator/testing/configs/single_sim/false1.toml
Benoît Sierro bf8e2ec0b1 initial commit
2021-01-28 22:43:54 +01:00

21 lines
276 B
TOML

[fiber]
core_radius = 50e-6
length = 50e-2
model = "marcatili"
[gas]
gas_name = "air"
[pulse]
wavelength = 800e-9
width = 250e-15
[simulation]
behaviors = ["spm", "raman", "ss"]
parallel = 2
repeat = 2
t_num = 16384
time_window = 37e-12
tolerated_error = 1e-11
z_num = 128