updated testing
This commit is contained in:
@@ -1,19 +1,16 @@
|
||||
[fiber]
|
||||
# fiber
|
||||
core_radius = 50e-6
|
||||
length = 50e-2
|
||||
model = "marcatili"
|
||||
|
||||
[gas]
|
||||
# gas
|
||||
gas_name = "air"
|
||||
|
||||
[pulse]
|
||||
# pulse
|
||||
peak_power = 100e3
|
||||
wavelength = 800e-9
|
||||
|
||||
[pulse.variable]
|
||||
width = [250e-15]
|
||||
|
||||
[simulation]
|
||||
# simulation
|
||||
behaviors = ["spm", "raman", "ss"]
|
||||
parallel = true
|
||||
repeat = 1
|
||||
@@ -21,3 +18,5 @@ t_num = 16384
|
||||
time_window = 37e-12
|
||||
tolerated_error = 1e-11
|
||||
z_num = 128
|
||||
[variable]
|
||||
width = [250e-15]
|
||||
|
||||
Reference in New Issue
Block a user