Files
scgenerator/testing/configs/run_simulations/full_anomalous.toml
Benoît Sierro 3c2e98d1e9 ray simulations seem to work
nodes (except head node) can deconnect and reconnect to/from the cluster and work is rebalanced properly. if a node dies while simulating, the leftover work is picked up at the end and everything is merged normall. Tests of the actual validity of the mergd data have not been made yet
2021-02-01 09:05:44 +01:00

33 lines
412 B
TOML

name = "full anomalous"
[fiber]
beta = [
-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.11
length = 0.02
[pulse]
power = 10000
t0 = 2.84e-14
[pulse.varying]
wavelength = [835e-9, 830e-9]
[simulation]
dt = 1e-15
parallel = true
raman_type = "measured"
repeat = 4
t_num = 16384
tolerated_error = 1e-10
z_num = 64