cpp/config.txt

22 lines
309 B
Plaintext
Raw Normal View History

2024-08-20 16:44:16 +00:00
# Simulation part
2024-11-04 17:09:25 +00:00
num_walker=50000
2024-08-20 16:44:16 +00:00
# Motion model part
delta=161e3
eta=0.0
# Distribution part
tau=1e-1
# Spectrum part
dwell_time=1e-6
num_acq=4096
techo_start=0e-6
techo_stop=40e-6
techo_steps=5
# STE part
2024-09-16 17:52:51 +00:00
tevo_start=1e-6
2024-08-20 16:44:16 +00:00
tevo_stop=60e-6
tevo_steps=121
2024-09-16 17:52:51 +00:00
tmix_start=1e-5
tmix_stop=1e1
tmix_steps=61
tau=0.001