Files
scgenerator/testing/configs/count_variations/2sim_1vary.toml
2021-02-03 09:09:10 +01:00

25 lines
342 B
TOML

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