Files
scgenerator/testing/configs/count_variations/120sim_3vary.toml
Benoît Sierro 03b29f29f4 updated testing
2021-06-10 16:20:39 +02:00

25 lines
436 B
TOML

# fiber
core_radius = 50e-6
length = 50e-2
model = "marcatili"
# pulse
peak_power = 100e3
wavelength = 800e-9
# simulation
parallel = true
repeat = 4
t_num = 16384
time_window = 37e-12
tolerated_error = 1e-11
z_num = 128
[variable]
# gas.variable
gas_name = ["air", "helium"]
# pulse.variable
width = [250e-15, 240e-15, 230e-15, 220e-15, 210e-15]
# simulation.variable
behaviors = [["spm", "raman", "ss"], ["spm", "raman"], ["spm"]]