24 lines
331 B
TOML
24 lines
331 B
TOML
name = "fiber 2"
|
|
|
|
# fiber
|
|
beta2_coefficients = [
|
|
-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.13
|
|
length = 0.05
|
|
model = "custom"
|
|
|
|
# simulation
|
|
z_num = 16
|
|
[variable]
|
|
# fiber.variable
|
|
input_transmission = [0.9, 0.95]
|