minore improvements
This commit is contained in:
@@ -29,7 +29,7 @@ def test_rk43_soliton(plot=False):
|
||||
n = 1024
|
||||
l0 = 835e-9
|
||||
w0 = sc.units.m(l0)
|
||||
b2 = sc.fiber.D_to_beta2(sc.units.D_ps_nm_km(24), l0)
|
||||
b2 = sc.fiber.dispersion_parameter_to_beta2(sc.units.D_ps_nm_km(24), l0)
|
||||
gamma = 0.08
|
||||
t0_fwhm = 50e-15
|
||||
p0 = 1.26e3
|
||||
|
||||
Reference in New Issue
Block a user